Hi,

> exten => 5000/19256002182,1,Answer
> 
> exten => 5000/19256002182,n,Wait(1)
> 
> exten => 5000/19256002182,n,NoOp(${CALLERID(num)})
> 
> exten => 5000/19256002182,n,Playback(tt-monkeys)
> 
>  
> 
> nothing appears on the console and I get no match. You can see the ca


Try with underscore before extension like.

exten => _5000/19256002182,1,Answer


Nasir Iqbal

ICT Innovations


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to