[asterisk-dev] Asterisk sip.conf dtmfmode=info?
Nir Simionovich
nir.simionovich at gmail.com
Sun Jan 10 14:44:48 CST 2010
Hi Hadi,
A. This mail should be on the Asterisk-Users list, not the Asterisk
developer's list.
B. I really hope you are kidding with your questions, if you are not, I
suggest that you read the
Asterisk documentation again.
Nir S
hadi motamedi wrote:
> Dear All
> For Asterisk to send dialed digits in one-by-one digit manner inside
> sip info message , I modified my sip.conf and extensions.conf as the
> followings :
> Under sip.conf :
> ----------------------
> dtmfmode=info
>
> Under extensions.conf :
> ---------------------------------
> exten => _X.,1,Dial(SIP/osaka/${EXTEN})
>
> Please be informed that [osaka] is an external sip server located at
> @192.168.0.139 <http://192.168.0.139> .Then , when I dial out as
> 6659983 I expect my Asterisk to send it as 6,6,5,9,9,8,3 but not as a
> complete 6659983 inside an SIP INVITE package . I checked my
> configuration and it didn't work . Can you please let me know how I
> need to midify it to fulfill the needs ?
> Thank you
>
More information about the asterisk-dev
mailing list