On 26/07/13 16:32, Leandro Dardini wrote:
In my dialplan I'd like to send a "603 Declined" message to the user placing the call. I see the commands for the Busy and Congestion, but not the one for the Declined. Any help?

Leandro

I dont think you can. Normally you would use the Hangup() command with the hangupcause value that you wish to use. However there are no values which will be translated to a SIP/603. The closest would be Hangup(21) which would be "403 Forbidden"

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to