On Fri, 12 May 2006, Tim Sharp <[EMAIL PROTECTED]> wrote
I am using the m option on the dial command to play a message instead of ringing. The message is something like "please wait while I try to locate your party" so I need it to start at the beginning for each call. I think there might be a way in 1.2.x be we are not ready to upgrade yet so a solution for 1.0.9 is what I am after. Thanks.

The 'm' option is for music on hold, not really announcements. Wouldn't it be simpler to play the announcement first, then dial? eg

exten => s,1,Playback(local/please_hold_locate)
exten => s,2,Dial(${FOO},20,tm)
--
Chris Hastie
_______________________________________________
--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