[sr-dev] git:master: modules_k/uac: uac_replace_from/to AUTO mode with dialog module

Anca Vamanu anca.vamanu at 1and1.ro
Thu Jul 19 16:55:30 CEST 2012


Module: sip-router
Branch: master
Commit: 0f702f6e236eb0cbb238bf83a0c4ae94d7b3cad8
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0f702f6e236eb0cbb238bf83a0c4ae94d7b3cad8

Author: Anca Vamanu <anca.vamanu at 1and1.ro>
Committer: Anca Vamanu <anca.vamanu at 1and1.ro>
Date:   Thu Jul 19 17:49:13 2012 +0300

modules_k/uac: uac_replace_from/to AUTO mode with dialog module

Added a implementation for uac_replace_from/to() that uses the dialog
module for AUTO mode. In this mode the URIs are stored as dialog
variables.

The change in tm module fixes a bug: if uac_replace_to() was called, the
URI was not changed accordingly in Cancel.

---

 modules/tm/t_cancel.c           |    5 +-
 modules_k/dialog/dialog.c       |    2 +
 modules_k/dialog/dlg_load.h     |    6 +
 modules_k/uac/README            |  111 +++++++++++-----
 modules_k/uac/doc/uac_admin.xml |   68 +++++++++-
 modules_k/uac/replace.c         |  292 ++++++++++++++++++++++++++++++---------
 modules_k/uac/uac.c             |   17 ++-
 7 files changed, 393 insertions(+), 108 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=0f702f6e236eb0cbb238bf83a0c4ae94d7b3cad8



More information about the sr-dev mailing list