[asterisk-dev] [Code Review] 3041: app_record: Add an option that allows DTMF '0' to act as an additional terminator

Jonathan Rose reviewboard at asterisk.org
Thu Dec 5 17:40:40 CST 2013


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

(Updated Dec. 5, 2013, 5:40 p.m.)


Status
------

This change has been marked as submitted.


Review request for Asterisk Developers, Mark Michelson and rmudgett.


Changes
-------

Committed in revision 403414


Repository: Asterisk


Description
-------

If the option is in use and '0' is used to exit the application, ${RECORD_STATUS} will also be set to 'OPERATOR' instead of 'DTMF'.
Pretty straight forward.


Diffs
-----

  /trunk/apps/app_record.c 403345 

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


Testing
-------

Tested with and without 'o' option to make sure normal exit DTMF still resulted in exiting with 'DTMF' for ${RECORD_STATUS}
Tested that the 'o' option made '0' DTMF result in 'OPERATOR' for ${RECORD_STATUS}. Also that this takes precedence when using the any terminator option.


Thanks,

Jonathan Rose

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20131205/1c3a6729/attachment.html>


More information about the asterisk-dev mailing list