On Jul 2, 2005, at 12:55 PM, Mahmoud Badran wrote:

try this one

exten => 999,1,Answer()
exten => 999,2,playback(~.mp3)
exten => 999,3,dial (sip/100)
exten => 999,4,playbackground(~.mp3)
exten => 999,h,Hangup()


not sure abt playbackground should be before the dial command or after



Mahmoud: you don't pass file extension to the playback app, and there's no such app called playbackground. Plus the OP wanted the announcement to hit the callee solely.

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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