[Asterisk-Users] Pasting phrases together....

Christopher L. Wade clwade at sparco.com
Tue Nov 29 20:53:44 MST 2005


Quoting Anthony Rodgers <Anthony_Rodgers at dnv.org>:

> exten => s,4,BackGround(to-compose-a-message)
> exten => s,5,BackGround(press-1)

For the OP -- try this:

exten => s,4,Background(to-compose-a-message&press-1)

For Anthony:

Your version creates a split second gap in DTMF monitoring as the PBX transfers
control of the channel from s,4 to s,5.  Check out mantis for the patch that
added support for this as the creator of the patch did a great job of
explaining why this syntax is needed.

--
Christopher L. Wade

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



More information about the asterisk-users mailing list