[Asterisk-code-review] configs, LICENSE: remove pbx.digium.com. (asterisk[19])
Friendly Automation
asteriskteam at digium.com
Fri Feb 25 13:43:58 CST 2022
Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/18058 )
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
Benjamin Keith Ford: 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/+/18058
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 19
Gerrit-Change-Id: I257c54d4d812ed6b4bd4cbec2cd7ebe2b87b5bad
Gerrit-Change-Number: 18058
Gerrit-PatchSet: 2
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220225/dbfe03e9/attachment.html>
More information about the asterisk-code-review
mailing list