Re: [OpenSER-Users] openser+opendiameter issue---->kindly do reply

2008-03-02 Thread Ovidiu Sas
There's no point in posting the same question over and over again to the list. This issue was already discussed. Please check the archives. Regards, Ovidiu Sas On Sun, Mar 2, 2008 at 11:32 PM, <[EMAIL PROTECTED]> wrote: > hi all, >if anybody have got the information regarding authenticating

[OpenSER-Users] openser+opendiameter issue---->kindly do reply

2008-03-02 Thread bhargav . b
hi all, if anybody have got the information regarding authenticating a user with the help of openser and opendiameter ,pleaase help me in doing that.it seems that i am really spoiling a lot of days in doing the same by my own. i have configured openser and opendiameter correctly and even

[OpenSER-Users] isflagset from other peer ?

2008-03-02 Thread David Loh
Hi All, I'm facing a situation for P2P call where it need to determine both caller and callee network type, except for both parties having direct (internet) connection (on Public IP), the rest of combinations will implement force_rtp_proxy. (the 4 combinations are: NAT-> NAT, NAT -> Public IP, P

Re: [OpenSER-Users] SMS module

2008-03-02 Thread Jean Boite
Nobody can help me? ___ Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users

Re: [OpenSER-Users] Radius accounting

2008-03-02 Thread Ovidiu Sas
This things are not easy to explain/put down into an e-mail :| Bu it is good that we reached common ground :) Regards, Ovidiu Sas On Sun, Mar 2, 2008 at 12:04 PM, Iñaki Baz Castillo <[EMAIL PROTECTED]> wrote: > El Domingo, 2 de Marzo de 2008, Ovidiu Sas escribió: > > > The radius implementation

Re: [OpenSER-Users] Radius accounting

2008-03-02 Thread Iñaki Baz Castillo
El Domingo, 2 de Marzo de 2008, Ovidiu Sas escribió: > The radius implementation will convert an integer into a string and it > will send the string out. > Please check the report carefully. > > You are sending a string out (SIP-Proxy-IP is a string). > The issue is when you want to sent an _intege

Re: [OpenSER-Users] Radius accounting

2008-03-02 Thread Ovidiu Sas
The radius implementation will convert an integer into a string and it will send the string out. Please check the report carefully. You are sending a string out (SIP-Proxy-IP is a string). The issue is when you want to sent an _integer_ out. Check the mailing list archive as this issue was discus

Re: [OpenSER-Users] Radius accounting

2008-03-02 Thread Iñaki Baz Castillo
El Domingo, 2 de Marzo de 2008, Ovidiu Sas escribió: > The current radius implementation doesn't handle integer AVPs (it > handles only string AVPs). > Pls check: > http://sourceforge.net/tracker/index.php?func=detail&aid=1703003&group_id=1 >39143&atid=743023 You may try to workaround this by stori

Re: [OpenSER-Users] Radius accounting

2008-03-02 Thread Ovidiu Sas
The current radius implementation doesn't handle integer AVPs (it handles only string AVPs). Pls check: http://sourceforge.net/tracker/index.php?func=detail&aid=1703003&group_id=139143&atid=743023 You may try to workaround this by storing the source port into a string AVP. Regards, Ovidiu Sas

Re: [OpenSER-Users] "noisy_ctimer" parameter in TM module

2008-03-02 Thread Jiri Kuthan
At 12:44 29/02/2008, Klaus Darilion wrote: >I vote for "remove" and have it "on" always. > >I never saw a reason for this parameter Maybe underdocumentation is the point why many folks seem to be excited by removal :-) Well -- with RFC2543 it could have been quite inconvenient for you to figure o

Re: [OpenSER-Users] Routing calls from PSTN

2008-03-02 Thread Dan-Cristian Bogos
Hi Andy, I use in my projects dbaliasing for matching ddi with subscriber/route. After aliasing any of existing routing (location, lcr or carrier-route) can work as for outbound. Cheers, DanB On Sun, Mar 2, 2008 at 4:27 PM, Andy Smith <[EMAIL PROTECTED]> wrote: > Hi list, > > I'd like to kn

[OpenSER-Users] Routing calls from PSTN

2008-03-02 Thread Andy Smith
Hi list, I'd like to know, from others experience, what solutions might be best for configuring OpenSER routing from a PSTN gateway to multiple IP PBXs. I guess there may be various solutions ranging from quick and dirty to the other extreme but Id be interested to get some ideas what are typi

[OpenSER-Users] Radius accounting

2008-03-02 Thread Henri Keski-Sikkila
Hello, When radius accounting is in use and radius_extra is used like this: modparam("acc","radius_extra","Sip-Source-IP-Address=$si;Sip-Source-Port=$sp") and when freeradius gets an accounting-request packet, it includes: Sip-Source-IP-Address = 46.50.57.49 Sip-Source-Port = 808857653 Is thi

Re: [OpenSER-Users] Does t_realy chooseTCP/UDP protocol if it's necessary?

2008-03-02 Thread Iñaki Baz Castillo
El Domingo, 2 de Marzo de 2008, Juha Heinanen escribió: > Iñaki Baz Castillo writes: > > Maybe OpenSer tries first with TCP (since the incoming INVITE uses > > TCP) and if it can't establish a connection then it tries UDP? Is it > > RFC 3261 mandatory? > > inaki, > > how to select ip/port/transp