[Home]

Summary:ASTERISK-10371: ASterisk Drops calls after 20 secs because of poor internet access
Reporter:sunisp (sunisp)Labels:
Date Opened:2007-09-22 23:17:46Date Closed:2011-06-07 14:07:28
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Addons/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When calls come in usin the same internet (poor Internet service) Satellite the calls are fine and it doesnt drop the calls, however when the calls are  gonig out here is the errors.

---------------------------
Called 208.51.154.50/13052056671
  -- SIP/208.51.154.50-081adf60 is making progress passing it to
SIP/6656726737-081e3e60
Sep 17 14:08:14 NOTICE[2481]: chan_sip.c:10023
handle_response_peerpoke: Peer '1109500959' is now REACHABLE! (1608ms
/ 2000ms)
Sep 17 14:08:15 NOTICE[9463]: rtp.c:331 process_rfc3389: Comfort noise
support incomplete in Asterisk (RFC 3389). Please turn off on client
if possible. Client IP: 208.51.154.52
  -- SIP/208.51.154.50-081adf60 answered SIP/6656726737-081e3e60
Sep 17 14:08:31 WARNING[2481]: chan_sip.c:1228 retrans_pkt: Maximum
retries exceeded on transmission 2f2b0470f3bce0a6@192.168.1.100 for
seqno 41138 (Critical Response)
Sep 17 14:08:31 WARNING[2481]: chan_sip.c:1245 retrans_pkt: Hanging up
call 2f2b0470f3bce0a6@192.168.1.100 - no reply to our critical packet.
newa2billing.php|2: file:Class.RateEngine.php - line:1219 - ->
dialstatus : ANSWER, answered time is 8
newa2billing.php|2:
newa2billing.php|2: file:Class.RateEngine.php - line:1223 - [USEDRATECARD=0]
newa2billing.php|2: file:Class.RateEngine.php - line:801 -
ft2c_package_offer : 0 ; 18000 ; 0
newa2billing.php|2: file:Class.RateEngine.php - line:817 -
:[ID_CARD_PACKAGE_OFFER yang  : 8]:[0]
newa2billing.php|2: file:Class.RateEngine.php - line:873 -
[CC_asterisk_stop  QUERY = INSERT INTO cc_call
(uniqueid,sessionid,username,nasipaddress,starttime,sessiontime,
calledstation,  terminatecause, stoptime, calledrate, sessionbill,
calledcountry, calledsub, destination, id_tariffgroup, id_tariffplan,
id_ratecard, id_trunk, src, sipiax, buyrate, buycost,
id_card_package_offer) VALUES ('1190052491.488',
'SIP/6656726737-081e3e60',  '6656726737', '', CURRENT_TIMESTAMP -
INTERVAL 8 SECOND , '8', '13052056671', 'ANSWER', now(), '0.065',
'+0.065',  '', '', 'florida', '1', '5', '26247', '3', '6656726737',
'0', '0.015', '0.015', '0')]
newa2billing.php|2: file:Class.RateEngine.php - line:876 -
[CC_asterisk_stop 1.1: SQL: DONE : result=1]
newa2billing.php|2: file:Class.RateEngine.php - line:893 -
[CC_asterisk_stop 1.2: SQL: UPDATE cc_card SET credit= credit-0.065  ,
redial='13052056671' ,  lastuse=now(), nbused=nbused+1 WHERE
username='6656726737']
newa2billing.php|2: file:Class.RateEngine.php - line:898 - UPDATE
cc_trunk SET secondusedreal = secondusedreal + 8 WHERE id_trunk='3'
newa2billing.php|2: file:Class.RateEngine.php - line:902 - UPDATE
cc_tariffplan SET secondusedreal = secondusedreal + 8 WHERE id='5'
newa2billing.php|2: this card reseller is0
newa2billing.php|2: line:916 - INSERT INTO
cc_reseller_call(id_call,resellerid,parent_resellerid,sellrate,sellfee
,buyrate,buycost) values(3726,0,0,'0.065','+0.065','0.015','0.015')
newa2billing.php|2: file:newa2billing.php - line:314 - [a2billing
account stop]
newa2billing.php|2: file:Class.A2Billing.php - line:762 - [CARD
STATUS UPDATE : UPDATE cc_card SET inuse=inuse-1 WHERE
username='6656726737']
Comments:By: Joshua C. Colp (jcolp) 2007-10-01 09:11:12

Please provide a sip debug so we can see the dialog interaction.

By: Tilghman Lesher (tilghman) 2007-10-26 09:58:02

No response from reporter.