When I switched to 1.8 from 1.4 I am getting this error pbx.c:4055 pbx_extension_helper: No application 'Wait,1' for extension (default, s, 1) http://www.voip-info.org/wiki/view/Asterisk+-+documentation+of+application+commands This page says its in 1.0 and I dont think has been removed. Did I do something wrong? Everything else seems to be ok. Thanks, Jerry
-----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Jerry Geis Sent: Wednesday, March 02, 2011 3:33 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Question on Asterisk 1.8 and Wait() When I switched to 1.8 from 1.4 I am getting this error pbx.c:4055 pbx_extension_helper: No application 'Wait,1' for extension (default, s, 1) http://www.voip-info.org/wiki/view/Asterisk+-+documentation+of+application+c ommands This page says its in 1.0 and I dont think has been removed. Did I do something wrong? Everything else seems to be ok. Thanks, Jerry Best guess is that syntax changed from 1.4 to 1.8. Change line to Exten => s,1,Wait(1)
On Wed, 2011-03-02 at 16:33 -0500, Jerry Geis wrote:> When I switched to 1.8 from 1.4 I am getting this error > > pbx.c:4055 pbx_extension_helper: No application 'Wait,1' for extension > (default, s, 1) > > http://www.voip-info.org/wiki/view/Asterisk+-+documentation+of+application+commands > This page says its in 1.0 and I dont think has been removed. > > Did I do something wrong? Everything else seems to be ok. > > Thanks, > > Jerry >Could you post the dialplan usage? Maybe you have a typo. It should be something like: exten => s,1,Wait(1) https://wiki.asterisk.org/wiki/display/AST/Application_Wait -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez Prats Director de Tecnolog?a +52-55-91169161 ext 2001 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110302/f1532520/attachment.pgp>