I set up a deal with a voip provider to route calls to me via SIP. When the call hits my system I get a busy signal. I have a route set up through amp for the number (8002286573). Not sure what else I need to set up. This is what I get at the CLI.

--------------
asterisk*CLI>
-- Executing AbsoluteTimeout("SIP/71.16.179.175-0856d708", "15") in new stack
   -- Set Absolute Timeout to 15
   -- Executing Congestion("SIP/71.16.179.175-0856d708", "") in new stack
== Spawn extension (from-sip-external, 8002286573, 2) exited non-zero on 'SIP/71.16.179.175-0856d708' -- Executing AbsoluteTimeout("SIP/71.16.179.175-0856d708", "15") in new stack
   -- Set Absolute Timeout to 15
   -- Executing Congestion("SIP/71.16.179.175-0856d708", "") in new stack
== Spawn extension (from-sip-external, h, 2) exited non-zero on 'SIP/71.16.179.175-0856d708' -- Executing AbsoluteTimeout("SIP/71.16.179.175-0856d708", "15") in new stack
   -- Set Absolute Timeout to 15
   -- Executing Congestion("SIP/71.16.179.175-0856d708", "") in new stack
== Spawn extension (from-sip-external, 8002286573, 2) exited non-zero on 'SIP/71.16.179.175-0856d708' -- Executing AbsoluteTimeout("SIP/71.16.179.175-0856d708", "15") in new stack
   -- Set Absolute Timeout to 15
   -- Executing Congestion("SIP/71.16.179.175-0856d708", "") in new stack
== Spawn extension (from-sip-external, h, 2) exited non-zero on 'SIP/71.16.179.175-0856d708' -- Executing AbsoluteTimeout("SIP/71.16.179.175-0856d708", "15") in new stack
   -- Set Absolute Timeout to 15
   -- Executing Congestion("SIP/71.16.179.175-0856d708", "") in new stack
== Spawn extension (from-sip-external, 8002286573, 2) exited non-zero on 'SIP/71.16.179.175-0856d708' -- Executing AbsoluteTimeout("SIP/71.16.179.175-0856d708", "15") in new stack
   -- Set Absolute Timeout to 15
   -- Executing Congestion("SIP/71.16.179.175-0856d708", "") in new stack
== Spawn extension (from-sip-external, h, 2) exited non-zero on 'SIP/71.16.179.175-0856d708'

---------------------------------------

