[Asterisk-code-review] configs, LICENSE: remove pbx.digium.com. (asterisk[16])

N A asteriskteam at digium.com
Wed Feb 23 11:33:01 CST 2022


N A has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/18056 )


Change subject: configs, LICENSE: remove pbx.digium.com.
......................................................................

configs, LICENSE: remove pbx.digium.com.

pbx.digium.com no longer accepts IAX2 calls and
there are no plans for it to come back.

Accordingly, nonworking IAX2 URIs are removed from
both the LICENSE file and the sample config.

ASTERISK-29923 #close

Change-Id: I257c54d4d812ed6b4bd4cbec2cd7ebe2b87b5bad
---
M LICENSE
M configs/samples/extensions.conf.sample
2 files changed, 1 insertion(+), 11 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/56/18056/1

diff --git a/LICENSE b/LICENSE
index 635c202..f77d01f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -45,7 +45,7 @@
 should contact our licensing department to determine the necessary
 steps you must take. For more information on this policy, please read:
 
-http://www.digium.com/en/company/profile/trademarkpolicy.php
+https://www.sangoma.com/wp-content/uploads/Sangoma-Trademark-Policy.pdf
 
 If you have any questions regarding our licensing policy, please
 contact us:
@@ -53,7 +53,6 @@
 +1.877.344.4861 (via telephone in the USA)
 +1.256.428.6000 (via telephone outside the USA)
 +1.256.864.0464 (via FAX inside or outside the USA)
-IAX2/pbx.digium.com (via IAX2)
 licensing at digium.com (via email)
 
 Digium, Inc.
diff --git a/configs/samples/extensions.conf.sample b/configs/samples/extensions.conf.sample
index a371953..cd26dc3 100644
--- a/configs/samples/extensions.conf.sample
+++ b/configs/samples/extensions.conf.sample
@@ -602,15 +602,6 @@
 exten => i,1,Playback(invalid)		; "That's not valid, try again"
 
 ;
-; Create an extension, 500, for dialing the
-; Asterisk demo.
-;
-exten => 500,1,Playback(demo-abouttotry)	; Let them know what's going on
-	same => n,Dial(IAX2/guest at pbx.digium.com/s at default)	; Call the Asterisk demo
-	same => n,Playback(demo-nogo)	; Couldn't connect to the demo site
-	same => n,Goto(s,6)		; Return to the start over message.
-
-;
 ; Create an extension, 600, for evaluating echo latency.
 ;
 exten => 600,1,Playback(demo-echotest)	; Let them know what's going on

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/18056
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I257c54d4d812ed6b4bd4cbec2cd7ebe2b87b5bad
Gerrit-Change-Number: 18056
Gerrit-PatchSet: 1
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220223/a83fcb19/attachment-0001.html>


More information about the asterisk-code-review mailing list