View previous topic :: View next topic |
Author |
Message |
nik.middleton at noble... Guest
|
Posted: Mon Feb 09, 2009 3:11 pm Post subject: [Freeswitch-users] DTMF not being recognised |
|
|
Hi Guys,
I have an IVR that’s working fine on internal extensions, but when a call is via my sip GW, they’re not being trapped.
I have tried the following in the gw profile
<param name="dtmf-type" value="rfc2833"/>
<param name="rfc2833-pt" value="101"/>
<param name="pass-rfc2833" value="false"/
I should add that this sip provider works fine with asterisk. Anyone any ideas?
Regards |
|
Back to top |
|
|
nik.middleton at noble... Guest
|
Posted: Mon Feb 09, 2009 3:41 pm Post subject: [Freeswitch-users] DTMF not being recognised |
|
|
Further to this message, DTMF works with PMCU but not with PMCA which is the native format for this sip provider.
Regards
From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of Nik Middleton
Sent: 09 February 2009 20:10
To: freeswitch-users@lists.freeswitch.org
Subject: [Freeswitch-users] DTMF not being recognised
Hi Guys,
I have an IVR that’s working fine on internal extensions, but when a call is via my sip GW, they’re not being trapped.
I have tried the following in the gw profile
<param name="dtmf-type" value="rfc2833"/>
<param name="rfc2833-pt" value="101"/>
<param name="pass-rfc2833" value="false"/
I should add that this sip provider works fine with asterisk. Anyone any ideas?
Regards |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Mon Feb 09, 2009 4:36 pm Post subject: [Freeswitch-users] DTMF not being recognised |
|
|
On Mon, Feb 9, 2009 at 12:21 PM, Nik Middleton
<nik.middleton@noblesolutions.co.uk> wrote:
Quote: | Further to this message, DTMF works with PMCU but not with PMCA which is the
native format for this sip provider.
| Any chance you could get some debug information? I'm wondering what is
actually being sent vs. what is actually being received. A pcap at the
far end to compare with a pcap at the near end would be quite
enlightening.
-MC
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
|