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

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