[Home]

Summary:ASTERISK-02413: Call rejected -> DIALSTATUS=NOANSWER
Reporter:muir (muir)Labels:
Date Opened:2004-09-15 12:37:14Date Closed:2008-01-15 15:07:32.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:An outbound call is failing immediately.  The DIALSTATUS is NOANSWER.  NOANSWER should be reserved for times when the call  could have gone through but the person on the other end didn't pick up.

****** ADDITIONAL INFORMATION ******

   -- AGI Script Executing Application: (Dial) Options: (IAX2/muiridiom@voip.teliax.com)
   -- Called muiridiom@voip.teliax.com
Sep 15 10:34:29 WARNING[147465]: chan_iax2.c:5375 socket_read: Call rejected by 207.174.139.181: No authority found
   -- Hungup 'IAX2/TelIAX/3'
 == No one is available to answer at this time
 dialOut.agi|17076457117: getvar(DIALSTATUS)='NOANSWER'
 dialOut.agi|17076457117: dial result: NOANSWER
Comments:By: Mark Spencer (markster) 2004-09-15 13:30:48

I don't think it counts as a bug that it doesn't behave the way you think, but at the same time I'll accept that it would be better that it is CONGESTION rather than NOANSWER.

Should be fixed in CVS, let me know.

By: Mark Spencer (markster) 2004-09-17 00:56:36

Assuming fixed.

By: Digium Subversion (svnbot) 2008-01-15 15:07:32.000-0600

Repository: asterisk
Revision: 3784

U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r3784 | markster | 2008-01-15 15:07:31 -0600 (Tue, 15 Jan 2008) | 2 lines

Queue congestion on REJECT (bug ASTERISK-2413)

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

http://svn.digium.com/view/asterisk?view=rev&revision=3784