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

Friendly Automation asteriskteam at digium.com
Fri Feb 25 13:33:06 CST 2022


Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/18018 )

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(-)

Approvals:
  Joshua Colp: Looks good to me, but someone else must approve
  Kevin Harwell: Looks good to me, approved
  Stanislav Abramenkov: Looks good to me, but someone else must approve
  Friendly Automation: Approved for Submit



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/+/18018
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I257c54d4d812ed6b4bd4cbec2cd7ebe2b87b5bad
Gerrit-Change-Number: 18018
Gerrit-PatchSet: 3
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Stanislav Abramenkov <stas.abramenkov at gmail.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220225/5f5939a3/attachment.html>


More information about the asterisk-code-review mailing list