If you converted a wav file to gsm in the sounds directory, you have to delete the original wav file. Not that this is the issue in your case but just something I have run across.

Thanks,
Steve Totaro

Tigran Kocharyan wrote:
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



_______________________________________________
--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


_______________________________________________
--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