[Freeswitch-users] SBC In-band DTMF

Steven Ayre steveayre at gmail.com
Fri Jan 18 19:12:57 MSK 2013


Did you try removing the rfc2833-pt param and setting <param
name="dtmf-type" value="none"/> on the outgoing sofia profile to the PBX?

Inband tones will always be passed over, FS would actively need to detect
the tone and remove it from the media to avoid doing so. So the PBX is not
looking inband for it. Since there's no way in SIP to notify that inband
tones are in use the PBX is probably checking for out-of-band DTMF and not
checking inband at all if out-of-band has been negotiated - so what you
probably need to is disable out of band media entirely.

As far as comparing FS behaviour to OpenSER goes I would avoid it. They're
very different products. Understand the difference between a SIP proxy
(OpenSER) and a B2BUA (FreeSWITCH). OpenSER only forwards SIP messages with
media terminating on the endpoints. FS negotiates 2 separate calls
including media and terminates both calls on FS and passes media between
them. As such OpenSER doesn't do any media negotiation and FS does which
will make their behaviour rather different.

-Steve





On 18 January 2013 15:20, support at ecn.net.au <support at ecn.net.au> wrote:

> Yes, we read that and tried to set that when attempting multiple
> configurations (attempting to pass inband dtmf).
>
> Currently we can't get Freeswitch in an SBC role to pass the inband in the
> media stream at all (see earlier email) - also having odd issues with
> start_dtmf when accessing Asterisk IVR's (again very odd).  the only
> difference we can see (between FS and our legacy openser) is the Invite
> pushed on the bleg on Openser included the fmtp:18 annexb=no directive (as
> per the telco's SDP to us); however on FS it doesn't forward these (and we
> can't seem to force FS to add these attributes to the SDP on the bleg).
>
> Again the start_dtmf issues exists only in 1.2 and 1.3 FS , in the 1.0.6
> the issue is not present (is this a bug possibly?)
>
> Any ideas?
>
> Kind Regards,
>
> Mark
>
> ________________________________________
> From: Paul Cupis [paul at cupis.co.uk]
> Sent: Friday, 18 January 2013 8:26 PM
> To: FreeSWITCH Users Help
> Subject: Re: [Freeswitch-users] SBC In-band DTMF
>
> On Fri, Jan 18, 2013 at 01:57:36AM +0000, Steven Ayre wrote:
> >      <param name="rfc2833-pt" value="0"/>
> >
> >    What're you hoping to do here? This sets the payload type value. 0 is
> a
> >    valid pt. This won't disable it, it'll instead use the value 0. That
> >    happens to be the one for G711, so if that codec is enabled you're
> just
> >    going to get a conflict.
>
> If the rfc2833-pt is set to a value <96 it is outside the allowed range
> for dynamic payload negotiation and FS will not offer RFC2833 support
> in the SDP.
>
> ref: sofia_glue.c
>
> Regards,
>
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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/20130118/35b33ade/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list