[SR-Users] remove_body() leaves header Content-Type: application/sdp ?

2013-05-17 Thread Konstantin M.
Hello, I'm using a very ugly code to test remove_body(): request_route { remove_body(); $rd = "192.168.254.85"; t_relay(); } Original INVITE (with SDP): - U 192.168.254.102:5060 -> 192.168.254.104:5060 INVITE sip:123@192.168.254.104 SIP/2.0.

Re: [SR-Users] Can I use Kamailio as B2BUA

2013-05-17 Thread Kamal Palei
Hi Daniel We need to modify Kamailio in a proper way to have separate connection per call. We need your guidance and we will share the details so that it will be useful for somebody else. Now how do we proceed. My thought is 1. In Kamailio, there might be a structure or object that might be storin

[SR-Users] New developer: Victor Seva

2013-05-17 Thread Daniel-Constantin Mierla
Hello, I want to announce that a new person got developer GIT write access to repository: Victor Seva. He helped pushing back Kamailio in official Debian packages and lately has submitted many patches to various modules, among upcoming ones is some work on newly added per module debug level

Re: [SR-Users] IMS In Kamailio 4.0.0 - what is it?

2013-05-17 Thread alexis.marcou
Yeah, nice Jobs ! And it works ! :p Alexis -Message d'origine- De : sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] De la part de Olle E. Johansson Envoyé : vendredi 17 mai 2013 16:15 À : Kamailio (SER) - Users Mailing List Objet : [SR-Users] IMS In

Re: [SR-Users] Radius - new style AVP's (misc_radius patch)

2013-05-17 Thread Victor V. Kustov
Hello, Daniel-Constantin! >Don't forget to update the documentation located in doc/ subfolder of >the module when you send a patch that adds a module parameter or >function for config file. This time I did it. OK, thank you. I think need example and more detailed description. See attach, but i

[SR-Users] IMS In Kamailio 4.0.0 - what is it?

2013-05-17 Thread Olle E. Johansson
Jason Penton, Richard Good and Carsten Bock has written an excellent article about the IMS extensions in Kamailio 4.0.0. What it is, what you can do with it and what they're currently working on. Go read it on our web site now to learn more about this work: http://www.kamailio.org/w/2013/05/ims-

Re: [SR-Users] LCR Module - Rule_id

2013-05-17 Thread Juha Heinanen
Eloy Coto Pereiro writes: > Any solution to check the rule extra info. I want route billing info to put > in the acc. Any standar solution? i quickly looked the code and seems like rule_id would need to be added to matched_gw_info struct when load_gws() is called and copied from there as a new fi

Re: [SR-Users] misc_radius false error

2013-05-17 Thread Daniel-Constantin Mierla
Hello, if you send a patch, we will review and commit appropriately. There should be a way to detect is ipv4 or ipv6, because at least the size is different. In kamailio AVPs it should be stored as string ... Cheers, Daniel On 5/17/13 2:46 PM, Victor V. Kustov wrote: Hello, Daniel-Constanti

[SR-Users] Msilo configuration

2013-05-17 Thread andreas tseiko
Dear All, We would like to store SIP text Messages when the destination Subscriber is Offline.We have insert into kamailio cfg file the configuration lines below.Unfortunately storing messages is unsuccessful.Any ideas of what missing or what could be wrong? Best regards. ***

[SR-Users] Kamailio and PJSIP Issue

2013-05-17 Thread Ali Jawad
Hi I did setup kamailio to handle websocket, and I am testing using pjsip, my problem is that I can logon using the pjsip client but SIP does not register, pjsip displays a SIP connection timeout error. My xlite client can logon just fine though. The log from kamailio can be seen below http://past

Re: [SR-Users] misc_radius false error

2013-05-17 Thread Victor V. Kustov
Hello, Daniel-Constantin! >Hello, > >send a separate patch attached as file. Being the same as integer, I >assume PW_TYPE_IPADDR is only of IPv4. Is an equivalent for IPv6? Consider http://www.rfc-editor.org/errata_search.php?rfc=3162 --VERIFIER NOTES-- The common terminology is known by RADI

Re: [SR-Users] [OT] announcement: openrcs.com - free SIP service

2013-05-17 Thread johnc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Adding the SIP SRV records did the trick. I can register and make calls with jitsi using TLS. I have also tested calling a user on my Kamailio server from a user registered on this one and vice versa. Both calls were successful so federation work

Re: [SR-Users] LCR Module - Rule_id

2013-05-17 Thread Eloy Coto Pereiro
Hi Thanks Juha for your response. Any solution to check the rule extra info. I want route billing info to put in the acc. Any standar solution? Cheers On Fri, May 17, 2013 at 11:27 AM, Juha Heinanen wrote: > Eloy Coto Pereiro writes: > > > It Is possible get the rule_id after execute next_gw

[SR-Users] LCR Module - Rule_id

2013-05-17 Thread Juha Heinanen
Eloy Coto Pereiro writes: > It Is possible get the rule_id after execute next_gw() function? no, that is not currently available in any avp. -- juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.

[SR-Users] LCR Module - Rule_id

2013-05-17 Thread Eloy Coto Pereiro
Hi, It Is possible get the rule_id after execute next_gw() function? Cheers ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users