[asterisk-dev] [Code Review] SayUnixTime always tryes to reach the extension as digit pressed.
Matthew Nicholson
mnicholson at digium.com
Tue Nov 2 13:38:14 CDT 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/956/#review2878
-----------------------------------------------------------
/trunk/apps/app_sayunixtime.c
<https://reviewboard.asterisk.org/r/956/#comment6077>
Everywhere else in the file, this option is option 'j'.
/trunk/apps/app_sayunixtime.c
<https://reviewboard.asterisk.org/r/956/#comment6078>
extra spaces in the middle of this line
/trunk/apps/app_sayunixtime.c
<https://reviewboard.asterisk.org/r/956/#comment6079>
Use /* */ for comments.
/trunk/apps/app_sayunixtime.c
<https://reviewboard.asterisk.org/r/956/#comment6080>
Use /* */ for comments.
- Matthew
On 2010-09-30 10:02:56, jlpedrosa wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/956/
> -----------------------------------------------------------
>
> (Updated 2010-09-30 10:02:56)
>
>
> Review request for Asterisk Developers.
>
>
> 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
> -----
>
> /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
>
>
More information about the asterisk-dev
mailing list