Hi,
We currently use a slightly modified version of the registrar module which
works well in our own setup, but I wondered whether it made sense to make
available for everyone.
We have distributed registrars with no proxies in front, so registrations
are handled directly at the edge by any server (we then rely on DNS for
load balancing/failover). All share the same DB/table and when a register
is received, we add Path header manually, before saving.
Each server can handle an invite to any subscriber - it simply performs
lookup and then relays the request (Path determines through which server to
relay). Our custom version of lookup function checks to see whether the
received socket in the location record is one of its own and if it is,
ignores the Path and continues as if it were not present - i.e. checks for
Received, forces outgoing socket etc. The invite is then sent out directly
to the subscriber instead of looping to itself first.
Could this be useful to others? Of course, it would be enabled by a
parameter which would be set to disabled by default.
Regards,
Charles
--
www.sipcentric.com
Follow us on twitter @sipcentric <http://twitter.com/sipcentric>
Sipcentric Ltd. Company registered in England & Wales no. 7365592. Registered
office: Unit 10 iBIC, Birmingham Science Park, Holt Court South, Birmingham
B7 4EJ.
Hello,
I want to announce that a new person got developer GIT write access to
repository: Charles Chance.
He is for long time in the community, sending patches in the past to
modules such as memcache. His immediate goal is to care of dmq module,
having a set of patches to be committed as well as plans to integrate it
within more modules.
His git commit id is: cchance
My warm welcome and looking forward to future work within the project!
Cheers,
Daniel
--
Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Trainings - Berlin, Oct 21-24; Miami, Nov 11-13, 2013
- more details about Kamailio trainings at http://www.asipto.com -
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#339 - pua_reginfo: Fails to insert the contact into the location table
User who did this - Daniel-Constantin Mierla (miconda)
----------
Can you provide a patch file done with 'diff -u ...' or 'git diff ...'?
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=339#comment1072
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#338 - Kamailio 4.0.x crash with pua_reginfo : reginfo_handle_notify
User who did this - Daniel-Constantin Mierla (miconda)
----------
Can you provide the patch as attachment? You can do it with 'diff -u oldfile newfile >/path/to/save.patch' or if you cloned from git, just use 'git diff >/path/to/save.patch'
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=338#comment1071
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.