[Freeswitch-users] BEARERCAPABILITY_NOTAVAIL with 1.6.6 on Debian 8
Kim Rostgaard Christensen
krc at retrospekt.dk
Fri May 27 18:32:29 MSD 2016
We finally got around to getting a SIP trace.
The only difference we can find is in the SDP
1.6.2:
v=0
o=FreeSWITCH 1464328347 1464328348 IN IP4 192.168.1.3
s=FreeSWITCH
c=IN IP4 192.168.1.3
t=0 0
m=audio 28898 RTP/AVP 102 103 9 0 8 3 101 13 104 105
a=rtpmap:102 L16/8000
a=rtpmap:103 opus/48000/2
a=fmtp:103 useinbandfec=1; usedtx=1; maxaveragebitrate=30000;
maxplaybackrate=48000; ptime=20; minptime=20; maxptime=20;
samplerate=48000; sprop-stereo=1
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:3 GSM/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=rtpmap:13 CN/8000
a=rtpmap:104 telephone-event/48000
a=fmtp:104 0-16
a=rtpmap:105 CN/48000
a=ptime:20
1.6.8:
v=0
o=FreeSWITCH 1464330840 1464330841 IN IP4 192.168.1.4
s=FreeSWITCH
c=IN IP4 192.168.1.4
t=0 0
m=audio 28118 RTP/AVP 102 101 13
a=rtpmap:102 L16/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=rtpmap:13 CN/8000
a=ptime:20
Any hints?
On 2016-02-10 18:16, Thomas Løcke wrote:
> Hi Ken,
>
> It doesn't work from our dialplan either:
>
> <extension name="foobar" continue="true">
> <condition field="destination_number"
> expression="^external_transfer_(\d+)$">
> <action application="set" data="ringback=${dk-ring}"/>
> <action application="ring_ready" />
> <action application="bridge"
> data="[fifo_music=default]sofia/gateway/${default_trunk}/$1"/>
> <action application="hangup"/>
> </condition>
> </extension>
>
> That works swimmingly with 1.6.2, but fails
> with BEARERCAPABILITY_NOTAVAIL with 1.6.6.
>
>
> 2016-02-10 18:07 GMT+01:00 Ken Rice <krice at freeswitch.org
> <mailto:krice at freeswitch.org>>:
>
> I doubt that was ever an intended feature... why not just send the
> A leg out and park the bleg just reverse your notation there
>
> On Wed, Feb 10, 2016 at 10:48 AM, Thomas Løcke
> <thomas.granvej6 at gmail.com <mailto:thomas.granvej6 at gmail.com>> wrote:
>
> Hi all,
>
> Using 1.6.2 this works from fs_cli and dialplan:
>
> originate loopback/park/default
> &bridge(sofia/gateway/server/xxxxxxxx)
>
> Using 1.6.6 it fails with BEARERCAPABILITY_NOTAVAIL.
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.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/20160527/ddd3517b/attachment-0001.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list