On Sun, May 17, 2009 at 6:43 AM, Chris Maciejewski <[email protected]> wrote:
> I am trying to capture "Server" header in a 200 OK reply message.
> My idea was to use Dail(SIP/u...@domain,30,M(GetOtherPartyInfo)),
> and inside of GetOtherPartyInfo macro use SIP_HEADER function.
> unfortunately the above doesn't seem to work:
> Is there any way to capture SIP headers from reply messages generated
> by a called party?

http://www.voip-info.org/wiki/view/Asterisk+func+sip_header

You might prefer the SIP_HEADER(FROM) field.

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to