[asterisk-dev] Problem using the sip_header-function

Watkins, Bradley Bradley.Watkins at compuware.com
Thu May 8 10:12:42 CDT 2008


Michael Hirschbichler wrote:

> Yeah! You were right, the console output looks now this way:
>   Executing [1226 at sip-incoming:2] NoOp("SIP/1226-081e44b0", 
> "First Via: 
> SIP/2.0/UDP 17.1.9.3:5060;branch=z9hG4bK8c22.c21cc2c2.0 Second Via: 
> SIP/2.0/UDP 72.2.4.3;branch=z9hG4bK8c22.c21cc2c2.0 Third Via: 
> SIP/2.0/UDP 
> 17.1.7.1:5060;received=17.1.6.6;branch=z9hG4bK4ce3b398") in 
> new stack
> 
> Hmm, and how can I solve this problem now? Do you have any ideas? How 
> have you solved this issue?
> 

My only "solution" has been to grab the header(s) I need ASAP and store
them in channel variables.  Then I can use them later whenever I
actually need them.

This obviously may or may not work for you and your application, but
it's the only thing I've got. :)

- Brad



More information about the asterisk-dev mailing list