Raymond Chen wrote:

> I understand it's not a standard way of sending the sip header, but we what
> to work with this provider nonetheless.  So please point me to the part
> where I can read the nonce from the sip 401 header.  

I don't think you can do that right now, because we don't even fold
multi-line headers back into single lines at this point (yet another
thing that our SIP parser doesn't do right yet).

In any case, the portions of chan_sip that deal with nonces are pretty
easy to find with searches, since that's such a unique word :-)
_______________________________________________
Asterisk-Dev mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to