Before I start looking in the wrong places, does asterisk support the
indications.conf on SIP channels?




________________________________________
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens E. Versaevel
Verzonden: donderdag 25 november 2004 9:51
Aan: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Onderwerp: [Asterisk-Users] Can't hear playtones?

Hello,

I would like the dialing party to know what happened to the call, since
asterisk doesn’t relay a sip error back to the originating sip channel
(would be nice, a if (org_channel = sip && dst_channel = sip, relay error to
sip client) I want to set up audio feedback on the call status.

I’ve changed the county setting to NL in indications.conf and created this
test extension:

Exten => s,1,  answer
Exten => s, 2, playback(test)
Exten => s, 3, playtones(busy)

But I can’t hear a busy tone on my sip phone, the call is answered, I hear
the test file playback, but no busy tone.
I tried to enter the values directly into playtones, but that didn’t work
either.
Am I missing something?

Kind regards,

E. Versaevel

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
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