[asterisk-dev] [Code Review] get_pai function doesnt work correct, using reqresp_parser functions solves this problem

schmidts reviewboard at asterisk.org
Tue Jan 17 05:56:00 CST 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1673/
-----------------------------------------------------------

Review request for Asterisk Developers and wdoekes.


Summary
-------

the get_pai function in chan_sip.c fails to parse a PAI header with a display name set but without ". There are also some wrong char pointer initialisations used.
By replacing the self made header parsing functions by reqresp_parser functions everything works fine.


Diffs
-----

  team/schmidts/unleash-the-beast/channels/chan_sip.c 350974 

Diff: https://reviewboard.asterisk.org/r/1673/diff


Testing
-------

tested several different P-Asserted-Identity Headers with display name or without.


Thanks,

schmidts

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120117/af687408/attachment.htm>


More information about the asterisk-dev mailing list