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

Author: Daniel-Constantin Mierla <[email protected]>
Committer: Daniel-Constantin Mierla <[email protected]>
Date:   Fri Dec 28 22:20:15 2012 +0100

usrloc: store per-contact attributes in database

- attributes table is the name of table used for save/lookup plus suffix
  '_attrs' (e.g., location_attrs)
- feature enable only if xavp_contact parameter is set

---

 modules_k/usrloc/ucontact.c |  191 ++++++++++++++++++++++++++++++++++++++++++-
 modules_k/usrloc/ucontact.h |   27 ++++++
 modules_k/usrloc/udomain.c  |  182 +++++++++++++++++++++++++++++++++++++++++
 modules_k/usrloc/udomain.h  |   12 +++
 modules_k/usrloc/ul_mod.c   |   18 ++++
 modules_k/usrloc/ul_mod.h   |    9 ++
 6 files changed, 438 insertions(+), 1 deletions(-)

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

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to