Re: [SR-Users] Modify IP address in SDP

2013-01-22 Thread Olle E. Johansson
23 jan 2013 kl. 05:48 skrev Austin Einter : > Dear Ole > I am not finding any example how to do it (changing a fqdn with ipaddress in > sdp). > Using sdp_get i can get the sdp. > But how i can use transformation function pls let me know. Check the transformations cookbok! http://www.kamailio.org

Re: [SR-Users] Modify IP address in SDP

2013-01-22 Thread Austin Einter
Looks we do not have any option to modify a FQDN that comes in 200 OK of INVITE's SDP. One need to modify the source code to achieve this,.., ya not a good idea though Austin On Wed, Jan 23, 2013 at 10:18 AM, Austin Einter wrote: > Dear Ole > I am not finding any example how to do it (chang

Re: [SR-Users] Modify IP address in SDP

2013-01-22 Thread Austin Einter
Dear Ole I am not finding any example how to do it (changing a fqdn with ipaddress in sdp). Using sdp_get i can get the sdp. But how i can use transformation function pls let me know. The sdpops link does not give much info how to modify any line. Best regards austin On Tue, Jan 22, 2013 at 6:4

Re: [SR-Users] sr-users Digest, Vol 92, Issue 50:Problem with 4.0 nightlies and IMS - sem_post undefined (Barry Flanagan)

2013-01-22 Thread madhumanjusha
: > > Content-Type: text/plain; charset="utf-8" > > > Hi > > > I am trying to run the Ubuntu nightlies from > http://deb.kamailio.org/kamailiodev-nightly and loading the p-cscf config > files. > > Things were working fine while I was on the 20130110 n

Re: [SR-Users] sr-users Digest, Vol 92, Issue 50:Modify IP address in SDP (Austin Einter)

2013-01-22 Thread madhumanjusha
On Tue, January 22, 2013 1:58 pm, sr-users-requ...@lists.sip-router.org wrote: > Send sr-users mailing list submissions to > sr-users@lists.sip-router.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users > or, via email,

Re: [SR-Users] [sr-dev] FOSDEM

2013-01-22 Thread Benjamin Henrion
On Tue, Jan 22, 2013 at 9:40 PM, Benjamin Henrion wrote: > On Tue, Jan 22, 2013 at 7:58 PM, Daniel Pocock wrote: >> >> >> On 22/01/13 12:15, Benjamin Henrion wrote: >>> On Tue, Jan 22, 2013 at 12:04 PM, Daniel-Constantin Mierla >>> wrote: Hello, I will probably be able to join, so

Re: [SR-Users] Modify IP address in SDP

2013-01-22 Thread Olle E Johanson
22 jan 2013 kl. 14:07 skrev Austin Einter : > Dear All > When 200 OK to INVITE passes through Kamailio proxy , I want to change the IP > address in SDP to a specific IP address. > > Can this be done by just modifying configuration files or do I need to modify > in source code. > > In case I n

Re: [SR-Users] [sr-dev] FOSDEM

2013-01-22 Thread Benjamin Henrion
On Tue, Jan 22, 2013 at 7:58 PM, Daniel Pocock wrote: > > > On 22/01/13 12:15, Benjamin Henrion wrote: >> On Tue, Jan 22, 2013 at 12:04 PM, Daniel-Constantin Mierla >> wrote: >>> Hello, >>> >>> I will probably be able to join, so I added myself on the list for the >>> moment. But it looks like 18

Re: [SR-Users] [sr-dev] FOSDEM

2013-01-22 Thread Daniel Pocock
On 22/01/13 12:15, Benjamin Henrion wrote: > On Tue, Jan 22, 2013 at 12:04 PM, Daniel-Constantin Mierla > wrote: >> Hello, >> >> I will probably be able to join, so I added myself on the list for the >> moment. But it looks like 18 seats is not gonna be enough... > > I can rebook another restau

Re: [SR-Users] Patch to resolve segfault in json module

