I am a new member and I got this error message:

rmv aiu stoped data base error


tks

----- Original Message ----- From: "Jerry Geis" <[EMAIL PROTECTED]>
To: <asterisk-users@lists.digium.com>
Sent: Thursday, September 14, 2006 9:13 AM
Subject: [asterisk-users] asterisk server to server using sip question


I have 2 asterisk servers. I am trying to connect them with SIP and getting an error.
My first box I define sip.conf as:

[devcentos64_to_bt610tMM]
type=friend
username=devcentos64_to_bt610tMM
secret=password
disallow=all
allow=ulaw
allow=alaw
allow=gsm
host=192.168.1.159
context=default

my second box I define sip.conf as:
[devcentos64_to_bt610tMM]
type=friend
username=devcentos64_to_bt610tMM
secret=password
disallow=all
allow=ulaw
allow=alaw
allow=gsm
host=192.168.1.10
context=default

So Box2 points to Box1 and Box1 points to Box2 by the host= fields.

I am getting the following error:
-- Attempting call on SIP/devcentos64_to_bt610tmm/1041 for [EMAIL PROTECTED]:1 (Retry 1) Sep 14 08:10:52 WARNING[2512]: chan_sip.c:9715 handle_response_invite: Forbidden - wrong password on authentication for INVITE to '"Jerry Geis 204" <sip:[EMAIL PROTECTED]>;tag=as07330b38'
      > Channel SIP/devcentos64_to_bt610tmm-007afe00 was never answered.
Sep 14 08:10:52 WARNING[4639]: cdr.c:550 ast_cdr_disposition: Cause not handled


Why is that??? My passwords match. I am using asterisk.1.2.11
Or what is the correct way to connect asterisk SIP server to asterisk SIP server.

Jerry


_______________________________________________
--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