[answeringsvc]
exten => 0,1,Wait,1
exten => 0,2,Dial(ZAP/g1/7135551212,${RING_TIMEOUT},r)
exten => 0,3,Dial(ZAP/g1/7135551212,${RING_TIMEOUT},mr)
exten => 0,103,Goto(0,3)
exten => 0,104,Goto(0,3)

This should call 713-555-1212. If there are no ZAP lines available it should kick back around and play music on hold until a zap line is available, correct? I'd like the music-on-hold to be continuous until the Zap line answers.

TIA,
--
Daniel Jimenez <djimenez[at]pobox[dot]com>
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to