I just got my GrandStream working.  The SIP.CONF file probably isn't
your problem except for the 'secret' entry.  Your phone doesn't have the
proper auth/password combination to successfully register with the
Asterisk Server.  Use the web browser for your GrandStream phone to set
the 'Authenticate ID' and 'Authenticate Password' to match what you've
configured in your sip.conf file.  My sip.conf looks like this:

        [7007]
        type=friend
        secret=blah
        host=dynamic
        mailbox=7002
        canreinvite=no

The fact that you are using a Static IP Address doesn't matter to the *,
so don't worry about it.

Once configured, I've found my GrandStream to provide decent voice
quality.  It doesn't have all of the features of a more expensive phone,
but then that isn't what you paid for.

Joe Dennick

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of marrandy
Sent: Monday, November 17, 2003 8:56 PM
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] Struggling with grandstream sip to asterisk



Hello.

I had grandstream working fine to FWD through my firewall.

Now I want it to talk to the asterisk server.

Did lots of reading, attempts but I keep getting registration errors
even 
though I can call to/from the sip phone from an analog phone on a tdm400

card.

Basically.

grandstream = 192.168.1.70
asterisk = 192.168.1.1

The error I see is ;-

    -- Executing Dial("Zap/2-1", "SIP/206|20") in new stack
    -- Called 206
    -- SIP/206-582e is ringing
NOTICE[81926]: File chan_sip.c, Line 5215 (handle_request): Registration
from 
'<sip:[EMAIL PROTECTED]>' failed for '192.168.1.70'

Can anyone give me a hint/clue about what is going on.

A good sip.conf for grandstream with a static address would help.

Regards...Martin

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to