--- asterisk/configs/extensions.conf.sample Thu Jun 26 03:36:29 2003 +++ myasterisk/configs/extensions.conf.sample Wed Oct 22 13:42:54 2003 @@ -288,6 +288,10 @@ ; ;exten => 8600,1,Meetme,1234 ; +; Or playing an announce to the called party, as soon it answers +; +;exten = 8700,1,Dial(${MARK},30,A(/path/to/my/announcemsg)) +; ; For more information on applications, just type "show applications" at your ; friendly Asterisk CLI prompt. ;