|
Asterisk Configuration |
 |
Advanced users can use IAX, Asterisk but we do not offer Technical Support for it. There is a simple sample config that we can forward to users but that is all we can provide at this time. Currently IAX2 is not available |
 |
| How do I configure Asterisk? |
Sample Asterisk Config:
[cliconnect]
username=xxxxxxx
type=peer
secret=my-password
host=sip.cliconnect.com
fromuser=xxxxxxx
fromdomain=cliconnect.com
context=from-cliconnect
canreinvite=no
[sip.cliconnect.com]
username=xxxxxxx
user=xxxxxxx
type=friend
insecure=very
host=sip.cliconnect.com
fromdomain=cliconnect.com
context=from-pstn
Registration String: My-number:my-password@sip.cliconnect.com
NOTE: Cliconnect does not provide technical support for Asterisk.
|
|
|
|
 |