Module: sip-router
Branch: master
Commit: aa2f0a04895a9b402faaef3925267e1992a7bc34
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=aa2f0a0…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Thu Aug 12 14:38:36 2010 +0200
pv: $tu can be used in assignments
- update sip URI in To header
$tu = "sip:test@sip-router.org";
- note that this should be avoided unless strictly necessary (can break
compatibility with some old devices that match on To uri instead of To
tag
---
modules/matrix/doc/matrix.html | 874 ----------------------------------------
modules/matrix/doc/matrix.txt | 313 --------------
modules_k/pv/pv.c | 2 +-
modules_k/pv/pv_core.c | 100 +++++
modules_k/pv/pv_core.h | 4 +
5 files changed, 105 insertions(+), 1188 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=aa2…