* support Route in REFER/BYE * added stop_stream () * updated copyright * added trailing linefeed to LM_* () messages * add create call strings into buffer * drop calls that to respond to REFER * changed Referred-By to mohqueue * added TRYING status * only INVITE can come in w/o to tag * use TM for first reply on INVITE * changed the way messages are entered into the queue * 180 Ringing not sent if not required You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/197
-- Commit Summary --
* * support Route in REFER/BYE
-- File Changes --
M modules/mohqueue/mohq.c (173) M modules/mohqueue/mohq.h (28) M modules/mohqueue/mohq_common.h (10) M modules/mohqueue/mohq_db.c (28) M modules/mohqueue/mohq_db.h (4) M modules/mohqueue/mohq_funcs.c (1011) M modules/mohqueue/mohq_funcs.h (4) M modules/mohqueue/mohq_locks.c (10) M modules/mohqueue/mohq_locks.h (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/197.patch https://github.com/kamailio/kamailio/pull/197.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/197
I invited you to get write access to the Kamailio repository in order to maintain mohqueue module, being authored by you. You can merge this pull request as well push future patches to mohqueue module at your convenience.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/197#issuecomment-110784017
Well, it is a double click here on github pull requests web interface. I can do it because it is nothing big, I wanted to avoid this extra loop in the future and get you direct access.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/197#issuecomment-110822425
Merged #197.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/197#event-327620918