Hello, with current stable version (4.3.x), see the utils module, it offers the function for http query. In the past, whenever I needed some complex http query, I used embedded lua interpreter (app_lua module).
Upcoming stable (4.4.0, to be out in about 2 weeks or so), has more options here, two new http client related modules being added. It might worth looking at rtjson module, could simplify your config if you return a json document that this module can handle. Cheers, Daniel On 14/03/16 12:02, Thibault Gueslin wrote: > I am using kamailio without database. > It works fine. > > For some scenario, I would like to replace the from uri (using > mac_replace_from works fine) but using data I can accessed with a REST > API. > I want to have different origination depending on the sipusername. > > I need to have some synchronous request. > > Have someone already these type of behaviour ? > > Regards > > Thibault > > > > _______________________________________________ > 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 -- Daniel-Constantin Mierla http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio World Conference, Berlin, May 18-20, 2016 - http://www.kamailioworld.com
_______________________________________________ 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