[asterisk-dev] [Code Review] Park() ignores 'r' option, plays default MOH instead of ringing.
Darren Sessions
reviewboard at asterisk.org
Thu Oct 4 16:27:19 CDT 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2148/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
Specifying the 'r' option on Park() should ringing, instead it only plays moh.
exten => *10,1,Answer
exten => *10,n,Park(120000,special,*59,1,rs)
exten => *10,n,Hangup()
This addresses bug ASTERISK-19382.
https://issues.asterisk.org/jira/browse/ASTERISK-19382
Diffs
-----
/trunk/main/features.c 374511
Diff: https://reviewboard.asterisk.org/r/2148/diff
Testing
-------
Made several test calls to confirm the patch corrected the behavior with the 'r' option.
Thanks,
Darren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20121004/eeff4053/attachment.htm>
More information about the asterisk-dev
mailing list