[asterisk-dev] [Code Review] Extend pvt->relatedpeer support to INVITES in chan_sip.c

Nick Lewis Nick.Lewis at atltelecom.com
Tue Apr 27 10:52:58 CDT 2010


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

(Updated 2010-04-27 10:52:57.953989)


Review request for Asterisk Developers, Mark Michelson and pprindeville.


Changes
-------

Added missing authpeer definition and assignment to the patch so as to compile. Added some cli output to aid with future testing


Summary
-------

There is an item (relatedpeer) in the pvt structure that references a related (matched) peer structure. This is used during processing of SUBSCRIBE, NOTIFY, and OPTIONS requests and permits peer configuration items to be used without duplicating them in the pvt structure. The attached change extends the availability of the relatedpeer to INVITE processing too.


Diffs (updated)
-----

  trunk/channels/chan_sip.c 258227 

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


Testing (updated)
-------

Compiles


Thanks,

Nick




More information about the asterisk-dev mailing list