[Asterisk-Users] Re: estara softphone problem
Bisker, Scott (7805)
sbisker at harvardgrp.com
Fri Dec 12 13:46:59 MST 2003
I had a similar problem with my 7960 phones.
It ended up being a problem with quotes in the SIPXXXXXXXX.cnf file.
Do a "sip show peers" from the console to see if the 7960 is registered properly.
For a test set the following values in the cnf file
line1_name: "8005"
line1_shortname: "8005"
line1_authname: "8005"
line1_password: "8005"
line1_displayname: "8005"
In sip.conf change the entry to
[8005]
type=friend
username=8005
secret=8005
canreinvite=no
host=dynamic
mailbox=8005
callerid=Hao Zhong Desk<8005>
nat=no
Reload asterisk and reboot the phone.
This should get you up and running.
I know it's changing everything, but get it working with this config, then change one var at a time until you find the one that is causing you problems.
-sb
-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com]On Behalf Of Hao Zhong
Sent: Friday, December 12, 2003 3:23 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Re: estara softphone problem
Hi Scott, thanks for the reply. Here is how my
sip.conf looks like for the softphone, I tried type
'3Dfriend' and asterisk didn't like it.
[hzhong-desk]
type=friend
username=hzhong-desk
callerid="Hao Zhong Desk" <8005>
mailbox=8005
secret=cisco
nat=no
host=dynamic
canreinvite=no
qualify=200
-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com]On
Behalf Of Bisker, Scott
Sent: Friday, December 12, 2003 2:48 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] estara softphone problem
In sip.conf do you have=20
type=3Dfriend
for your softphone?
If not you'll only be able to send or receive calls
depending on the =
option you selected.
-sb
__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list