[sr-dev] [kamailio/kamailio] uac: contact_addr field added into db uacreg table (#2470)

Daniel-Constantin Mierla notifications at github.com
Mon Sep 7 09:11:50 CEST 2020


The examples show that the contact addr field in database can be `udp:192.168.0.125:5060`, but from the code seems to be concatenated prefixed with `sip:UUID@`, meaning that it can result in `sip:UUID at udp:192.168.0.125:5060`, which is invalid SIP uri. Maybe I failed to notice where conversion is done.

Then, for database updates, you have to update the xml files from `src/lib/srdbb1/schema/` and then do `make dbschema` in the root folder of Kamailio to update the sql/db creation files.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2470#issuecomment-688089115
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200907/9b213efd/attachment.htm>


More information about the sr-dev mailing list