this is what I get in /var/log/asterisk/full
------------------------------------------
Jan 17 14:01:24 DEBUG[3033] chan_sip.c: Checking SIP call limits for device
Jan 17 14:01:24 DEBUG[3033] chan_sip.c: build_route: Contact hop: <sip:[EMAIL PROTECTED]:5060> Jan 17 14:01:24 VERBOSE[9282] logger.c: -- Executing AbsoluteTimeout("SIP/71.16.179.175-0856ac50", "15") in new stack
Jan 17 14:01:24 VERBOSE[9282] logger.c:     -- Set Absolute Timeout to 15
Jan 17 14:01:24 VERBOSE[9282] logger.c: -- Executing Congestion("SIP/71.16.179.175-0856ac50", "") in new stack Jan 17 14:01:24 VERBOSE[9282] logger.c: == Spawn extension (from-sip-external, 8002286573, 2) exited non-zero on 'SIP/71.16.179.175-0856ac50' Jan 17 14:01:24 VERBOSE[9282] logger.c: -- Executing AbsoluteTimeout("SIP/71.16.179.175-0856ac50", "15") in new stack
Jan 17 14:01:24 VERBOSE[9282] logger.c:     -- Set Absolute Timeout to 15
Jan 17 14:01:24 VERBOSE[9282] logger.c: -- Executing Congestion("SIP/71.16.179.175-0856ac50", "") in new stack Jan 17 14:01:24 VERBOSE[9282] logger.c: == Spawn extension (from-sip-external, h, 2) exited non-zero on 'SIP/71.16.179.175-0856ac50' Jan 17 14:01:24 DEBUG[9282] cdr_addon_mysql.c: cdr_mysql: inserting a CDR record. Jan 17 14:01:24 DEBUG[9282] cdr_addon_mysql.c: cdr_mysql: SQL command as follows: INSERT INTO cdr (calldate,clid,src,dst,dcontext,channel,dstchannel,lastapp,lastdata,duration,billsec,disposition,amaflags,accountcode,uniqueid) VALUES ('2006-01-17 14:01:24','6124322250','6124322250','8002286573','from-sip-external', 'SIP/71.16.179.175-0856ac50','','Congestion','',0,0,'NO ANSWER',3,'','1137528084.126') Jan 17 14:01:24 DEBUG[9282] chan_sip.c: update_call_counter() - decrement call limit counter Jan 17 14:01:24 DEBUG[3033] chan_sip.c: Stopping retransmission on '[EMAIL PROTECTED]' of Response 101: Match Not Found
Jan 17 14:01:24 DEBUG[3033] chan_sip.c: Checking SIP call limits for device
Jan 17 14:01:24 DEBUG[3033] chan_sip.c: build_route: Contact hop: <sip:[EMAIL PROTECTED]:5060> Jan 17 14:01:24 VERBOSE[9286] logger.c: -- Executing AbsoluteTimeout("SIP/71.16.179.175-0856ac50", "15") in new stack
Jan 17 14:01:24 VERBOSE[9286] logger.c:     -- Set Absolute Timeout to 15
Jan 17 14:01:24 VERBOSE[9286] logger.c: -- Executing Congestion("SIP/71.16.179.175-0856ac50", "") in new stack Jan 17 14:01:24 VERBOSE[9286] logger.c: == Spawn extension (from-sip-external, 8002286573, 2) exited non-zero on 'SIP/71.16.179.175-0856ac50' Jan 17 14:01:24 VERBOSE[9286] logger.c: -- Executing AbsoluteTimeout("SIP/71.16.179.175-0856ac50", "15") in new stack
Jan 17 14:01:24 VERBOSE[9286] logger.c:     -- Set Absolute Timeout to 15
Jan 17 14:01:24 VERBOSE[9286] logger.c: -- Executing Congestion("SIP/71.16.179.175-0856ac50", "") in new stack Jan 17 14:01:24 VERBOSE[9286] logger.c: == Spawn extension (from-sip-external, h, 2) exited non-zero on 'SIP/71.16.179.175-0856ac50' Jan 17 14:01:24 DEBUG[9286] cdr_addon_mysql.c: cdr_mysql: inserting a CDR record. Jan 17 14:01:24 DEBUG[9286] cdr_addon_mysql.c: cdr_mysql: SQL command as follows: INSERT INTO cdr (calldate,clid,src,dst,dcontext,channel,dstchannel,lastapp,lastdata,duration,billsec,disposition,amaflags,accountcode,uniqueid) VALUES ('2006-01-17 14:01:24','6124322250','6124322250','8002286573','from-sip-external', 'SIP/71.16.179.175-0856ac50','','Congestion','',0,0,'NO ANSWER',3,'','1137528084.127') Jan 17 14:01:24 DEBUG[9286] chan_sip.c: update_call_counter() - decrement call limit counter Jan 17 14:01:24 DEBUG[3033] chan_sip.c: Stopping retransmission on '[EMAIL PROTECTED]' of Response 101: Match Not Found
Jan 17 14:01:24 DEBUG[3033] chan_sip.c: Checking SIP call limits for device
Jan 17 14:01:24 DEBUG[3033] chan_sip.c: build_route: Contact hop: <sip:[EMAIL PROTECTED]:5060> Jan 17 14:01:24 VERBOSE[9290] logger.c: -- Executing AbsoluteTimeout("SIP/71.16.179.175-0856ac50", "15") in new stack
Jan 17 14:01:24 VERBOSE[9290] logger.c:     -- Set Absolute Timeout to 15
Jan 17 14:01:24 VERBOSE[9290] logger.c: -- Executing Congestion("SIP/71.16.179.175-0856ac50", "") in new stack Jan 17 14:01:24 VERBOSE[9290] logger.c: == Spawn extension (from-sip-external, 8002286573, 2) exited non-zero on 'SIP/71.16.179.175-0856ac50' Jan 17 14:01:24 VERBOSE[9290] logger.c: -- Executing AbsoluteTimeout("SIP/71.16.179.175-0856ac50", "15") in new stack
Jan 17 14:01:24 VERBOSE[9290] logger.c:     -- Set Absolute Timeout to 15
Jan 17 14:01:24 VERBOSE[9290] logger.c: -- Executing Congestion("SIP/71.16.179.175-0856ac50", "") in new stack Jan 17 14:01:24 VERBOSE[9290] logger.c: == Spawn extension (from-sip-external, h, 2) exited non-zero on 'SIP/71.16.179.175-0856ac50' Jan 17 14:01:24 DEBUG[9290] cdr_addon_mysql.c: cdr_mysql: inserting a CDR record. Jan 17 14:01:24 DEBUG[9290] cdr_addon_mysql.c: cdr_mysql: SQL command as follows: INSERT INTO cdr (calldate,clid,src,dst,dcontext,channel,dstchannel,lastapp,lastdata,duration,billsec,disposition,amaflags,accountcode,uniqueid) VALUES ('2006-01-17 14:01:24','6124322250','6124322250','8002286573','from-sip-external', 'SIP/71.16.179.175-0856ac50','','Congestion','',0,0,'NO ANSWER',3,'','1137528084.128') Jan 17 14:01:24 DEBUG[9290] chan_sip.c: update_call_counter() - decrement call limit counter
--------------------------------------------

--
Michael Sampson
Information Systems Manager
Customer Contact Services
[EMAIL PROTECTED]
952-936-4000

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