[asterisk-dev] [Code Review] Add 'description' field for SIP peers

rmudgett reviewboard at asterisk.org
Fri Apr 8 13:20:04 CDT 2011


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

Ship it!


Looks good enough to me.

- rmudgett


On 2011-04-08 07:35:51, Leif Madsen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1163/
> -----------------------------------------------------------
> 
> (Updated 2011-04-08 07:35:51)
> 
> 
> Review request for Asterisk Developers and Olle E Johansson.
> 
> 
> Summary
> -------
> 
> Using some of the best practices names for SIP peers provides the quandary of knowing exactly what peer is where, or who it is assigned to.
> 
> If you name all your peers as the MAC address of the device, then it's difficult to determine what device is assigned to whom, or at least knowing where the device physically resides.
> 
> I've added a description field that can help. When you do 'sip show peers' then a new column called Description outputs 32 chars of a description to the Asterisk console.
> 
> 
> This addresses bug 19076.
>     https://issues.asterisk.org/view.php?id=19076
> 
> 
> Diffs
> -----
> 
>   trunk/CHANGES 313094 
>   trunk/channels/chan_dahdi.c 313094 
>   trunk/channels/chan_iax2.c 313094 
>   trunk/channels/chan_sip.c 313094 
>   trunk/channels/sip/include/sip.h 313094 
>   trunk/configs/chan_dahdi.conf.sample 313094 
>   trunk/configs/iax.conf.sample 313094 
>   trunk/configs/sip.conf.sample 313094 
>   trunk/configs/users.conf.sample 313094 
> 
> Diff: https://reviewboard.asterisk.org/r/1163/diff
> 
> 
> Testing
> -------
> 
> Added "description=My Awesome Peer" to [0004f2040001] definition in sip.conf, then did 'sip show peers' and 'sip show peer 0004f2040001'. Output was as expected. Compiled without error or warning.
> 
> 
> Thanks,
> 
> Leif
> 
>

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


More information about the asterisk-dev mailing list