> On 26 Jun 2016, at 22:29, Colin Morelli <colin.more...@gmail.com> wrote:
> 
> Hey all,
> 
> Back with more questions.
> 
> I'm using Kamailio to make an HTTP call to my API to perform authentication 
> and message routing. Currently, I'm trying to build up the post body that I 
> send to my API to make those decisions.
> 
> I've cherry picked a few of the headers that are important in my routing 
> decisions. But, ideally, I'd like to just iterate over all the SIP message 
> headers and append them as request parameters to my API call. Is this 
> possible with Kamailio? I've been looking through the docs and can't seem to 
> find a function to iterate the full list of headers.
> 
> Thanks in advance.

$mb 

will give you the full SIP message.

/O


_______________________________________________
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

Reply via email to