Hello, they recien I am beginning in the "SER" and the truth I am lost. What I need to do now is to leave a registry of the calls, but in MYSQL? Somebody can help me..... Thanks
PS: pardon my pesimo Ingles but I am of Latinoamerica
Nando
I'd like some advice.
What are people doing for PSTN connectivity when using third-party gateways?
- For outbound, lcr with the uac module for authentication seems to be the way.
- For inbound, either getting the providers to route DIDs directly
using SRV or using sipsak to REGISTER seems to be a possibility.
For DIDs, just using aliases to push the call to a user?
Thanks,
A.
--
Adam Sherman
Technologist
Hi,
I am a newbie to this user group and would like to have some urgent
assistance regarding the following error. I am running ser-0.8.14 with
nathelper and mediaproxy.
The problem I am facing is that after I disconnect my first call, or cancel
a RING, or upon a BYE, the following message is encountered and SER crashes.
---------
0(3970) ERROR: build_res_buf_from_sip_req: out of memory ; needs 745
0(3971) ERROR: sl_reply_error used: I'm terribly sorry, server error occured
(1/SL)
0(3972) check_via_address(61.16.236.34, 192.168.11.37, 0)
2(3975) ERROR: fifo_server fgets failed: Illegal seek
--------------
Any help will be highly appreciated
Regards,
Ashutosh
Hi all,
Sorry for posting an offtopic message, but, considering the discussion that
went on during the openser/ser development forking, what should we (ser
users) expect after Tekelc acquisition of iptelorg?
Cfr.: http://www.tekelec.com/news/prdetail.asp?prnum=543
Regards,
Pietro
--
Ing. Pietro Ravasio - pietro.ravasio(a)abbeynet.it
Enterprise Market Manager
Abbeynet S.p.A. - http://www.abbeynet.it
TEL: +390702109044
GSM: +393282172055
FAX: +390702109055
In order to forward calls to voicemail when the user is not
registered, I need to check if the user exists in the subscriber
database. How can I do that?
Thanks,
A.
--
Adam Sherman
Technologist
Hi all,
I'm a newbie and I'm having trouble with the installation of SER 0.8.10
package on OpenBSD 3.7. The package is the one available here:
http://www.openbsd.org/3.7_packages/i386.html
After a
pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/3.7/packages/i386/ser-0.8.10.tgz
I've copied the example ser.cfg to /etc/ser.cfg and then I've tried a
simple:
/usr/local/sbin/ser
But this is the output:
/usr/local/sbin/ser:/usr/local/lib/ser/modules/sl.so: undefined symbol
'mem_lock'
/usr/local/sbin/ser: /usr/local/lib/ser/modules/sl.so: can't resolve
reference 'mem_lock'
/usr/local/sbin/ser:/usr/local/lib/ser/modules/sl.so: undefined symbol
'process_no'
/usr/local/sbin/ser: /usr/local/lib/ser/modules/sl.so: can't resolve
reference 'process_no'
/usr/local/sbin/ser:/usr/local/lib/ser/modules/sl.so: undefined symbol
'mem_block'
...
...
...
Aug 5 17:16:33 zeus ser: parse error (95,36-37): unknown command, missing
loadmodule?
Aug 5 17:16:33 zeus ser: parse error (95,36-37): unknown command, missing
loadmodule?
Aug 5 17:16:33 zeus ser: parse error (100,15-16): unknown command, missing
loadmodule?
Aug 5 17:16:33 zeus ser: parse error (100,15-16): unknown command, missing
loadmodule?
Aug 5 17:16:33 zeus ser: parse error (101,18-19): unknown command, missing
loadmodule?
Aug 5 17:16:33 zeus ser: parse error (101,18-19): unknown command, missing
loadmodule?
ERROR: bad config file (16 errors)
Thanks for any suggestion
Fulvio
Hi,
Does anyone know if is possible to use CLIR/CLIP using SER connected to
PSTN without help from other instance?
To present the incoming number on the phone connected to SER is no
problem, neither when calling internal numbers.
But when calling eternal PSTN numbers the IP telephone number is not
showing on the terminating side.
Anyone got any idea or explanation?
Thanks,
Anders
Andres wrote:
> Noel Sharpe wrote:
>
> By the way, if you are using Asterisk as your gateway, there is no way
> to modify G729 frame size via a config file. It is fixed at 20ms.
> You should use 20ms on all your UAs. If you need to hardcode it to
> something else, I can lookup my notes and let you know.
>
> Cheers
>
I'm using Asterisk as a b2bua, so I guess that is where the problem is.
It does however work when the frames are > 20ms - infact I get the best
quality when I use 40ms. I will post to the Asterisk list and let the
list know what I find out.
Thanks.
Are u using Digest Auth ?
________________________________
From: serusers-bounces(a)iptel.org [mailto:serusers-bounces@lists.iptel.org] On
Behalf Of Chia Huey Lim
Sent: Friday, August 05, 2005 4:13 PM
To: serusers(a)lists.iptel.org
Subject: [Serusers] ser start up
Hi,
I have a situation where the SER is only doing registration and proxy,
where else ASTERISK is handling all the call switching behind (UA to UA
as well as UA to pstn)
I am combining registration and proxy to be handled by one SER, only
handling around 650 users at this stage.
However when I reboot the server and start SER, it takes around 10
minutes just for binding user and then handle registration, during that
period, no UA can make any outgoing call though they are already
registered. After the registration is settling down, only then UA can
make outgoing call.
And after that, periodically, there will be a time where the SER is very
busy with registration and no outgoing call can be made again...
Most of the UA expiry value is 20 minutes.
Is that normal? Or which area I shall look into? Is it advisable to
separate registration and proxy into 2 SER?
Thanks in advance for the advice.
Regards,
Chia
I'm running 0.9.5, on my system, and *have* to comment out -DF_MALLOC
(and uncomment -DDBG_QM_MALLOC) to have the system be stable. It pretty
much always crashes when trying to do save("location")
Anyone else seen this?
List of modules is
loadmodule "/usr/local/lib/openser/modules/mysql.so"
loadmodule "/usr/local/lib/openser/modules/sl.so"
loadmodule "/usr/local/lib/openser/modules/tm.so"
loadmodule "/usr/local/lib/openser/modules/rr.so"
loadmodule "/usr/local/lib/openser/modules/maxfwd.so"
loadmodule "/usr/local/lib/openser/modules/usrloc.so"
loadmodule "/usr/local/lib/openser/modules/registrar.so"
loadmodule "/usr/local/lib/openser/modules/auth.so"
loadmodule "/usr/local/lib/openser/modules/auth_db.so"
loadmodule "/usr/local/lib/openser/modules/acc.so"
loadmodule "/usr/local/lib/openser/modules/exec.so"
loadmodule "/usr/local/lib/openser/modules/group.so"
loadmodule "/usr/local/lib/openser/modules/nathelper.so"
loadmodule "/usr/local/lib/openser/modules/mediaproxy.so"
loadmodule "/usr/local/lib/openser/modules/textops.so"
loadmodule "/usr/local/lib/openser/modules/uri_db.so"
loadmodule "/usr/local/lib/openser/modules/uri.so"
loadmodule "/usr/local/lib/openser/modules/domain.so"
loadmodule "/usr/local/lib/openser/modules/xlog.so"
loadmodule "/usr/local/lib/openser/modules/options.so"
loadmodule "/usr/local/lib/openser/modules/avpops.so"
loadmodule "/usr/local/lib/openser/modules/lcr.so"