Displaying 1 result from an estimated 1 matches for "propxy".
Did you mean:
propx
2004 Sep 05
0
My Cisco 7940 is not registering with Asterisk
...o phones like Snom 200 that work just fine.
Here's my phone's SIP settings:
Line 1 Configuration
====================
Name 201
Shortname 201
Authent. Name 201
Password <none>
Display Name 201
Proxy Address 192.168.2.11 (the IP address of the Asterisk server)
Propxy Port 5060
And here's the relevant part of my sip.conf:
[general]
port = 5060
bindaddr = 0.0.0.0
disallow = all
allow = ulaw
allow = alaw
[201]
type=friend
username=201
secret=
host=dynamic
context=dialout
callerid=201
dtmfmode=rfc2833
mailbox=201
Thanks in advance for any help.
Rana Dut...