1. Sometimes you get a 403 if the CODECs do not match

Do a "sip debug" by starting  Asterisk with:

        Asterisk -dvvvvvgc

Then at the command line interace type:

CLI> sip debug


Look for a CODEC match line.


2. Maybe the are asking for MD5 security

        Lock for the word "nonce=" in the sip debug log

        If they are sending a nonce then you have to do MD5 stuff.


Race "The Tyrant" Van der Decken



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jorge
Mendoza
Sent: 21 December 2004 18:43
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] gateway.lu

Is somebody using this service? I have problems connecting my Asterisk 
server with SIP. I tried different configurations and always receive 
"403 Forbidden" message.

My SIP config is:

[general]
register => 1234:[EMAIL PROTECTED]

[voip1-out]
type=peer
secret=4321
username=1234
host=voip1.gateway.lu
fromuser=1234
nat=yes

My Asterisk server is nated.
Any clue?

Thanks

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


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

Reply via email to