[Freeswitch-users] Call failed with mod_verto

Ítalo Rossi italo at freeswitch.org
Mon Mar 14 15:23:51 MSK 2016


Looks like the BYE is coming from your SIP device.

On Mon, Mar 14, 2016 at 4:48 AM, bhavik patel <bhavikpatel14388 at gmail.com>
wrote:

> Thank you for your answer.
>
> Now outbound calls seems to be working.
>
> But inbound calls have still the same issue that the call drops after
> answer.
>
> Here i am attaching call and SIP logs.
>
>
>
> On Fri, Mar 11, 2016 at 5:17 PM, Ítalo Rossi <italo at freeswitch.org> wrote:
>
>> Your SDP doesn't contain audio codecs, you're setting
>> absolute_codec_string wrong,it should be
>>
>> absolute_codec_string=^^:G729:PCMA:PCMU:opus
>>
>> You missed the ':' as the separator being used in the array.
>>
>> 2016-03-03 08:01:53.050843 [DEBUG] mod_db.c:194 Usage for
>> Demo_xxxxxxxxx30_gw_Demo_xxxxxxxxx30 is now 1/4 EXECUTE
>> verto.rtc/xxxxxxxxx65
>> *bridge({absolute_codec_string=^^G729:PCMA:PCMU:opus}*
>> sofia/gateway/Demo_xxxxxxxxx30/xxxxxxxxx65)
>> 2016-03-03 08:01:53.050843 [DEBUG] switch_channel.c:1237
>> verto.rtc/xxxxxxxxx65 EXPORTING[export_vars] [t38_passthru]=[true] to event
>> 2016-03-03 08:01:53.050843 [DEBUG] switch_ivr_originate.c:2127 Parsing
>> global variables 2016-03-03 08:01:53.050843 [NOTICE] switch_channel.c:1091
>> New Channel sofia/default/xxxxxxxxx65
>> [de7384fd-8cf3-4b25-ab09-6d029f6b3c28] 2016-03-03 08:01:53.050843 [DEBUG]
>> mod_sofia.c:4765 (sofia/default/xxxxxxxxx65) State Change CS_NEW -> CS_INIT
>> 2016-03-03 08:01:53.050843 [DEBUG] switch_core_state_machine.c:473
>> (sofia/default/xxxxxxxxx65) Running State Change CS_INIT
>> 2016-03-03 08:01:53.050843 [DEBUG] switch_core_state_machine.c:516
>> (sofia/default/xxxxxxxxx65) State INIT
>> 2016-03-03 08:01:53.050843 [DEBUG] mod_sofia.c:88
>> sofia/default/xxxxxxxxx65 SOFIA INIT
>> 2016-03-03 08:01:53.050843 [DEBUG] sofia_glue.c:1228 sip:x.x.x.91 Setting
>> proxy route to sofia/default/xxxxxxxxx65 2016-03-03 08:01:53.050843 [DEBUG]
>> sofia_glue.c:1257 sofia/default/xxxxxxxxx65 sending invite version: 1.6.5
>> 64bit Local SDP:
>> v=0 o=FreeSWITCH 1456966735 1456966736
>> IN IP4 x.x.x.88
>> s=FreeSWITCH
>> c=IN IP4 x.x.x.88
>> t=0 0
>>
>> Ítalo Rossi
>> italo at freeswitch.org
>> IRC chat.freenode.net #freeswitch #freeswitch-dev
>> Bugs? https://freeswitch.org/jira
>> Docs? https://freeswitch.org/jira
>> Chat? https://hipchat.freeswitch.org/gUdAgy0m6
>>
>> On Mar 11 2016, at 1:22 am, bhavik patel <bhavikpatel14388 at gmail.com>
>>> wrote:
>>> Can anyone please suggest me for this issue ?
>>>
>>> On Mon, Mar 7, 2016 at 6:18 PM, bhavik patel <bhavikpatel14388 at gmail.com
>>> > wrote:
>>>
>>> I did try with PCMA:PCMU and getting same result.
>>>
>>> PFA
>>>
>>> On Mon, Mar 7, 2016 at 5:58 PM, Gregor Nanger <gregor at infomedia.si>
>>> wrote:
>>>
>>> I guess that there is something with codec. As I see it select g729. Try
>>> to force PCMA:PCMU for test.
>>>
>>> 2016-03-07 13:01 GMT+01:00 bhavik patel <bhavikpatel14388 at gmail.com>:
>>>
>>> Can anyone faces similar kind of issue with Verto ?
>>>
>>> Here i am attaching *INCOMPATIBLE_DESTINATION. *Logs.
>>>
>>> On Thu, Mar 3, 2016 at 6:59 PM, bhavik patel <bhavikpatel14388 at gmail.com
>>> > wrote:
>>>
>>> Thanks for the reply.
>>>
>>> I tried not this params and getting *Originate Failed.  Cause:
>>> INCOMPATIBLE_DESTINATION.*
>>>
>>> Any other Clue.
>>>
>>> On Thu, Mar 3, 2016 at 6:12 PM, Ítalo Rossi <italo at freeswitch.org>
>>> wrote:
>>>
>>> Have you tried setting media_mix_inbound_outbound_codec=true ?
>>>
>>> On Thu, Mar 3, 2016 at 4:09 AM, bhavik patel <bhavikpatel14388 at gmail.com
>>> > wrote:
>>>
>>> Hi All,
>>>
>>> I have Freeswitch-1.6.5 running on Debian-8.2.
>>>
>>> I want to use mod_verto for webrtc and followed steps mentioned at
>>> https://freeswitch.org/confluence/display/FREESWITCH/mod_verto.
>>> But calls are not working.
>>>
>>> Outbound call fails with NORMAL_TEMPORARY_FAILURE.
>>>
>>> When make inbound call it rings at destination and drops as soon as it
>>> answer.
>>>
>>> Here i am attaching logs for both type of calls.
>>>
>>> Let me know if you require anything else from my end.
>>>
>>>
>>>
>>> Thanks
>>>
>>>
>>>
>>> _________________________________________________________________________
>>> 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
>>>
>>>
>>>
>>>
>>> --
>>> Ítalo Rossi
>>> italo at freeswitch.org
>>>
>>> _________________________________________________________________________
>>> 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
>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Bhavik Patel
>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Bhavik Patel
>>>
>>>
>>> _________________________________________________________________________
>>> 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
>>>
>>>
>>>
>>>
>>> --
>>> Gregor Nanger
>>>
>>> *CTO*
>>> t./f.: 00386 (0) 7 6000 308/309 • m:. 00386 (0)41 756485
>>> • Infomedia d.o.o. • Jerebova 3, Novo mesto, Slovenia
>>> • www.infomedia.si
>>>
>>> _________________________________________________________________________
>>> 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
>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Bhavik Patel
>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Bhavik Patel
>>>
>>>
>> _________________________________________________________________________
>> 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
>>
>
>
>
> --
> Thanks,
> Bhavik Patel
>
>
> _________________________________________________________________________
> 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
>



-- 
Ítalo Rossi
italo at freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160314/7b13be23/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list