[Asterisk-Users] Inbound Call Errors...
Stephen Malenshek
stephen at valuelinx.net
Mon Aug 9 15:41:08 MST 2004
I have searched all over the web and have not really found anything
related to this error.... The only thing I found is related to a
system stops responding on DTMF, which does not happen here... THe
following is the output from the CLI:
*CLI> 2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:2332 sip_alloc:
Allocating new SIP call for
640E2D47-E98B11D8-8FDBE54A-5FB5A0CB at 65.67.76.30
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:6991 handle_request:
Check for res for
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:1605 update_user_counter:
is not a local user
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:4423 build_route:
build_route: Contact hop: <sip:65.67.76.30:5060>
2004-08-09 17:36:29 DEBUG[245775]: pbx.c:1255 pbx_extension_helper:
Launching 'Congestion'
2004-08-09 17:36:29 DEBUG[245775]: channel.c:652 ast_softhangup_nolock:
Soft-Hanging up channel 'SIP/65.67.76.30-0814e4f0'
2004-08-09 17:36:29 DEBUG[245775]: pbx.c:1827 ast_pbx_run: Spawn
extension (bogon-calls,5462000,1) exited non-zero on
'SIP/65.67.76.30-0814e4f0'
2004-08-09 17:36:29 DEBUG[245775]: pbx.c:1255 pbx_extension_helper:
Launching 'Congestion'
2004-08-09 17:36:29 DEBUG[245775]: pbx.c:1947 ast_pbx_run: Spawn
extension (bogon-calls,h,1) exited non-zero on
'SIP/65.67.76.30-0814e4f0'
2004-08-09 17:36:29 DEBUG[245775]: cdr_pgsql.c:100 pgsql_log:
cdr_pgsql: inserting a CDR record.
2004-08-09 17:36:29 DEBUG[245775]: cdr_pgsql.c:103 pgsql_log:
cdr_pgsql: SQL command executed: INSERT INTO cdr
(calldate,clid,src,dst,dcontext,channel,dstchannel,lastapp,lastdata,dura
tion,billsec,disposition,amaflags,accountcode,uniqueid,userfield)
VALUES ('2004-08-09
17:36:29','65.67.76.30','65677630','5462000','bogon-calls',
'SIP/65.67.76.30-0814e4f0','','Congestion','',0,0,'NO
ANSWER',3,'','1092090989.0','')
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:7417 sipsock_read: Failed
to grab lock, trying again...
2004-08-09 17:36:29 DEBUG[245775]: channel.c:733 ast_hangup: Hanging up
channel 'SIP/65.67.76.30-0814e4f0'
2004-08-09 17:36:29 DEBUG[245775]: chan_sip.c:1717 sip_hangup:
sip_hangup(SIP/65.67.76.30-0814e4f0)
2004-08-09 17:36:29 DEBUG[245775]: chan_sip.c:1732 sip_hangup:
update_user_counter() - decrement inUse counter
2004-08-09 17:36:29 DEBUG[245775]: chan_sip.c:1605 update_user_counter:
is not a local user
2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:817 __sip_ack: Stopping
retransmission on '640E2D47-E98B11D8-8FDBE54A-5FB5A0CB at 65.67.76.30' of
Response 101: Not Found
2004-08-09 17:37:10 DEBUG[229390]: chan_sip.c:2332 sip_alloc:
Allocating new SIP call for
000ded40-95df0003-693516d5-2f5ca2ee at 10.1.5.1
I can make the calls from phone to phone and this same access server is
sending and receiving calls to and from the existing call manager that
I am working to eliminate just fine. Can someone give me any ideas as
to the root of this issue.
Stephen Malenshek
More information about the asterisk-users
mailing list