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

(Updated Feb. 25, 2014, 11:47 a.m.)


Status
------

This change has been marked as submitted.


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

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to