Difference between revisions of "Asterisk"
From MyWiki
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | Installing ASterisk 14 on Centos 17 http://forsharing.epizy.com/2017/05/05/install-latest-asterisk-14-on-centos-7-step-by-step/?i=1<br> | ||
[[ iax configuration ]] ( not guaranteed ) | [[ iax configuration ]] ( not guaranteed ) | ||
[[ SIP configuration for voip phone ]] | [[ SIP configuration for voip phone ]] | ||
Line 17: | Line 18: | ||
http://forums.whirlpool.net.au/archive/2212748<br> | http://forums.whirlpool.net.au/archive/2212748<br> | ||
http://asterisk-service.com/en_US/page/chan-dongle-use '''Query the dongle''' <br> | http://asterisk-service.com/en_US/page/chan-dongle-use '''Query the dongle''' <br> | ||
− | http://teamhelp.sipgate.co.uk/hc/en-gb/articles/204547911-How-Do-I-Configure-Asterisk- ( callerid ) | + | http://teamhelp.sipgate.co.uk/hc/en-gb/articles/204547911-How-Do-I-Configure-Asterisk- ( callerid )<br> |
− | http://www.raspberry-asterisk.org/documentation/gsm-voip-gateway-with-chan_dongle/ chan dongle volume adjunstment | + | http://www.raspberry-asterisk.org/documentation/gsm-voip-gateway-with-chan_dongle/ chan dongle volume adjunstment<br> |
+ | SEnd sms from dongle --asterisk -rx 'dongle sms dongle0 +447851378998 Hello' <br> |
Latest revision as of 09:10, 23 May 2018
Installing ASterisk 14 on Centos 17 http://forsharing.epizy.com/2017/05/05/install-latest-asterisk-14-on-centos-7-step-by-step/?i=1
iax configuration ( not guaranteed ) SIP configuration for voip phone Working iax configuration, using vpn Registration statement on one instance only ( Really vpn should not need a register statement ) working iax config using nat firewall Very similar to above but using nat instead of vpn. Configuring chan_mobile sip2sis Pattern matching in the extensions.conf file. https://shyju.wordpress.com/tag/dahdi-call-disconnect-tone-settings/ ( hangup issues ) cmterm-7975-sip.8-4-1.zip is supposed to work with cisoc 7975G http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cuipph/7975g/6_1/english/administration/guide/7975GAdminGuide/7975cst.html#wp1088046 http://doxygen.asterisk.org/trunk/chan_dahdi.conf.html Calling via IAX http://www.electronics-tutorials.ws/filter/filter_4.html Band pass filter
http://www.electronics-tutorials.ws/filter/filter_7.html using op amp ( this looks good )
http://www.klaverstyn.com.au/david/wiki/index.php?title=Asterisk_for_Raspberry_Pi_on_Raspbian Install asterisk manually.
silk codec http://highsecurity.blogspot.co.uk/2013/02/setting-up-silk-codec-with-asterisk-1011.html
http://forums.whirlpool.net.au/archive/2212748
http://asterisk-service.com/en_US/page/chan-dongle-use Query the dongle
http://teamhelp.sipgate.co.uk/hc/en-gb/articles/204547911-How-Do-I-Configure-Asterisk- ( callerid )
http://www.raspberry-asterisk.org/documentation/gsm-voip-gateway-with-chan_dongle/ chan dongle volume adjunstment
SEnd sms from dongle --asterisk -rx 'dongle sms dongle0 +447851378998 Hello'