[OpenSIPS-Users] Presence 404 Not Here
Social Boh
social at bohboh.info
Tue Mar 10 14:04:24 EST 2020
Thank you.
Solved changing catchs SUBSCRIBE on if (has_totag()) {
route.
Regards
---
I'm SoCIaL, MayBe
El 10/03/2020 a las 03:55, Bogdan-Andrei Iancu escribió:
> Hi,
>
> As the 404 Not Here is generated from script, I guess you have a
> scripting issue when comes to handling sequential requests, mainly
> sequential SUBSCRIBE requests without loose_route(). On the failing
> branch of the loose_route() test you should have test of SUBSCRIBE and
> trigger the presence route.
>
> Regards,
>
> Bogdan-Andrei Iancu
>
> OpenSIPS Founder and Developer
> https://www.opensips-solutions.com
> OpenSIPS Summit, Amsterdam, May 2020
> https://www.opensips.org/events/Summit-2020Amsterdam/
>
> On 3/9/20 11:31 PM, Social Boh wrote:
>> Hello,
>>
>> maybe is a error on my configuration but when i send a SUBSCRIBE to
>> OpenSIPs, the SIP flow is:
>>
>> Device OpenSIPs
>>
>> SUBSCRIBE -------------->
>>
>> <-------------- 200OK
>>
>> NOTIFY -------------->
>>
>> <-------------- 200OK
>>
>> When the device send a new SUBSCRIBE
>>
>> SUBSCRIBE -------------->
>>
>> <------------- 404 Not Here
>>
>> The SUBSCRIBE look like same DIALOG (from and to tag and Call-ID are
>> the same; change only the CseQ). Then:
>>
>> <-------------- NOTIFY
>>
>> 481 Call/Transaction Does Not Exist -------->
>>
>> on the LOG:
>>
>> ERROR:presence:delete_phtable_query: Record not found
>> [a.1583785915.14803.23.22]
>> ERROR:presence:msg_presentity_clean: deleting from pres hash table
>> ERROR:presence:delete_phtable_query: Record not found
>> [a.1583788046.15285.1.0]
>> ERROR:presence:msg_presentity_clean: deleting from pres hash table
>>
>> WARNING:presence:p_tm_callback: completed with status [481] and
>> to_tag [6056-e0654f3d68915a53ac61b89388e418f7], cseq [CSeq: 2]
>>
>> Any hint?
>>
>> Regards
>>
More information about the Users
mailing list