2013-01-22 Thread Daniel-Constantin Mierla
Hello, thanks, patch committed. Cheers, Daniel On 1/22/13 2:31 PM, Richard Brady wrote: Hi folks If an empty or invalid JSON string is passed to the json_get_field function from the the json module, it causes a segfault. I have attached a patch. Regards, Richard -- Richard Brady M: +44 (

Re: [SR-Users] Modify IP address in SDP

2013-01-22 Thread Austin Einter
I hope if I am changing IP address to another IP address sdp mangler works fine. If I want to change a FQDN that does not work. I did not understand "ou can always copy the whole SDP into an AVP with SDP_GET, use the transformations to read one line at a time and modify it." can you please elabora

[SR-Users] Patch to resolve segfault in json module

2013-01-22 Thread Richard Brady
Hi folks If an empty or invalid JSON string is passed to the json_get_field function from the the json module, it causes a segfault. I have attached a patch. Regards, Richard -- Richard Brady M: +44 (0)7771 623 348 T: +44 (0)20 8144 8160 E: rnbr...@gmail.com json_segfault_fix.patch Descripti

[SR-Users] Problem with 4.0 nightlies and IMS - sem_post undefined

2013-01-22 Thread Barry Flanagan
Hi I am trying to run the Ubuntu nightlies from http://deb.kamailio.org/kamailiodev-nightly and loading the p-cscf config files. Things were working fine while I was on the 20130110 nightlies, but when I upgraded to 20130122 I get the following errors. Any have an idea why sem_post is undefined

Re: [SR-Users] Modify IP address in SDP

2013-01-22 Thread Olle E. Johansson
22 jan 2013 kl. 14:07 skrev Austin Einter : > Dear All > When 200 OK to INVITE passes through Kamailio proxy , I want to change the IP > address in SDP to a specific IP address. > > Can this be done by just modifying configuration files or do I need to modify > in source code. > > In case I n

[SR-Users] Modify IP address in SDP

2013-01-22 Thread Austin Einter
Dear All When 200 OK to INVITE passes through Kamailio proxy , I want to change the IP address in SDP to a specific IP address. Can this be done by just modifying configuration files or do I need to modify in source code. In case I need to modify source code, which files I need to look at. Kindl

Re: [SR-Users] Decode contact with user paramer

2013-01-22 Thread Daniel-Constantin Mierla
Thanks, patch was pushed to master branch. Cheers, Daniel On 1/21/13 9:13 PM, Richard Brady wrote: Patch attached. Should this be cross posted to [sr-dev] if it contains a patch? Richard On 7 January 2013 01:10, Richard Brady > wrote: Agreed, doesn't make sens

Re: [SR-Users] Kamailio as a front-end for TLS-UDP

2013-01-22 Thread Daniel-Constantin Mierla
Do no send replies to private address only, keep mailing list otherwise future such emails will be discarded. The contact has to stay the same, because it needs to be the address of the device. Record-Route and Path are designed to take care of routing back to lb, which will use tls to send to

Re: [SR-Users] [sr-dev] FOSDEM

2013-01-22 Thread Benjamin Henrion
On Tue, Jan 22, 2013 at 12:04 PM, Daniel-Constantin Mierla wrote: > Hello, > > I will probably be able to join, so I added myself on the list for the > moment. But it looks like 18 seats is not gonna be enough... I can rebook another restaurant in the same street, I just have to have an idea on h

Re: [SR-Users] Kamailio as a front-end for TLS-UDP

2013-01-22 Thread Daniel-Constantin Mierla
Hello, On 1/22/13 10:56 AM, Anton Kvashenkin wrote: Guys, I've already asked @ G+ Kamailio coummunity but had no answer so I'm asking here: I'm trying to deploy +Kamailio as a front-end for TLS-UDP translation, as a back-end would be +FreeSWITC

Re: [SR-Users] [sr-dev] FOSDEM

2013-01-22 Thread Daniel-Constantin Mierla
Hello, I will probably be able to join, so I added myself on the list for the moment. But it looks like 18 seats is not gonna be enough... Cheers, Daniel On 1/21/13 10:37 PM, Benjamin Henrion wrote: On Mon, Jan 21, 2013 at 10:24 PM, Daniel Pocock wrote: sr-dev, or if anybody is aware of si

[SR-Users] VoIP diner at FOSDEM 2013

2013-01-22 Thread Benjamin Henrion
Hi, I am organizing a diner for all Voice over IP hackers (Asterisk, Freeswitch, Kamailio, OpenSER, Sipvicious :-), etc…) during the Saturday evening of FOSDEM 2013. There is a complete track at the Telephony devroom as well: https://fosdem.org/2013/schedule/track/telephony/ More infos are regi

[SR-Users] Kamailio as a front-end for TLS-UDP

2013-01-22 Thread Anton Kvashenkin
Guys, I've already asked @ G+ Kamailio coummunity but had no answer so I'm asking here: I'm trying to deploy +Kamailio as a front-end for TLS-UDP translation, as a back-end would be +FreeSWITCH . So, is k

[SR-Users] Wiki page for what is new in v4.0.0

2013-01-22 Thread Daniel-Constantin Mierla
Hello, there is a skeleton content for what is new in upcoming v4.0.0, but there are many new features missing in the lists. Please try to add short notes about the features you know they were added for 4.0. The wiki page is available at: * http://www.kamailio.org/wiki/features/new-in-deve