[svn-commits] oej: branch oej/gin-register-bnc-1.8 r426075 - /team/oej/gin-register-bnc-1.8/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Oct 21 04:02:22 CDT 2014


Author: oej
Date: Tue Oct 21 04:02:15 2014
New Revision: 426075

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=426075
Log:
All work start with documentation

Added:
    team/oej/gin-register-bnc-1.8/README.gin-register-bnc   (with props)

Added: team/oej/gin-register-bnc-1.8/README.gin-register-bnc
URL: http://svnview.digium.com/svn/asterisk/team/oej/gin-register-bnc-1.8/README.gin-register-bnc?view=auto&rev=426075
==============================================================================
--- team/oej/gin-register-bnc-1.8/README.gin-register-bnc (added)
+++ team/oej/gin-register-bnc-1.8/README.gin-register-bnc Tue Oct 21 04:02:15 2014
@@ -1,0 +1,37 @@
+Edvina AB
+Olle E. Johansson
+
+2014-10-21
+
+
+
+
+
+
+GIN - Bulk Number Contact support (client-side)
+===============================================
+
+This branch will try to implement the GIN standard (RFC 6140) for outbound registrations,
+not server side. GIN is part of SIP Connect.
+
+Architecture:
+-------------
+- Asterisk will have to send a register without a username in the contact header. 
+- Invites will come with phone numbers in the R-Uri, which is fine for Asterisk.
+- The register line will have a magic keyword "-bnc-" for registred extension 
+  to activate this feature
+
+register => matt.jordan:jordan.matt at siptrunkprovider.example.net/-bnc-
+
+Implementation:
+---------------
+Still under discussion. Code will come
+
+Previous work:
+--------------
+* https://reviewboard.asterisk.org/r/1515/
+
+This work included a lot of things, including SIP bnc registration. It was contributed
+to the Asterisk project and some code from that patch *may* be included here.
+
+

Propchange: team/oej/gin-register-bnc-1.8/README.gin-register-bnc
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: team/oej/gin-register-bnc-1.8/README.gin-register-bnc
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: team/oej/gin-register-bnc-1.8/README.gin-register-bnc
------------------------------------------------------------------------------
    svn:mime-type = text/plain




More information about the svn-commits mailing list