Re: [OpenSER-Users] unixodbc (ARRGH!)

2008-01-18 Thread Alex Balashov
It sounds less like you have the wrong syntax and more like unixodbc isn't configured properly. On Fri, 18 Jan 2008, Douglas Garstang wrote: > Can someone tell me what the correct syntax is for the avp_url command? > > I've been at this for hours and it's driving me CRAZY! > > this: > modparam(

Re: [OpenSER-Users] Problems with NAPTR records and failover

2008-01-18 Thread Robert McGilvray
I fixed my problem by calling serialize_branches() and setting up a failure_route that uses next_branches(). enum wasn't putting them in any kind of order based on the q values. Works great now, even with SRV failover for the first NAPTR record. - Bob ___

[OpenSER-Users] unixodbc (ARRGH!)

2008-01-18 Thread Douglas Garstang
Can someone tell me what the correct syntax is for the avp_url command? I've been at this for hours and it's driving me CRAZY! this: modparam("avpops","avp_url","unixodbc://user:[EMAIL PROTECTED]/database") gives: unixodbc:extract_error: unixodbc:SQLDriverConnect=IM002:1:0:[unixODBC][Driver Mana

Re: [OpenSER-Users] cdr records in openser - how to get them

2008-01-18 Thread Iñaki Baz Castillo
El Viernes, 18 de Enero de 2008, Jeremy McNamara escribió: > Iñaki Baz Castillo wrote: > >You can use the same database for all the Asterisk, so all of them will > > report CDR in same "cdr" table. > > However, I would not rely on CDRs that OpenSER provides, as all it takes > is a rouge UA to not s

Re: [OpenSER-Users] cdr records in openser - how to get them

2008-01-18 Thread Jeremy McNamara
Iñaki Baz Castillo wrote: >You can use the same database for all the Asterisk, so all of them will report >CDR in same "cdr" table. > > > However, I would not rely on CDRs that OpenSER provides, as all it takes is a rouge UA to not send a BYE which will give you incorrect CDRs. Plus, there

Re: [OpenSER-Users] cdr records in openser - how to get them

2008-01-18 Thread Iñaki Baz Castillo
El Viernes, 18 de Enero de 2008, [EMAIL PROTECTED] escribió: > Up to now I was getting the CDR from all > my asterisk, but that is not going very well since I have to search > in all asterisk machines to get the cdr for one extension You can use the same database for all the Asterisk, so all of th

[OpenSER-Users] cdr records in openser - how to get them

2008-01-18 Thread tloginbr-openserbr
Hi all, I'm pretty new to OpenSER, and I'm trying to get it working here. I have one OpenSER machine and a few asterisk machines behind this one. All my call go the OpenSER that does load balancing and fail over between my asterisk servers. Up to now I was getting the CDR from all my asterisk, but

[OpenSER-Users] Adding "Reason: SIP ; cause=200" header when CANCEL in forking scenarios

2008-01-18 Thread Iñaki Baz Castillo
Hi, according to RFC 3326 [1] (Reason Header): 3.1 Call Completed Elsewhere A proxy forks an INVITE request and one of the branches returns a 200 (OK). The forking proxy includes this status code in a Reason header field in the CANCEL request that it sends to the rest of the branches

Re: [OpenSER-Users] survey: Who is using serweb?

2008-01-18 Thread Peter P GMX
we do not use SerWeb We are using openseradmin with some modifications/enhancements. Klaus Darilion schrieb: > Which version do you use? > > Does it work at all with current version of openser (1.3)? > > PS: this is to find out if serweb supported can be removed from openser > > regards > klaus

[OpenSER-Users] Problems with NAPTR records and failover

2008-01-18 Thread Robert McGilvray
Greetings list, I'm trying to setup uri rewriting and failover using NAPTR records. I've gone wrong somewhere since instead of trying the first uri and only failing over if there's a transactional and/or communications problem it's creating two branches and doing parallel forking on the records

[OpenSER-Users] Sippy b2bua

2008-01-18 Thread TCB
Anyone managed to setup sippy b2bua . Pointers most welcome. I have tried setting it up and this is as far as i have gone. I have done the necessary radius config in my /etc/radiusclient-ng/{ radiusclient.conf,servers}. When i send a call from my proxy i get 403 (Auth Failed) Find attached the log

[OpenSER-Users] Sippy b2bua

2008-01-18 Thread TCB
Anyone suceeded in implementing sippy b2bua. Pointers most welcome. -- TC ___ Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users

[OpenSER-Users] OpenSER: no NOTIFY when updating PUBLISH if integrating with OpenXCAP?

2008-01-18 Thread KevinKinnan
Did I miss something on configuration? or it simply does not send NOTIFY message when changes occur in the published data after integrating OpenXCAP? Thx in advance! Kevin _ 手机也能上 MSN 聊天了,快来试试吧! http://mobile.msn.com.cn/__

Re: [OpenSER-Users] survey: Who is using serweb?

2008-01-18 Thread Aymeric Moizard
On Fri, 18 Jan 2008, Klaus Darilion wrote: I'm using serweb. > Which version do you use? openser110 serweb 096 > Does it work at all with current version of openser (1.3)? I heard it was not: that's the reason why I'm not upgrading... and I really want to upgrade but need a solution to allo

Re: [OpenSER-Users] survey: Who is using serweb?

2008-01-18 Thread Christian Schlatter
+1 for removing serweb from openser. /Christian Klaus Darilion wrote: > Which version do you use? > > Does it work at all with current version of openser (1.3)? > > PS: this is to find out if serweb supported can be removed from openser > > regards > klaus > >

Re: [OpenSER-Users] mysql error shuts down openser 1.3

2008-01-18 Thread Henning Westerholt
On Thursday 17 January 2008, Christian Schlatter wrote: > Hi Henning, > > I'll try to get a backtrace. Unfortunately it didn't generate a core > dump the last time it happened, I guess because the openser user > couldn't write to the openser working directory. Shouldn't a core be > generated even i

Re: [OpenSER-Users] Openser 1.3 How to rewrite transport protocol from udp to tcp after redirect

2008-01-18 Thread Iñaki Baz Castillo
On Thursday 17 January 2008 18:46:17 Peter P GMX wrote: > the 302 message is as follows > = > In this case it answers per UPD as I explained before when OpenSER > T 10.10.2.13:5060 -> 10.10.2.24:27838 [AP] > SIP/2.0 302 Moved Temporarily > FROM: "6005";tag=4b086b07;transpor

Re: [OpenSER-Users] Openser + Mediaproxy not working with 2 domains

2008-01-18 Thread Mario Bedialauneta
Hi all, I've already solved the scenario 1. The only think to do was to comment the lines #if (!uri==myself) { # mark routing logic in request #append_hf("P-hint: outbound\r\n"); #route(1); #}; and handle other uris in the way we do wit our uri. However I'm not able to make the scenario 2 wor

Re: [OpenSER-Users] xlite with openser / hello world posts SOLVED

2008-01-18 Thread A.smith
Hi Moujane, In case you haven´t worked it out yet, I managed to get an openser.cfg to work for simple testing between XLite or other SIP client. Its a shame there isnt a working config easily findable on the openser site or other internet resource for those people new to SIP and OpenSER :S

[OpenSER-Users] survey: Who is using serweb?

2008-01-18 Thread Klaus Darilion
Which version do you use? Does it work at all with current version of openser (1.3)? PS: this is to find out if serweb supported can be removed from openser regards klaus ___ Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/

Re: [OpenSER-Users] OpenSER: Table "subscriber", only one new user can be added?

2008-01-18 Thread Henning Westerholt
On Thursday 17 January 2008, Ovidiu Sas wrote: > Hmm ... this serweb tables seems to be creating a lot of confusion. > > We should modify the default openserctlrc to not ask for serweb tables > install. This is as simple as setting: > INSTALL_SERWEB_TABLES=no > > If the serweb tables are installed,

Re: [OpenSER-Users] OpenSER: Table "subscriber", only one new user can be added?

2008-01-18 Thread Klaus Darilion
I have already added a note to the install script which tell the use to activate HAS_SERWEB if serweb tables are installed. Maybe we should add another note during serweb table installation question: "...say "no" if you don't know..." regards klaus Ovidiu Sas schrieb: > Hmm ... this serweb t

Re: [OpenSER-Users] OpenSER: Table "subscriber", only one new user can be added?

2008-01-18 Thread Iñaki Baz Castillo
On Thursday 17 January 2008 22:13:55 Ovidiu Sas wrote: > Hmm ... this serweb tables seems to be creating a lot of confusion. > By having INSTALL_SERWEB_TABLES=no in the default openserctl will > avoid a lot of trouble for new users. Who ever want's to install the > serweb tables, will need to dea