[Asterisk-Users] Playing sound before dialing

Tigran Kocharyan tigran_k at nerdshack.com
Sun Jun 25 07:57:49 MST 2006


What exactly doesn't work?
Could you just paste the Asterisk debug output so that we could figure 
out which part has the problem.
Maybe the "forwarded-iax" prompt does not exist, and it simply cannot 
play it... :)

Regards,
Hohenzolern

Matthias Fechner wrote:

>Hi,
>
>I have configured asterisk now with ENUM lookups which are working
>really perfect.
>
>Now I want to play a small soundfile before dial the number to inform
>the caller which protocl is used (SIP, IAX2 or ISDN).
>
>How can I do this?
>With Playback it doesn't seems to work:
>[iax2-sipport-out]
>; with leading 3 using IAX-sipport
>exten => s,1,NoOp(Dialing ${DIALSTR} with iax2-sipport-out)
>exten => s,2,Answer
>exten => s,3,Playback(forwarded-iax)
>exten => s,4,Dial(IAX2/portunity-out/${DIALSTR},,trRg)
>exten => s,5,return
>
>
>Best regards,
>Matthias
>
>  
>





More information about the asterisk-users mailing list