Re: [SR-Users] Routing logic and record-routing

2014-06-11 Thread Daniel-Constantin Mierla
Hello, try to do record_route() for all SUBSCRIBE, PUBLISH and NOTIFY requests, it might work for your UA. Cheers, Daniel On 11/06/14 12:48, DURECU, OLIVIER (OLIVIER) wrote: Hello all, There is something I can’t understand using Kamailio as proxy to route SUBSCRIBE/NOTIFY dialogs between a

[SR-Users] Routing logic and record-routing

2014-06-11 Thread DURECU, OLIVIER (OLIVIER)
Hello all, There is something I can't understand using Kamailio as proxy to route SUBSCRIBE/NOTIFY dialogs between a client and a server I do record_route() on the first SUBSCRIBE received by Kamailio The next SUBSCRIBE is well handled by Kamailio in the [WITHIN_DIALOG] bloc but the 200/OK no m

Re: [SR-Users] routing logic

2012-05-08 Thread Daniel-Constantin Mierla
Hello, you can read ser getting started, which, even old, still has good info inside. * http://www.kamailio.org/docs/ser-getting-started/SER-GettingStarted.pdf Then look also over cookbooks for core functions, parameter and cfg variables in the wiki: * http://www.kamailio.org/wiki/start#

Re: [SR-Users] routing logic

2012-05-08 Thread Vineet Menon
Hi, thx for the prompt reply...but what about the syntax for the config file? where to know about the syntax rules? and is it that the config file has everything from modules? Regards, Vineet Menon On 8 May 2012 12:33, Daniel-Constantin Mierla wrote: > Hello, > > such functions are docume

Re: [SR-Users] routing logic

2012-05-08 Thread Daniel-Constantin Mierla
Hello, such functions are documented by the modules that implemented them -- so you have to read the READMEs of the modules you are using. They are available online as html: http://kamailio.org/docs/modules/stable/ For specific functions, you can start location them from the alphabetical in

[SR-Users] routing logic

2012-05-07 Thread Vineet Menon
Hi, Where can i find a nice tutorial for routing logic in cfg file for kamailio? i want help on the basic functions like record_route() , sl_send_reply(), t_relay() etc... Regards, Vineet Menon ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-us