[asterisk-dev] [Code Review] SayUnixTime always tryes to reach the extension as digit pressed.

reviewboard at asterisk.org reviewboard at asterisk.org
Wed Nov 17 06:01:08 CST 2010


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

(Updated 2010-11-17 06:01:08.813504)


Review request for Asterisk Developers.


Changes
-------

Updated with code style review


Summary
-------

If SayUnixTime is running on a channel, if that peer sends DMTF tones, always tryes to reach the extension as digit pressed.

Here's the patch made against the trunk, but the files are identical in 1.6 branch from svn so patch can be aplied without warings on both branchs.

Changes made:
1) Now by default SayUnixTime does not jump to extension when digits pressed.
2) New paramater 'options' added as last argument. It's an option list (AST_APP_OPTIONS) whith only one option:
     'j' for jumping to extension pressed.


This addresses bug https://issues.asterisk.org/view.php?id=17989#c127536.
    https://issues.asterisk.org/view.php?id=https://issues.asterisk.org/view.php?id=17989#c127536


Diffs (updated)
-----

  trunk/apps/app_sayunixtime.c 286867 
  trunk/include/asterisk/file.h 286867 

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


Testing
-------

Compiled and tested whith both new values.


Thanks,

jlpedrosa

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20101117/ada4bc35/attachment.htm 


More information about the asterisk-dev mailing list