This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
intelnetcom [2012/12/21 11:07] val создано |
intelnetcom [2013/05/22 13:50] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== IntelNetCom ====== | ====== IntelNetCom ====== | ||
| - | [[IntelNetCom http://www.intelnetcom.ru/]] | + | [[http://www.intelnetcom.ru/]] |
| + | |||
| + | ===== Проверенная конфигурация (только для исходящих вызовов) ===== | ||
| + | <code> | ||
| + | server# cat sip.conf | ||
| + | </code><code> | ||
| + | [general] | ||
| + | ... | ||
| + | disallow=all | ||
| + | allow=alaw | ||
| + | ... | ||
| + | [inc] | ||
| + | type=peer | ||
| + | secret=SIPPASSWORD | ||
| + | defaultuser=SIPID | ||
| + | fromuser=SIPID | ||
| + | fromdomain=voip.intelnetcom.ru | ||
| + | host=voip.intelnetcom.ru | ||
| + | </code> | ||