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:
+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@digium.com (via email)
Digium, Inc.
exten => t,1,Goto(#,1) ; If they take too long, give up
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@pbx.digium.com/s@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.
;