Displaying 2 results from an estimated 2 matches for "pwd0".
Did you mean:
pad0
2003 May 24
4
Free World Dialup behind NAT
...er.com
"SIP Proxy:" is fwd.pulver.com:5060
Left Click on the "SIP Proxy" button
and for
"Out Bound Proxy:" use: 192.246.69.247:5082
This is how you should configure an ATA:
# Set UseTftp to 0
# Set UID0 to your FWD account's FWD number (e.g. 16000).
# Set PWD0 to your FWD account's password.
# Set GkOrProxy to fwd.pulver.com
# Set UseSIP to 1
# Set SipPort to 5060
# Set SIPRegInterval to 3500
# Set SipRegOn to 1
# Set outbound proxy to 192.246.69.247:5082
# Press the Apply button at the bottom of the web page, then
# restart the ATA 186 by po...
2003 Mar 06
1
NAT working outbound with Asterisk and ATA-186 phones
...ehind NAT,
and here is what that that peer looks like:
[2410]
type=friend
username=2410
secret=somepasswordhere
host=dynamic
context=intern
canreinvite=no
nat=1
On your Cisco ATA-186:
Set your IP address information as usual (use DHCP, or static,
whatever your site requires)
UID0: [your UID]
PWD0: [this UID's password]
UseSIP: 1
SIPRegInterval: 240
GkOrProxy: [ip address of your Asterisk server]
Gateway: [ip address of your Asterisk server]
ConnectMode: 0x00460400
OutBoundProxy: [ip address of your Asterisk server]
The ConnectMode flags are used in v2.14 and v2.15 to "re-register...