Module: sip-router Branch: master Commit: 74a9baf6fd2903efc874edc48dd99d6a11afc83b URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=74a9baf6...
Author: Juha Heinanen jh@tutpro.com Committer: Juha Heinanen jh@tutpro.com Date: Wed Dec 12 16:11:50 2012 +0200
modules/tm: added outbound support to t_load_contact()/t_next_contacts()
- added new function t_next_contact_flows() - readme not updated yet
---
modules/tm/t_serial.c | 944 +++++++++++++++++++++++++++++++++---------------- modules/tm/t_serial.h | 2 + modules/tm/tm.c | 17 +- 3 files changed, 661 insertions(+), 302 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=74a9...