Как Астериск распределяет входящие звонки:
Incoming SIP Connections When Asterisk receives an incoming SIP call, the SIP Channel Module
- first tries to find a [user] section matching the caller name (From: username),
- then tries to find a [peer] section matching the caller’s IP address.
If no matching user or peer is found, the call is sent to the context defined in the [general] section of sip.conf.sip.conf.
| Posted in Asterisk, Готовые решения, Проблемы при настройке | No Comments »