Changed iax secret for servers to be defined in web interface.
***see UPGRADE doc for important changes you need to make*** Fixed AGENTDIRECT no-agent-no-queue bug git-svn-id: svn://192.168.202.10@1266 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -10,8 +10,6 @@ TRUNKIAX=IAX2/ASTtest1:test@10.10.10.16:4569 ; IAX trunk interface
|
||||
TRUNKIAX1=IAX2/ASTtest1:test@10.10.10.16:4569 ; IAX trunk interface
|
||||
TRUNKBINFONE=IAX2/1112223333:PASSWORD@iax.binfone.com ; IAX trunk interface
|
||||
SIPtrunk=SIP/1234:PASSWORD@sip.provider.net ; SIP trunk
|
||||
TRUNKloop = IAX2/ASTloop:test@127.0.0.1:40569 ; used for blind monitoring
|
||||
TRUNKblind = IAX2/ASTblind:test@127.0.0.1:41569 ; used for testing
|
||||
|
||||
#include extensions-vicidial.conf
|
||||
|
||||
|
||||
@@ -10,8 +10,6 @@ TRUNKIAX=IAX2/ASTtest1:test@10.10.10.16:4569 ; IAX trunk interface
|
||||
TRUNKIAX1=IAX2/ASTtest1:test@10.10.10.16:4569 ; IAX trunk interface
|
||||
TRUNKBINFONE=IAX2/1112223333:PASSWORD@iax.binfone.com ; IAX trunk interface
|
||||
SIPtrunk=SIP/1234:PASSWORD@sip.provider.net ; SIP trunk
|
||||
TRUNKloop = IAX2/ASTloop:test@127.0.0.1:40569 ; used for blind monitoring
|
||||
TRUNKblind = IAX2/ASTblind:test@127.0.0.1:41569 ; used for testing
|
||||
|
||||
#include extensions-vicidial.conf
|
||||
|
||||
|
||||
@@ -11,8 +11,8 @@ tos=lowdelay
|
||||
#include iax-vicidial.conf
|
||||
|
||||
;register => 1112223333:PASSWORD@iax.binfone.com
|
||||
register => ASTloop:test@127.0.0.1:40569
|
||||
register => ASTblind:test@127.0.0.1:41569
|
||||
;ASTloop/ASTblind removed and now included in iax-vicidial.conf
|
||||
|
||||
|
||||
[vicihelp]
|
||||
host=67.134.219.20 ;voip.vicidial-group.com
|
||||
@@ -24,29 +24,6 @@ allow=ulaw
|
||||
permit=67.134.219.20/255.255.255.255
|
||||
insecure=very
|
||||
|
||||
[ASTloop]
|
||||
type=friend
|
||||
accountcode=ASTloop
|
||||
context=default
|
||||
auth=plaintext
|
||||
host=dynamic
|
||||
permit=0.0.0.0/0.0.0.0
|
||||
secret=test
|
||||
disallow=all
|
||||
allow=ulaw
|
||||
qualify=yes
|
||||
|
||||
[ASTblind]
|
||||
type=friend
|
||||
accountcode=ASTblind
|
||||
context=default
|
||||
auth=plaintext
|
||||
host=dynamic
|
||||
permit=0.0.0.0/0.0.0.0
|
||||
secret=test
|
||||
disallow=all
|
||||
allow=ulaw
|
||||
qualify=yes
|
||||
|
||||
[1112223333]
|
||||
auth=md5
|
||||
|
||||
@@ -42,8 +42,8 @@ allowfwdownload=no
|
||||
#include iax-vicidial.conf
|
||||
|
||||
;register => 1112223333:PASSWORD@iax.binfone.com
|
||||
register => ASTloop:test@127.0.0.1:40569
|
||||
register => ASTblind:test@127.0.0.1:41569
|
||||
;ASTloop/ASTblind removed and now included in iax-vicidial.conf
|
||||
|
||||
|
||||
[vicihelp]
|
||||
host=67.134.219.20 ;voip.vicidial-group.com
|
||||
@@ -56,32 +56,6 @@ allow=ulaw
|
||||
permit=67.134.219.20/255.255.255.255
|
||||
insecure=very
|
||||
|
||||
[ASTloop]
|
||||
type=friend
|
||||
accountcode=ASTloop
|
||||
requirecalltoken=no
|
||||
context=default
|
||||
auth=plaintext
|
||||
host=dynamic
|
||||
permit=0.0.0.0/0.0.0.0
|
||||
secret=test
|
||||
disallow=all
|
||||
allow=ulaw
|
||||
qualify=yes
|
||||
|
||||
[ASTblind]
|
||||
type=friend
|
||||
accountcode=ASTblind
|
||||
requirecalltoken=no
|
||||
context=default
|
||||
auth=plaintext
|
||||
host=dynamic
|
||||
permit=0.0.0.0/0.0.0.0
|
||||
secret=test
|
||||
disallow=all
|
||||
allow=ulaw
|
||||
qualify=yes
|
||||
|
||||
[1112223333]
|
||||
auth=md5
|
||||
type=friend
|
||||
|
||||
Reference in New Issue
Block a user