...
| Блок кода |
|---|
esr(config-sip-profile)# proxy primary |
| Scroll Pagebreak |
|---|
...
| Блок кода |
|---|
esr(config-sip-profile)# sip-domain registration enable |
...
In this configuration all calls will be directed to SIP proxy server. If it is necessary to specify another direction for outgoing calls, you should perform the following:
...
| Блок кода |
|---|
esr(config-pbx)# profile fxo_ports esr(config-pbx-profile)# client friend esr(config-pbx-profile)# codec allow g711a esr(config-pbx-profile)# codec allow g711u esr(config-pbx-profile)# security level invite-port esr(config-pbx-profile)# ruleset FXO esr(config-pbx-profile)# exit esr(config-pbx)# |
...
Configure subscribers on PBX server:
...