[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
Tue Dec 3 17:04:43 CST 2013


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

Review request for Asterisk Developers, Mark Michelson and rmudgett.


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/20131203/7cf49cde/attachment.html>


More information about the asterisk-dev mailing list