Look into sip.conf.sample [general] port = 5060 ; Port to bind to bindaddr = 0.0.0.0 ; Address to bind to context = default ; Default for incoming calls ;tos=lowdelay ;tos=184 ;maxexpirey=3600 ; Max length of incoming registration we allow ;defaultexpirey=120 ; Default length of incoming/outoing registratio ; ;register => [EMAIL PROTECTED] ; Register with a SIP provider ;register => [EMAIL PROTECTED]/1234 ; Register 2345 at sip provider as 1234 ; ;[snomsip] ;type=friend ;secret=blah ;host=dynamic ;dtmfmode=inband <<here is the answer ; Choices are inband, rfc2833, or info ;defaultip=192.168.0.59
----- Original Message ----- From: "Mikael Andersson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 10, 2003 12:29 AM Subject: Re: [Asterisk-Users] DTMF detection on SIP provider ? > At 14:39 2003-03-09 -0600, Mark Spencer wrote: > >try the new "dtmfmode" parameters on the user or peer. Note they are not > >currently valid in the "[general]" section. you can set dtmfmode=inband or > >dtmfmode=rfc2833 > > > >Mark > > > >On Sun, 9 Mar 2003, Mikael Andersson wrote: > > Exactly where shoud I enter that value ? > > > > /regards Mike > > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
