[asterisk-dev] [Code Review] 3245: res_pjsip_send_to_voicemail: transferring to voicemail for digium phones

Joshua Colp reviewboard at asterisk.org
Tue Feb 25 11:25:43 CST 2014


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

Ship it!


Ship It!

- Joshua Colp


On Feb. 25, 2014, 5:20 p.m., Kevin Harwell wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3245/
> -----------------------------------------------------------
> 
> (Updated Feb. 25, 2014, 5:20 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> Added the ability for transferring directly to voicemail on digium phones.  Added a new module that checks for the presence of a custom header and/or diversion header within a sip REFER.  If either is found and they specify a sending to voicemail action then variables are added to the channel allowing the user access to them in the dialplan.  Dialplan can then be written that branches based upon these values allowing, for instace, for a single number to be used for dialing and/or accessing voicemail directly.
> 
> Also fixed a problem where the PJSIP_HEADER function was allowing non pjsip channels through (checked to make sure it has the correct channel type before proceeding).
> 
> 
> Diffs
> -----
> 
>   branches/12/res/res_pjsip_send_to_voicemail.c PRE-CREATION 
>   branches/12/res/res_pjsip_header_funcs.c 408875 
> 
> Diff: https://reviewboard.asterisk.org/r/3245/diff/
> 
> 
> Testing
> -------
> 
> Ran various scenarios manually with digium phones to make sure user were able to transfer callers directly to voicemail.  Also wrote a testsuite test that checks the presence of those headers/values in the dialplan: https://reviewboard.asterisk.org/r/3246/
> 
> 
> Thanks,
> 
> Kevin Harwell
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140225/4f96f163/attachment.html>


More information about the asterisk-dev mailing list