bilal ghayyad wrote: > My Asterisk version is 1.4 and I am trying to use the > ResponseTimeOut() application to control the response > time of the Background function, but when the running > arrive for the ResponseTimeOut() then the call drop > and my debuging says: > > No Application 'ResponseTimeout' for extension > (Test_Bilal,s,3) > Spawn extension (Test_Bilal,s,3) exited non-zero on > 'Zap/1-1' > Hangup > > To what this related?
There is no ResponseTimeout() in 1.4. Use Set(TIMEOUT(response)=10) core show function TIMEOUT And have a look at core show application WaitExten Regards, Philipp Kempgen -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to create new ones. Asterisk? -> http://www.das-asterisk-buch.de Geschäftsführer: Stefan Wintermeyer Handelsregister: Neuwied B 14998 _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
