Hey guys,

Thanks for the suggestions. I did find the problem. Looking in the sip debug, I was getting a 407 error, corrected that, then was getting a 404. Which lead me to look at my context and bam...typo, I had conext instead of context. Corrected that and all is well. Thanks again.

Kevin

C F wrote:
What does the dialplan for the Polyocm 601 (the one the phone uses,
not Asterisk) look like?
You can see if it's a polycom or asterisk thing, by enabling sip
debug, and watch what is coming in from the Polycom. if nothing is
coming then it's the Polycom doing it.

On 2/23/06, Kevin Smith <[EMAIL PROTECTED]> wrote:
Hey everyone, I haven't seen an issue quite like mine, so I am hoping
anyone who used the Polycom 601's may have an idea.

We are going to be switching our office over to Asterisk. All the phones
are going to be 601's, I am going to set up a boot server, but for now I
am just going to test everything on one phone. My question is I have the
phone registered in Asterisk (phone icon on the polycom is black), but I
cannot make any calls. I tried to dial the extension shown in the
extensions.conf file and I just get a busy signal. However, if I plug in
an old budgetone 100 with the same settings, it works just fine. Any ideas?

Also, when setting up a boot sever, the phone updates the log entries
and there is a cfg file for the mac address of the phone, but during a
reboot it cannot connect to the bootserver. Do I need to have the
sip.ld, etc, files up there for it to work properly?

Any suggestions would be greatly appreciated.

Here is the sip.conf file

[test]
type=friend
secret=blahpoly
insecure=yes
host=dynamic
qualify=500
nat=no
mailbox=testmailbox
callerid=Yourname <test>
conext=local
disallow=all
allow=ulaw
progressinband=no

here is the local section of the dial plan.
exten => 850,1,Goto(Mercury-Network,850,1)
exten => 888,1,VoiceMailMain(@Mercury-Network-Emp)



_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to