[asterisk-commits] oej: branch oej/gin-register-bnc-1.8 r426078 - /team/oej/gin-register-bnc-1.8/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Oct 21 05:08:30 CDT 2014
Author: oej
Date: Tue Oct 21 05:08:25 2014
New Revision: 426078
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=426078
Log:
Update docs.
Modified:
team/oej/gin-register-bnc-1.8/CHANGES
team/oej/gin-register-bnc-1.8/README.gin-register-bnc
Modified: team/oej/gin-register-bnc-1.8/CHANGES
URL: http://svnview.digium.com/svn/asterisk/team/oej/gin-register-bnc-1.8/CHANGES?view=diff&rev=426078&r1=426077&r2=426078
==============================================================================
--- team/oej/gin-register-bnc-1.8/CHANGES (original)
+++ team/oej/gin-register-bnc-1.8/CHANGES Tue Oct 21 05:08:25 2014
@@ -14,6 +14,8 @@
chan_sip
-----------
+ * Added the -bnc- extension in register= statements in sip.conf to
+ enable bulk number contacts - RFC 6140
* SIP peers can now specify 'trust_id_outbound' which affects RPID/PAI
fields for prohibited callingpres information. Values are legacy, no, and
yes. By default, legacy is used.
Modified: 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=diff&rev=426078&r1=426077&r2=426078
==============================================================================
--- team/oej/gin-register-bnc-1.8/README.gin-register-bnc (original)
+++ team/oej/gin-register-bnc-1.8/README.gin-register-bnc Tue Oct 21 05:08:25 2014
@@ -25,13 +25,13 @@
Implementation:
---------------
-Still under discussion. Code will come
+Registration works. Tested with one SIPConnect-compliant service provider at least.
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.
+to the Asterisk project and no code from that patch was included here.
More information about the asterisk-commits
mailing list