Displaying 2 results from an estimated 2 matches for "3apass".
Did you mean:
capass
2010 Oct 29
1
trixbox - sip trunk with voipwise
...ion:
PEER DETAILS:
allow=g729
bindport=5060
disallow=alldtmfmode=rfc2833
fromdomain=sip.voipwise.com
fromuser=username
host=sip.voipwise.com
insecure=very
maxexpirey=120
pickupgroup=1
port=5060
secret=pass
type=peer
username=username
Register string:
username:pass at sip.voipwise.com <username%3Apass at sip.voipwise.com>
Do you have any suggestions?
Thank you.
Mert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101029/71c0b121/attachment.htm
2010 Jan 26
2
[inter-pbx commnication] trying to make PBX1 talk to PBX2
Hi All,
i want to make an extension from pbx1 able to tlak to another extension from
pbx2 or use pbx2's trunk to dial outside calls.
so i edited in both servers accordinally the iax.conf:
register => pbx1:pass at 172.16.200.175 <pbx1%3Apass at 172.16.200.175>
[pbx2]
type=friend
host=dynamic
trunk=yes
sercret=pass
context=[default] ; i used the biggest context to avoid confusion as i don't
master contexts
deny=0.0.0.0/0.0.0.0
permit=172.16.200.175/255.255.255.128
when i type "iax2 show peers" i notice that pbx's a...