[Freeswitch-users] Invalid URI for NOTIFY

Ram raman.chv at gmail.com
Tue Feb 28 12:22:47 MSK 2017


Thanks Michael, and Brain.

1. I tried after carrying the FS-10041 patch to 1.6.15 source, still i am
facing the same.
And for To tags, freeswitch is adding the duplicate To tag while creating
notify, i am unable to find where to control the same.


Following is the db entry created for subscription, may help you to get
some idea about the issue


| conf  | test | freeswitch.com | 3000        | freeswitch.com |
freeswitch.com | conference | "user" <sip:test at 192.168.42.91:49198;
transport=tls;registering_acc=freeswitch_com;fs_nat=yes;fs_
path=sip%3A52.78.55.33%3A59019%3Btransport%3Dtls%3Bregistering_acc%3Dfreeswitch_com>
| ecea3c49301aded05c155660703ebed8 at 0:0:0:0:0:0:0:0 | "Test" <
sip:test at freeswitch.com>;tag=664f4da1 | SIP/2.0/TCP
10.3.3.173;branch=z9hG4bK4a46.6b72e5d6b53e1a00ecf9c27b2286b3
26.0;i=c92a3;received=52.78.55.33;rport=59019 | 1488211342 |
Jitsi2.10.5550Windows 8.1 | application/conference-info+xml  | external
| ip-10-4-2-63 | 59019        | 52.78.55.93 |      -1 | sip        | <
sip:3000 at freeswitch.com>;tag=79rrXS3jDH8Xp;tag=79rrXS3jDH8Xp |


Regards
Raman


On Thu, Feb 23, 2017 at 2:01 AM, Brian West <brian at freeswitch.org> wrote:

> Probably related to FS-10041
>
> On Wed, Feb 22, 2017 at 9:25 AM, Michael Jerris <mike at jerris.com> wrote:
>
>> maybe because the to tag is in there twice?
>>
>> you can try editing that in the db directly before it goes to send the
>> next notify and see if that helps to confirm my guess
>>
>> On Feb 22, 2017, at 5:45 AM, Ram <raman.chv at gmail.com> wrote:
>>
>> Hi,
>>
>> I am observed following error while freeswitch sending notify
>>
>> nta.c:8061 outgoing_create() nta outgoing create: invalid URI
>>
>> Help me to identify the issue,
>>
>>
>> Following are freeswitch logs for reference.
>>
>> nua_stack.c:529 nua_signal() nua(0x7f4e800826a0): sent signal r_destroy
>> 2017-02-22 10:21:26.394790 [CRIT] sofia_presence.c:4535 arg 0[full_to] =
>> [<sip:3000 at freeswitch.com>;tag=DHHj59Sg6cNDr;tag=DHHj59Sg6cNDr]
>> 2017-02-22 10:21:26.394790 [CRIT] sofia_presence.c:4535 arg 1[full_from]
>> = ["Test" <sip:test at freeswitch.com>;tag=b66cbfe7]
>> 2017-02-22 10:21:26.394790 [CRIT] sofia_presence.c:4535 arg 2[contact ||
>> ';_;isfocus'] = [0]
>> 2017-02-22 10:21:26.394790 [CRIT] sofia_presence.c:4535 arg 3[expires] =
>> [1487762486]
>> 2017-02-22 10:21:26.394790 [CRIT] sofia_presence.c:4535 arg 4[call_id] = [
>> fd8a7306f3c49be8163cb94075e2c23c at 0:0:0:0:0:0:0:0]
>> 2017-02-22 10:21:26.394790 [CRIT] sofia_presence.c:4535 arg 5[event] =
>> [conference]
>> 2017-02-22 10:21:26.394790 [CRIT] sofia_presence.c:4535 arg 6[network_ip]
>> = [50.10.1.93]
>> 2017-02-22 10:21:26.394790 [CRIT] sofia_presence.c:4535 arg
>> 7[network_port] = [38893]
>> 2017-02-22 10:21:26.394790 [CRIT] sofia_presence.c:4535 arg 8[ct] =
>> [application/conference-info+xml]
>> 2017-02-22 10:21:26.394790 [CRIT] sofia_presence.c:4535 arg 9[pt] =
>> [<?xml version="1.0"?>
>>
>>
>> 2017-02-22 10:21:26.394790 [ERR] sofia_presence.c:2308 SEND PRES NOTIFY:
>> file[sofia_presence.c]
>> func[sofia_presence_send_sql]
>> line[4539]
>> profile[external]
>> via[SIP/2.0/udp 10.0.0.240;rport]
>> ip[50.10.1.93]
>> port[38893]
>> route[(null)]
>> contact[0]
>> to[<sip:3000 at freeswitch.com>;tag=DHHj59Sg6cNDr;tag=DHHj59Sg6cNDr]
>> from["Test" <sip:test at freeswitch.com>;tag=b66cbfe7]
>> url[0]
>> call_id[fd8a7306f3c49be8163cb94075e2c23c at 0:0:0:0:0:0:0:0]
>> expires_str[]
>>
>>
>> call_info[]
>> exptime[3600]
>> nua_common.c:108 nh_create_handle() nua: nh_create_handle: entering
>> nua.c:342 nua_handle_bind() nua: nua_handle_bind: entering
>> nua.c:716 nua_notify() nua: nua_notify: entering
>> nua_stack.c:569 nua_stack_signal() nua(0x7f4e90070360): recv signal
>> r_notify
>> nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params:
>> entering
>> soa.c:280 soa_clone() soa_clone(static::0x7f4e800021b0, 0x7f4e80001a60,
>> 0x7f4e90070360) called
>> soa.c:403 soa_set_params() soa_set_params(static::0x7f4e800352d0, ...)
>> called
>> soa.c:403 soa_set_params() soa_set_params(static::0x7f4e800352d0, ...)
>> called
>> nta.c:4417 nta_leg_tcreate() nta_leg_tcreate(0x7f4e80082800)
>> nta.c:8061 outgoing_create() nta outgoing create: invalid URI
>> nta.c:8722 outgoing_free() nta: outgoing_free(0x7f4e8007f540)
>> nua_stack.c:271 nua_stack_event() nua(0x7f4e90070360): event r_notify 900
>> Internal error at nua_client.c:713
>> nua_stack.c:359 nua_application_event() nua: nua_application_event:
>> entering
>> nua_stack.c:529 nua_signal() nua(0x7f4e90070360): sent signal r_notify
>> 2017-02-22 10:21:26.394790 [ERR] sofia_presence.c:1320 SLA EVENT:
>> 2017-02-22 10:21:26.394790 [CRIT] sofia_presence.c:1321 DUMP
>>
>>
>>
>> _________________________________________________________________________
>> 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
>
> Allison prompts for FreeSWITCH:
>
> *https://www.gofundme.com/allison-prompts-for-freeswitch*
> <https://www.gofundme.com/allison-prompts-for-freeswitch>
>
> Wish to schedule a meeting?
>
> http://app.timebridge.com/#/meet/freeswitch
>
> 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)
> *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/20170228/170687e2/attachment.html 


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