[Freeswitch-users] Freeswitch-users Digest, Vol 33, Issue 102

zhaoxxqq zhaoxxqq at 163.com
Mon Mar 23 02:17:20 PDT 2009


HI, friend,
I added <param name="dtmf-type" value="rfc2833" /> to my sip profile in external , like below.
 <gateway name="vos3000">
   <param name="username" value="anything"/>-->
  <param name="realm" value="221.192.133.51"/>
  <param name="password" value="anything"/>
  <param name="dtmf-type" value="rfc2833" />
  <param name="extension" value="87263150"/>
  <param name="register" value="false"/>
  </gateway>

but. the problem is still exist. Can you help me.

Zhao Xiaoqiang

------------------------------------------------------------------------------------------------------------


Hi -
It looks like you're getting digits both in the RTP stream and as SIP INFO.
Try adding <param name="dtmf-type" value="rfc2833" /> to the SIP profile 
you're using for inbound calls.
--Dave
> I'm newbie of FS. I have setup the FS. Most is perfect. I connect FS 
> to PSTN with DID numbers. For inband I connect it to FS's demo_ivr. 
> When I press the key, the FS accept always DOUBLE of key. The debug 
> information like below.
>  
> 2009-03-22 17:50:26 [DEBUG] switch_rtp.c:1767 switch_rtp_dequeue_dtmf() RTP RECV DTMF 1:2000
> 2009-03-22 17:50:26 [DEBUG] switch_ivr_play_say.c:1279 switch_ivr_play_file() done playing file
> 2009-03-22 17:50:26 [DEBUG] switch_ivr_menu.c:308 play_and_collect() waiting for 3/4 digits t/o 2000
> 2009-03-22 17:50:26 [DEBUG] sofia.c:3753 sofia_handle_sip_i_info() INFO DTMF(1)
> 2009-03-22 17:50:28 [DEBUG] switch_ivr_menu.c:353 play_and_collect() digits '11'
> 2009-03-22 17:50:28 [DEBUG] switch_ivr_menu.c:523 switch_ivr_menu_execute() IVR menu 'jtq_greating' caught invalid input '11'
> 2009-03-22 17:50:28 [DEBUG] switch_ivr_play_say.c:989 switch_ivr_play_file() Codec Activated L16 at 8000hz 1 channels 20ms
> 2009-03-22 17:50:28 [DEBUG] switch_core_io.c:652 switch_core_session_write_frame() sofia/external/13323015
>  
>  
> Can any friend can help me?
>  
> Zhao Xiaoqiang
>  
> ------------------------------------------------------------------------
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090323/af706274/attachment-0002.html 


More information about the FreeSWITCH-users mailing list