voipproviders:appliwave

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
voipproviders:appliwave [2016/09/30 08:15] 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) ==
- +
-==SIP trunk==+
  
 <code> <code>
-[general] +[general settings
- Trunk Name: appliwave (for example)+ Trunk Name: AppliWave (for example) 
 + 
 + Outbound CallerID : +339xxxxxxxx
  
 [Outgoing Settings] [Outgoing Settings]
  
- Trunk Name: appliwave-in (for example)+ Trunk Name: appliwave (for example) 
 +  
  PEER Details:  PEER Details:
    type=peer    type=peer
    host=185.73.204.60    host=185.73.204.60
-   username=xxxx_1+   username=+339xxxxxxxx 
 +   callerid=+339xxxxxxxx
    context=from-trunk    context=from-trunk
    disallow=all    disallow=all
-   allow=alaw+   allow=alaw  
          
 [Registration] [Registration]
-   Register String: xxxx_1:password@185.73.204.60/339xxxxxxx+   Register String: xxxx_1:password@185.73.204.60/+339xxxxxxx
 </code> </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.txt
  • Last modified: 2016/09/30 09:24
  • by borja