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

Author: Daniel-Constantin Mierla <[email protected]>
Committer: Daniel-Constantin Mierla <[email protected]>
Date:   Fri Jul 18 16:58:14 2014 +0200

nosip: new module allowing to handle non-sip packets via event route

- packets that fail to be parsed as SIP messages are given to
  event_route[nosip:msg]
- use cases can be imagined as needed, one could be re-engaging SIP
  worker processes in handling suspended transactions

---

 modules/nosip/Makefile            |   11 ++
 modules/nosip/README              |  199 +++++++++++++++++++++++++++++++++++
 modules/nosip/doc/Makefile        |    4 +
 modules/nosip/doc/nosip.xml       |   37 +++++++
 modules/nosip/doc/nosip_admin.xml |  205 +++++++++++++++++++++++++++++++++++++
 modules/nosip/nosip_mod.c         |  187 +++++++++++++++++++++++++++++++++
 6 files changed, 643 insertions(+), 0 deletions(-)

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

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

Reply via email to