[Freeswitch-users] Getting, sofia_glue.c:1031 Error creating HANDLE!

devang nathwani devang.nathwani31589 at gmail.com
Fri Sep 2 23:47:02 MSD 2016


okay, let me set the condition in dialplan for caller-id-name and number
that if it is null than pass nothing and dont pass '<null>'. i think this
should work.

On Wed, Aug 31, 2016 at 8:19 PM, Brian West <brian at freeswitch.org> wrote:

> If you don't want a name set it to _undef_ but DO NOT set them to invalid
> options.
>
> On Wed, Aug 31, 2016 at 9:05 AM, Vallimamod Abdullah <vma at 440hz.fr> wrote:
>
>> Hi,
>>
>> Why are you doing the following in your dialplan:
>>
>> <action application="set" data="effective_caller_id_name=<null>"/>
>> <action application="set" data="effective_caller_id_number=<null>"/>
>>
>> You should definitely not use brackets on these values, especially the
>> caller_id_number.
>>
>> Best Regards,
>> Vallimamod
>> .
>>
>> > On 31 Aug 2016, at 07:42, devang nathwani <
>> devang.nathwani31589 at gmail.com> wrote:
>> >
>> > Hello,
>> >
>> > http://pastebin.com/emN6xXrV
>> > here is the fs_cli log for the error call
>> >
>> > 91.12.21.131 is opensips server ip
>> > 91.12.21.1312 is freeswitch server ip
>> >
>> >
>> >
>> > On Tue, Aug 30, 2016 at 10:00 PM, Brian West <brian at freeswitch.org>
>> wrote:
>> > Thats not the issue its the <null> after the sip:
>> >
>> > On Tue, Aug 30, 2016 at 11:28 AM, Bipin Patel <bipin at xbipin.com> wrote:
>> > one thing in the code is that it wont allow < and > in the from before
>> @ so that could be the issue, the "<null>" is still fine as its within ""
>> >
>> >
>> > Regards,
>> > Bipin
>> >
>> >
>> > -------- Original Message --------
>> > Subject: Re: [Freeswitch-users] Getting, sofia_glue.c:1031 Error
>> creating HANDLE!
>> > From: Bipin Patel <bipin at xbipin.com>
>> > To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
>> > Date: 8/30/2016, 8:24:23 PM
>> >> well i dont think null in from is the issue as while fixing the cid
>> thing for spa3102 i played with the code and with weird characters also it
>> worked fine, what i think is the issue is something else, i might be wrong
>> though
>> >>
>> >>
>> >> Regards,
>> >> Bipin
>> >>
>> >>
>> >> -------- Original Message --------
>> >> Subject: Re: [Freeswitch-users] Getting, sofia_glue.c:1031 Error
>> creating HANDLE!
>> >> From: Brian West <brian at freeswitch.org>
>> >> To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
>> >> Date: 8/30/2016, 8:14:30 PM
>> >>> Well that could be one for sure.
>> >>>
>> >>> On Tue, Aug 30, 2016 at 9:16 AM, Vallimamod Abdullah <vma at 440hz.fr>
>> wrote:
>> >>> Hi,
>> >>>
>> >>> Your from seems corrupted or invalid:
>> >>>
>> >>> > from_str=["<null>" <sip:<null>@172.16.3.2>]
>> >>>
>> >>>
>> >>> Make a sip trace and check why there is no username.
>> >>>
>> >>> Best Regards,
>> >>> Vallimamod
>> >>> .
>> >>>
>> >>>
>> >>> > On 26 Aug 2016, at 16:11, devang nathwani <
>> devang.nathwani31589 at gmail.com> wrote:
>> >>> >
>> >>> > Hello,
>> >>> >
>> >>> > While routing the call from opensips server to freeswitch server i
>> am getting this error in fs_cli log,
>> >>> >
>> >>> > 2016-08-26 14:05:13.611542 [CRIT] sofia_glue.c:1031 Error creating
>> HANDLE!
>> >>> > url_str=[sip:357xxxxxxxx at 178.xxx.xxx.xxx]
>> >>> > call_id=[N/A]
>> >>> > to_str=[<sip:357xxxxxxxx at 178.xxx.xxx.xxx>]
>> >>> > from_str=["<null>" <sip:<null>@172.16.3.2>]
>> >>> > invite_contact=[<sip:gw+IPComms at 172.16.3.2:5060;transport=
>> udp;gw=gtw-name>]
>> >>> >
>> >>> > I have tried configuring 1.6.8 and 1.6.9 versions of freeswitch but
>> getting the same error.
>> >>> > What am i missing?
>> >>> >
>> >>> > ____________________________________________________________
>> _____________
>> >>> > 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
>> >>>
>> >>>
>> >>> ____________________________________________________________
>> _____________
>> >>> 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
>> >>>
>> >>>
>> >>>
>> >>> --
>> >>> Brian West
>> >>> brian at freeswitch.org
>> >>>
>> >>>
>> >>>
>> >>> Twitter: @FreeSWITCH , @briankwest
>> >>> http://www.freeswitchbook.com
>> >>> http://www.freeswitchcookbook.com
>> >>> https://www.gofundme.com/freeswitch_ubuntu
>> >>>
>> >>> Got Bugs? Report them here! | Reddit: /r/freeswitch
>> >>>
>> >>> T:+19184209001 | F:+19184209002 | M:+1918424WEST (9378)
>> >>> iNUM:+883 5100 1420 9001 | ISN:410*543 | Skype:briankwest
>> >>>
>> >>>
>> >>>
>> >>> ____________________________________________________________
>> >>> _____________
>> >>> 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
>> >>
>> >>
>> >>
>> >> ____________________________________________________________
>> >> _____________
>> >> 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
>> >
>> >
>> > ____________________________________________________________
>> _____________
>> > 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
>> >
>> >
>> >
>> > --
>> > Brian West
>> > brian at freeswitch.org
>> >
>> >
>> >
>> > Twitter: @FreeSWITCH , @briankwest
>> > http://www.freeswitchbook.com
>> > http://www.freeswitchcookbook.com
>> > https://www.gofundme.com/freeswitch_ubuntu
>> >
>> > Got Bugs? Report them here! | Reddit: /r/freeswitch
>> >
>> > T:+19184209001 | F:+19184209002 | M:+1918424WEST (9378)
>> > iNUM:+883 5100 1420 9001 | ISN:410*543 | Skype:briankwest
>> >
>> >
>> > ____________________________________________________________
>> _____________
>> > 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
>> >
>> > ____________________________________________________________
>> _____________
>> > 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
>>
>>
>> _________________________________________________________________________
>> 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
>>
>
>
>
> --
>
> *Brian West*
> brian at freeswitch.org
>
>
> *Twitter: @FreeSWITCH , @briankwest*
> http://www.freeswitchbook.com
> http://www.freeswitchcookbook.com
> https://www.gofundme.com/freeswitch_ubuntu
>
> Got Bugs? Report them here <https://freeswitch.org/jira>! | Reddit:
> /r/freeswitch <https://www.reddit.com/r/freeswitch>
>
> *T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
> *iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
>
> _________________________________________________________________________
> 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/20160903/19f7ee10/attachment-0001.html 


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