Hello,
I am a complete novice to VoIP and am trying to setup SER for the
first time...so some of my questions may sound naive.
I have installed ser-0.96 on x86 machine running fedora core 9.
I followed the getting started guide to start ser using the
hello-world.cfg config file.
The service starts succesfully:
Listening on
udp: <ser_ip> [ser_ip]:5060
tcp: <ser_ip> [ser_ip]:5060
where ser_ip is the IP address of the server.
I verified that the ser processes are actually running.
I then used a UA from ekiga.net to register with the server, but the
registration fails - reason: timeout.
I dont have any problems pinging the ser_ip.
What am I missing?
Any help will be appreciated.
Thanks,
Shri
Hello all,
Now I got a question: I understand that sometimes, when a UAC droppes
out of the internet, a BYE message will be lost. But, if I were to use
Openser as a Carrier switch, this is NOT supposed to happen, right? as all
VoIP Carriers MUST be on the internet permanently.
Any thoughts?
David
Hi @ all,
I was wondering if anyone of you guys already implemented a system where one could limit the maximum number of
concurrent calls? With ISDN-terminaladapters or analog-telefon-adapters it is no problem because the hardware itself is
the limiting device, but with the growing amount of IP PBXs the need becomes obvious.
I am playing with the thought of writing something myself, but I am more a copy&paste programmer, so it will take
quite some time :D
Maybe someone here likes the idea?
Here are my thoughts of how a module could provide a simple functionality:
INVITE: check
200 OK: create
Re-INVITE: update
BYE: delete
must provide:
create_call()
update_call()
delete call()
check_limit()
create must save uuid,from,to,callid,timestamp in DB, from/to just for human readability ;)
update must update timestamp with uuid/callid match ( we enforce 300sec re-invite call refresh )
delete must delete the DB entry with uuid/callid match
check must count DB entries with uuid match and return amount of active calls.
cheers,
Patrick.
Hello everybody;
I've installed *openser v1.3.2* and it works perfectly.
Then, i''ve installed *openxcap v0.9.9.
i'm using Uctimsclient as ims client.
*
When i try to upload or download an xml document using uctimsclient, i have
this error in log messages :
*error: XCAP root not found for request URI: http://127.0.0.1/xcap-root/
*My xcap root is: *127.0.0.1:8000/xcap-root*
and i set the same in my client.
*Can anyone help me please.
thx
*
Hi All,
I'm trying to configure OpenSER with multi-leg accounting. I'm using OpenSER
1.2 & radius. I'm using acc_radius table for writing cdr records. I've
searched through several articles and mailing list posts about configuring
multi-leg accounting and everywhere they talk about setting up
multi-leg-info parameter of acc module to configure leg source & destination
and setting up accounting flag. But this is not working for me. I get only
BYE record in table if I use this way to write multiple records for one call
in call forwarding scenario. I managed to get multiple records by calling
acc_rad_request on INVITE, ACK, BYE & CANCEL. For instance, I have 4 users;
90001, 90002, 90003, 90004. The call forwarding is setup as below:
90004 -> 90001 -> 90003.
I dial 90004 from 90002 user and it forwards the call to 90001 & then 90003
and they're connected properlry. However I don't get leg source/destination
properly and also I get 7-8 bye records for this call. Can anyone guide me
in right direction if I'm doing anything wrong.
Regards,
Ruchir
Hi,
Please, i want to know why when i try to use remove_hf() and append_hf()
functions with Perl (moduleFunction(func,string1,string2)), I have this
message:
Jun 12 11:03:53 [12838] ERROR:core:moduleFunc: Module function 'remove_hf'
is unsafe. Call is refused.
Jun 12 11:03:53 [12838] ERROR:core:XS_OpenSER__Message_moduleFunction:
calling module function 'remove_hf' failed. Missing loadmodule?
Jun 12 11:03:53 [12838] ERROR:core:moduleFunc: Module function 'append_hf'
is unsafe. Call is refused.
Jun 12 11:03:53 [12838] ERROR:core:XS_OpenSER__Message_moduleFunction:
calling module function 'append_hf' failed. Missing loadmodule?
Thanks,
Yazid
Dear,
I find that stun and symmetric nat can not work together ,
but some big sip providers like sipgate or fwd, added stun settings to their ata as default without, any question about customer's nat type.
where is the key ?
> well, I would hope, if it's their ATA, they probably
> know that it
> doesn't do symmetric NAT....
How ???
can ATAs behind router or dsl modem, select nat type ?
--- On Thu, 6/12/08, Harry Behrens <hb(a)4snewcom.de> wrote:
> From: Harry Behrens <hb(a)4snewcom.de>
> Subject: Re: [Serusers] stun and s
> To: pezhman_lali(a)yahoo.com
> Cc: serusers(a)lists.iptel.org
> Date: Thursday, June 12, 2008, 11:49 AM
> Pezhman Lali schrieb:
> > Dear,
> > I find that stun and symmetric nat can not work
> together ,
> > but some big sip providers like sipgate or fwd, added
> stun settings to their ata as default without, any question
> about customer's nat type.
> >
> >
>
> well, I would hope, if it's their ATA, they probably
> know that it
> doesn't do symmetric NAT....
How ???
>
> > where is the key ?
> >
> >
> >
> open?
>
> -h
>
> >
> > _______________________________________________
> > Serusers mailing list
> > Serusers(a)lists.iptel.org
> > http://lists.iptel.org/mailman/listinfo/serusers
> >
> >
> >
Dear,
I find that stun and symmetric nat can not work together ,
but some big sip providers like sipgate or fwd, added stun settings to their ata as default without, any question about customer's nat type.
where is the key ?