Displaying 2 results from an estimated 2 matches for "myscret".
Did you mean:
mysecret
2003 Oct 08
7
iax2 trunk
Im having problems setting up a trunk between two locations. Heres the
setup I have:
Server A is connected to the PSTN at my datacenter
Server B is connected to a clients e1 line at his datacenter
I only want to route calls from Server B to Server A and out through the
PSTN. Server A has a lot of other things connecting to it, so I need a
very specific context for all calls to go through.
2005 May 13
0
Problem with IAX trunking
...dynamic
;secret=mysecret
;mailbox=1234 ; Notify about mailbox 1234
;inkeys=key1:key2
;peercontext=local ; Default context to request for calls to peer
;defaultip=216.207.245.34
;callerid="Some Host" <(256) 428-6011>
;
;
;[biggateway]
;type=peer
;host=192.168.0.1
;context=*
;secret=myscret
;trunk=yes ; Use IAX2 trunking with this host
;
;
; Friends are a short cut for creating a user and
; a peer with the same values.
;
;[marko]
;type=friend
;host=dynamic
;regexten=1234
;secret=moofoo
;context=default
;permit=0.0.0.0/0.0.0.0
[asterisk2]
type=friend
inkeys=asterisk2
outkey=asterisk...