[asterisk-dev] [Code Review] Add support for ${} parsing in sip_notify.conf

Olle E Johansson reviewboard at asterisk.org
Fri Aug 17 01:06:04 CDT 2012


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


You could consider the option of supporting channel variables set with the setvar= option in the device configuration in sip.conf. Just an idea.

- Olle E


On Aug. 17, 2012, 12:23 a.m., gareth wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2074/
> -----------------------------------------------------------
> 
> (Updated Aug. 17, 2012, 12:23 a.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Summary
> -------
> 
> This is the first part split out from the much larger patch at https://reviewboard.asterisk.org/r/1976/ - this part contains the code required to get the phone to restart or reset from a SIP NOTIFY requuest:
> 
> - Add ${} parsing for sip_notify.conf, PEERNAME variable contains the name of the peer being sent the notification.
> 
> - Allows the user to specify their own Subscription-State header as the Cisco phones require 'active' instead of 'terminated'.
> 
> There are probably other uses for this especially when paired with using Content => SHELL(/path/to/script "${PEERNAME}") etc. 
> 
> Note: Using SHELL() and CURL() emit errors here because they try to start autoservice on the channel. Not sure what the best fix for that is, maybe checking for dummy channels ast_autoservice_{start|stop} and treating it as a no-op.
> 
> 
> Diffs
> -----
> 
>   /trunk/configs/sip_notify.conf.sample 371424 
>   /trunk/CHANGES 371424 
>   /trunk/UPGRADE-11.txt 371424 
>   /trunk/channels/chan_sip.c 371424 
> 
> Diff: https://reviewboard.asterisk.org/r/2074/diff
> 
> 
> Testing
> -------
> 
> Sent a few notifications to a peer containing ${} contructs.
> 
> 
> Thanks,
> 
> gareth
> 
>

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


More information about the asterisk-dev mailing list