Hi!
I have to write an application for a college project that, in some
ways, will behavior like a SIP Proxy.
Could any one poing me a library that already implements SIP?
It could be C, C++, Perl....
Thanks in advance,
Felipe Louback
--
Mestrando - Departamento de Engenharia Elétrica
Grupo de Pesquisa em Engenharia da Computação e Telecomunicações
Universidade Federal de Minas Gerais - Brasil
"Vinde a mim vós todos que estai cansados e aflitos, e eu vos aliviarei."
Mateus 11:28
Hello,
I wish to use CDRTool with both asterisk and ser
however
I get a lot of errors with cdrtool.
I spend time to read scripts without success .
Anybody is used to install CDRTool ?
Regards
Harry
___________________________________________________________________________
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com
sir,
I am aman sachdeva working in positive comsole on voip project. i am using
ur server(sip express router) for trial. sir i need ur help to fulfill my
requirement is that to add gateway, that means my client call using
softphone and sip express router server , route that call to to
x.x.x.x(ip). the server is install in other ip. such as
clent---->dial a number using softphone(9891713625)----------->sip express
royter server is install on y.y.y.y,add prefix and routing ip(
xxxxx919891713625(a)x.x.x.x)-------->x.x.x.x(ip) server.
i found a script file in ser0.9.6(scripts) folder serconf.sh and i run this
file with the parameter dominname and routing ip.
but it dosenot route to x.x.x.x(routing ip).
could u please tell me where i can change in the source code or script file
so that my call is routing to other server.
thanks
Regards
Aman Sachdeva
I will be out of the office until 28th June. During this time I will have no email access. In my absence please contact:
Steven Egan (steven.egan(a)aepona.com) for project related issues
Stephen Drew (stephen.drew(a)aepona.com) for technical issues
Regards,
David
Hello klaus,
I tried to start openser with acc modules,
The error message like this:
0(0) fixing /usr/local/lib/openser/modules/registrar.so save
0(0) db_init: Connection 'mysql://openser:openserrw@localhost/openser' not
found in pool
0(0) new_connection: Opening MySQL connection:
mysql://openser:openserrw@localhost/openser
0(0) new_connection: Connection type is Localhost via UNIX socket
0(0) new_connection: Protocol version is 10
0(0) new_connection: Server version is 4.0.18-standard
0(0) usrloc:preload_udomain: Wrong version v136545352 for table <location>,
expected v1001
0(0) register_udomain(): Error while preloading domain 'location'
0(0) pool_remove: Removing connection from the pool
0(0) domain_fixup(): Error while registering domain
ERROR: error -1 while trying to fix configuration
I even tried to
openser_mysql drop
openser_mysql create
after this, I tried again, still same error message.
I am using the same configure on ser, no problem, but openser dose not allow
me to use acc modules.
Please give me help!
Thanks
John
Hi,
I'm trying to get my Cisco 7960 working with my SIP server running
SER-0.9.0, but it never registers in the server. When I run "ngrep sip"
I always get "401 Unauthorized" responses sent from server to phone. I
don't understand why is it happening because I think it's everything
well configured. What could be causing this problem?
Regards,
Ricardo.
ngrep log:
U 192.168.6.16:50988 -> 192.168.10.90:5060
REGISTER sip:iric.up.pt SIP/2.0..Via: SIP/2.0/UDP
192.168.6.16:5060;branch=z9hG4bK48104c63..From:
<sip:105711@iric.up.pt>;tag=00036baad2f4
00d600629c68-0c16f516..To: sip:105711@iric.up.pt..Call-ID:
00036baa-d2f40009-20a38f54-53f31005@192.168.6.16..Max-Forwards:
70..Date: Fri,
16 Jun 2006 10:29:05 GMT..CSeq: 224 REGISTER..User-Agent:
Cisco-CP7960G/8.0..Contact:
<sip:105711@192.168.6.16:5060;transport=udp>;+sip.in
stance="<urn:uuid:00000000-0000-0000-0000-00036baad2f4>";+u.sip!model.ccm.cisco.com="7"..Content-Length:
0..Expires: 3600....
#
U 192.168.10.90:5060 -> 192.168.6.16:50988
SIP/2.0 401 Unauthorized..Via: SIP/2.0/UDP
192.168.6.16:5060;branch=z9hG4bK48104c63;rport=50988..From:
<sip:105711@iric.up.pt>;tag=00036ba
ad2f400d600629c68-0c16f516..To:
sip:105711@iric.up.pt;tag=11df39ed0e444255bd65b6f6af831c6f.4db5..Call-ID:
00036baa-d2f40009-20a38f54-53f31
005@192.168.6.16..CSeq: 224 REGISTER..WWW-Authenticate: Digest
realm="iric.up.pt", nonce="449288cfbfc18bc31d059bf8b935352cf56ec883"..Serve
r: Sip EXpress router (0.9.0 (i386/linux))..Content-Length: 0....
I search in openser to user.conf and I go to search more, but
somebody can send me an example to user.conf to openser with TLS support ?
best regards !
----- Original Message -----
From: matty91(a)gmail.com
To: Javier Ramirez
Sent: Thursday, June 15, 2006 3:34 PM
Subject: Re: [Users] Problem with TLS
I do not have one handy. You should be able to snag one from openser.org,
or from the mailing list archives.
- Ryan
--
UNIX Administrator
http://daemons.net/~matty
On Thu, 15 Jun 2006, Javier Ramirez wrote:
>
> please, can you send me an example to user.conf ?
>
>
> ----- Original Message -----
> From: matty91(a)gmail.com
> To: Javier Ramirez
> Sent: Thursday, June 15, 2006 12:35 PM
> Subject: Re: [Users] Problem with TLS
>
>
>
> On Thu, 15 Jun 2006, Javier Ramirez wrote:
>
> > I don't understand is:
> >
> > commonName = somename.somewhere.com
> >
> > to administrator of server or to one for one all users ?
>
> The CommonName is the name embedded in a certificate to identify the
> service hosting the secured service. Typically this is a FQDN, so
> www.cnn.com for example would have a CommonName of www.cnn.com. You
> can also use X.500 names, but that doesn't make much sense in most
> environments.
>
> Hope this helps,
> - Ryan
> --
> UNIX Administrator
> http://daemons.net/~matty
>
>
> __________ NOD32 1.1600 (20060615) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
__________ NOD32 1.1600 (20060615) Information __________
This message was checked by NOD32 antivirus system.
http://www.eset.com
Hi there,
Strange beahvior or I am Blind...
This phone try to register and ser doesn't answer with a
wwwauthenticate, doesn't answer at all in fact...
all ideas are welcome :)
Olivier
U 213.219.xxx.xxx:10002 -> 82.146.xxx.xxx:5060
REGISTER sip:82.146.xxx.xx SIP/2.0.
Via: SIP/2.0/UDP
213.219.xxx.xxx:10002branch=z9hG4bK8fb09b20aace531cb21a1abd57c0957d;rport.
From: Astel.be Greg <sip:995045099@82.146.xxx.xx>;tag=3528839207.
To: Astel.be Greg <sip:995045099@82.146.xxx.xx>.
Call-ID: 705145430@192_168_2_2.
CSeq: 1 REGISTER.
Contact: Astel.be Greg <sip:995045099@213.219.xxx.xxx:10002.
Max-Forwards: 70.
User-Agent: Siemens Gigaset C450 IP.
Expires: 180.
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, INFO.
Content-Length: 0.
.
Hi,
Is there anybody who could help me with CDRTool configuration? . I can't
see the CDRs normalized with price OK.
Using lastest stable SER, mysql, freeradius, and lastes stable CDRtool.
Thanks a lot.