But if I m using this SendDTMF it does not send anything




I m using it like this in extension.conf

exten => 205,1,Answer



exten => 205,n,Wait(20)



exten => 205,n,Playback(dtmf-1)



exten => 205,n,Wait(20)



exten => 205,n,SendDTMF(9)



exten => 205,n,Wait(5)



exten => 205,n,Read(digito)



exten => 205,n,SayDigits(${digito})



exten => 205,n,Hangup



on the console it only shows tht the call completed and no message about the 
DTMF and in the log files it shows like :



Jul  3 17:21:01 DEBUG[896] chan_sip.c: Stopping retransmission on '[EMAIL 
PROTECTED]' of Request 102: Match Found

Jul  3 17:21:27 DEBUG[896] chan_sip.c: Setting NAT on RTP to 0

Jul  3 17:21:27 DEBUG[896] chan_sip.c: Outgoing Call for 205

Jul  3 17:21:27 DEBUG[896] chan_sip.c: (Provisional) Stopping retransmission 
(but retaining packet) on '[EMAIL PROTECTED]' Request 102: Found

Jul  3 17:21:27 DEBUG[896] chan_sip.c: Acked pending invite 102

Jul  3 17:21:27 DEBUG[896] chan_sip.c: Stopping retransmission on '[EMAIL 
PROTECTED]' of Request 102: Match Found

Jul  3 17:21:27 DEBUG[896] chan_sip.c: build_route: Contact hop: <sip:[EMAIL 
PROTECTED]>

Jul  3 17:21:47 DEBUG[896] chan_sip.c: * Detected inband DTMF '1'

Jul  3 17:22:18 DEBUG[896] chan_sip.c: Stopping retransmission on '[EMAIL 
PROTECTED]' of Request 102: Match Found

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is '(null)'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is '(null)'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is '205'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is 'default'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is 'SIP/3001-008d8ce0'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is '(null)'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is 'Hangup'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is '(null)'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is '2008-07-03 17:21:27'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is '2008-07-03 17:21:27'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is '2008-07-03 17:22:23'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is '56'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is '56'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is 'ANSWERED'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is 'DOCUMENTATION'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is '(null)'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is '1215085887.0'

Jul  3 17:22:23 DEBUG[896] pbx.c: Function result is '(null)'

Jul  3 17:22:23 DEBUG[896] chan_sip.c: update_call_counter(205) - decrement 
call limit counter

Jul  3 17:22:23 NOTICE[896] pbx_spool.c: Call completed to SIP/3001

Jul  3 17:22:23 DEBUG[896] chan_sip.c: Stopping retransmission on '[EMAIL 
PROTECTED]' of Request 103: Match Found

Jul  3 17:22:24 DEBUG[896] chan_sip.c: Auto destroying call '[EMAIL PROTECTED]'

Jul  3 17:23:57 DEBUG[896] chan_sip.c: Stopping retransmission on '[EMAIL 
PROTECTED]' of Request 102: Match Found

Jul  3 17:24:09 DEBUG[896] chan_sip.c: Auto destroying call '[EMAIL PROTECTED]'

Jul  3 17:25:47 DEBUG[896] chan_sip.c: Stopping retransmission on '[EMAIL 
PROTECTED]' of Request 102: Match Found

Jul  3 17:25:54 DEBUG[896] chan_sip.c: Auto destroying call '[EMAIL PROTECTED]'



It says "detected inband dtmf 1 but says nothing about 9.

Am I doing anything wrong in the extension.conf.





-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Benjamin Jacob
Sent: Thursday, July 03, 2008 5:00 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] (no subject)





Use SendDTMF.







--- On Thu, 7/3/08, Neha Punia <[EMAIL PROTECTED]> wrote:



> From: Neha Punia <[EMAIL PROTECTED]>

> Subject: [asterisk-users] (no subject)

> To: "[email protected]" <[email protected]>

> Date: Thursday, July 3, 2008, 10:29 AM

> Hi

> I  m making a call from one asterisk server to an asterisk

> client

> The call gets completed but I want it to send dtmf signals

>

> The dialplan I have made for this is like

> exten => 205,1,Answer

> exten => 205,n,Wait(15)

> exten => 205,n,Playback(dtmf-1)

> exten => 205,n,Wait(20)

>

> but it does not send any dtmf signal

> where is the problem??

>

> **************** CAUTION - Disclaimer *****************

> This e-mail contains PRIVILEGED AND CONFIDENTIAL

> INFORMATION intended solely

> for the use of the addressee(s). If you are not the

> intended recipient, please

> notify the sender by e-mail and delete the original

> message. Further, you are not

> to copy, disclose, or distribute this e-mail or its

> contents to any other person and

> any such actions are unlawful. This e-mail may contain

> viruses. Infosys has taken

> every reasonable precaution to minimize this risk, but is

> not liable for any damage

> you may sustain as a result of any virus in this e-mail.

> You should carry out your

> own virus checks before opening the e-mail or attachment.

> Infosys reserves the

> right to monitor and review the content of all messages

> sent to or from this e-mail

> address. Messages sent to or from this e-mail address may

> be stored on the

> Infosys e-mail system.

> ***INFOSYS******** End of Disclaimer

> ********INFOSYS***_______________________________________________

> -- Bandwidth and Colocation Provided by

> http://www.api-digital.com --

>

> AstriCon 2008 - September 22 - 25 Phoenix, Arizona

> Register Now: http://www.astricon.net

>

> asterisk-users mailing list

> To UNSUBSCRIBE or update options visit:

>    http://lists.digium.com/mailman/listinfo/asterisk-users











_______________________________________________

-- Bandwidth and Colocation Provided by http://www.api-digital.com --



AstriCon 2008 - September 22 - 25 Phoenix, Arizona

Register Now: http://www.astricon.net



asterisk-users mailing list

To UNSUBSCRIBE or update options visit:

   http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Reply via email to