|
Revision 5233, 391 bytes
(checked in by p_lindheimer, 5 years ago)
|
#2470 add sip_custom_post.conf and iax_custom_post.conf after _additional.conf include
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
[general] |
|---|
| 2 |
bindport = 4569 ; Port to bind to (IAX is 4569) |
|---|
| 3 |
bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine) |
|---|
| 4 |
disallow=all |
|---|
| 5 |
allow=ulaw |
|---|
| 6 |
allow=alaw |
|---|
| 7 |
allow=gsm |
|---|
| 8 |
mailboxdetail=yes |
|---|
| 9 |
|
|---|
| 10 |
#include iax_general_custom.conf |
|---|
| 11 |
#include iax_registrations_custom.conf |
|---|
| 12 |
#include iax_registrations.conf |
|---|
| 13 |
#include iax_custom.conf |
|---|
| 14 |
#include iax_additional.conf |
|---|
| 15 |
#include iax_custom_post.conf |
|---|