Re: [SR-Users] 3rd party REGISTER body

2015-01-07 Thread Daniel Ciprus
This is how we dealt with 3rd party reg. however this won't cover your requirement for having it in the body. route[THIRD_PARTY_REG] { xlog("L_INFO", "3rd party REG: $rm -> $td ($mb) \n"); $uac_req(method) = "REGISTER"; $uac_req(ruri) = "" ; $uac_req(furi) = "" ;

Re: [SR-Users] 3rd party REGISTER body

2015-01-07 Thread Jyaim Jyaim
Hello all, Just to share the solution I use to get the initial register into 3rd party register, I attached the diff file on modified code. Maybe useful one day to someone ;) Regards 2014-12-30 15:03 GMT+01:00 Olle E. Johansson : > > On 30 Dec 2014, at 13:58, Jyaim Jyaim wrote: > > Hello, > >

Re: [SR-Users] 3rd party REGISTER body

2014-12-30 Thread Olle E. Johansson
On 30 Dec 2014, at 13:58, Jyaim Jyaim wrote: > Hello, > > I'm using Kamailio with a SIP Application Server: when a user registers on > the IMS Core, Kamailio is configured to send a 3rd Party REGISTER request to > the application server. > This 3rd party REGISTER request starts some logic on

Re: [SR-Users] 3rd party REGISTER body

2014-12-30 Thread Waite, Hugh
: [SR-Users] 3rd party REGISTER body Hello, I'm using Kamailio with a SIP Application Server: when a user registers on the IMS Core, Kamailio is configured to send a 3rd Party REGISTER request to the application server. This 3rd party REGISTER request starts some logic on the AS. I'm

Re: [SR-Users] 3rd party REGISTER body

2014-12-30 Thread Jyaim Jyaim
Hello, I'm using Kamailio with a SIP Application Server: when a user registers on the IMS Core, Kamailio is configured to send a 3rd Party REGISTER request to the application server. This 3rd party REGISTER request starts some logic on the AS. I'm trying to add the initial REGISTER request sent b

Re: [SR-Users] 3rd party REGISTER body

2014-12-30 Thread Olle E. Johansson
On 30 Dec 2014, at 10:26, Jyaim Jyaim wrote: > Hello, > > I'm wondering if I can configure Kamailio to get in 3rd party REGISTER > request's body the initial REGISTER request received from user ? > Sorry, but I don't understand. Who's getting the initial REGISTER and who wants it? Please exp

[SR-Users] 3rd party REGISTER body

2014-12-30 Thread Jyaim Jyaim
Hello, I'm wondering if I can configure Kamailio to get in 3rd party REGISTER request's body the initial REGISTER request received from user ? Thanks in advance and best regards. ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing lis