[sr-dev] [kamailio/kamailio] UAC module :uac_reg_tm_callback(): got sip response 408 (Issue #3707)

2024-01-10 Thread QWERTY via sr-dev
Register with remote,if there is no response to request,get in the logs an 
error message like:

ERROR: uac [uac_reg.c:1001]: uac_reg_tm_callback(): got sip response 408 while 
registering

How to get this timeout information in routing ?  event_route[ ] ?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3707
You are receiving this because you are subscribed to this thread.

Message ID: ___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] [kamailio/kamailio] uac_reg_unregister(attr, val) (Issue #3702)

2024-01-07 Thread QWERTY via sr-dev
The uac module lacks the uac_reg_unregister(attr, val) method, Send REGISTER 
with expires 0 for matching record in real time, instead of through RPC 
command。uac_reg_disable(attr, val) :SIP processing is done on the next timer 
routine.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3702
You are receiving this because you are subscribed to this thread.

Message ID: ___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] Re: [kamailio/kamailio] max_branches settings are not effective (Issue #3678)

2023-12-15 Thread QWERTY via sr-dev
After adjusting MAX_BRANCHES_LIMIT, I can create more than 30 branches, but I 
don't know if there are any other problems

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3678#issuecomment-1858702849
You are receiving this because you are subscribed to this thread.

Message ID: ___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] [kamailio/kamailio] max_branches settings are not effective (Issue #3678)

2023-12-15 Thread QWERTY via sr-dev

![image](https://github.com/kamailio/kamailio/assets/88914706/c325af99-f556-497c-9bbb-47d6bfe61742)
max_branches=30
Following this route, the branch value will be doubled,only 15 branches can be 
created

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3678
You are receiving this because you are subscribed to this thread.

Message ID: ___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org