voipproviders:appliwave

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
voipproviders:appliwave [2016/09/30 07:37] – created borjavoipproviders:appliwave [2016/09/30 09:24] (current) borja
Line 7: Line 7:
   * **Configuration**  :   * **Configuration**  :
  
-By default the Voxibot installer create an account to receive external incoming calls and generate outgoing calls.+==SIP trunk (with web interface) == 
 + 
 +<code> 
 +[general settings] 
 + Trunk Name: AppliWave (for example) 
 + 
 + Outbound CallerID : +339xxxxxxxx 
 + 
 +[Outgoing Settings] 
 + 
 + Trunk Name: appliwave (for example) 
 +   
 + PEER Details: 
 +   type=peer 
 +   host=185.73.204.60 
 +   username=+339xxxxxxxx 
 +   callerid=+339xxxxxxxx 
 +   context=from-trunk 
 +   disallow=all 
 +   allow=alaw   
 +     
 +[Registration] 
 +   Register String: xxxx_1:password@185.73.204.60/+339xxxxxxx 
 +</code> 
 + 
 +==SIP trunk (with sip.conf ) == 
 + 
 +<code> 
 +register=xxxx_x:pawword@185.73.204.60/+339xxxxxxxx 
 + 
 +[appliwave] 
 +disallow=all 
 +type=peer 
 +host=185.73.204.60 
 +defaultuser=+339xxxxxxxx 
 +callerid=+339xxxxxxxx 
 +context=from-trunk 
 +allow=alaw 
 +</code>
  
  
  • voipproviders/appliwave.1475221027.txt.gz
  • Last modified: 2016/09/30 07:37
  • by borja