[asterisk-users] SIP Error

David @ULC ucoms2001 at gmail.com
Tue Sep 8 13:59:34 CDT 2009


*I am getting below CLI in my asterisk :*


  == Manager 'sendcron' logged off from 127.0.0.1
    -- Executing AGI("SIP/cc101-b7910cc0", "agi://127.0.0.1:4577/call_log")
in new stack
    -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
    -- Executing Dial("SIP/cc101-b7910cc0",
"SIP/Sama203/119545090201||tTor") in new stack
    -- Called Sama203/119545090201
Sep  8 14:19:09 WARNING[2813]: chan_sip.c:9890 handle_response_invite:
Forbidden - wrong password on authentication for INVITE to '"cc101" <
sip:xxxxxxxxx at 203.196.128.56 <sip%3Axxxxxxxxx at 203.196.128.56>
>;tag=as09c56cf2'
    -- SIP/Sama203-09fbdaa0 is circuit-busy
  == Everyone is busy/congested at this time (1:0/1/0)
    -- Executing Hangup("SIP/cc101-b7910cc0", "") in new stack
  == Spawn extension (default, 800119545090201, 3) exited non-zero on
'SIP/cc101-b7910cc0'
    -- Executing DeadAGI("SIP/cc101-b7910cc0", "agi://
127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----21-----CONGESTION----------")
in new stack
    -- AGI Script agi://
127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----21-----CONGESTION----------completed,
returning 0
  == Manager 'sendcron' logged off from 127.0.0.1
    -- Executing AGI("SIP/cc101-b79017c8", "agi://127.0.0.1:4577/call_log")
in new stack
    -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
    -- Executing Dial("SIP/cc101-b79017c8", "SIP/Sama203/19545090201||tTor")
in new stack
    -- Called Sama203/19545090201
Sep  8 14:19:53 WARNING[2813]: chan_sip.c:9890 handle_response_invite:
Forbidden - wrong password on authentication for INVITE to '"cc101" <
sip:xxxxxxxxx at 203.196.128.56 <sip%3Axxxxxxxxx at 203.196.128.56>
>;tag=as168401db'
    -- SIP/Sama203-09fbdaa0 is circuit-busy
  == Everyone is busy/congested at this time (1:0/1/0)
    -- Executing Hangup("SIP/cc101-b79017c8", "") in new stack
  == Spawn extension (default, 80019545090201, 3) exited non-zero on
'SIP/cc101-b79017c8'
    -- Executing DeadAGI("SIP/cc101-b79017c8", "agi://
127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----21-----CONGESTION----------")
in new stack
    -- AGI Script agi://
127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----21-----CONGESTION----------completed,
returning 0


My sip settings are :

[Sama203]
type=peer
username=xxxxxxxx
fromuser=xxxxxxxx
authuser=xxxxxxxx
secret=xxxxx
host=203.xxx.xxx.56
fromdomain=203.xxx.xxx.56
nat=no
canreinvite=yes
insecure=very
disallow=all
allow=g729
context=default
dtmfmode=rfc2833


It happens when I add 2 SIP in single asterisk server. 1.2.30.2

If I remove one, I dont get this error.

Anyway to find out , what password asterisk recieves when I use Sama203 ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090909/9d2d15db/attachment.htm 


More information about the asterisk-users mailing list