[Home]

Summary:ASTERISK-00173: [patch] Handling of Q.931 "sending complete" messages
Reporter:otmar (otmar)Labels:
Date Opened:2003-08-26 09:13:33Date Closed:2008-01-15 14:34:22.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_zap.c.diff
Description:This patch got missed in my last round of Q931 changes.

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

Open question: What to do if we get "sending complete" after we have an incomplete extension? (i.e. ast_matchmore_extension() yields true)
Comments:By: otmar (otmar) 2003-08-27 11:33:39

About the "Open question": wouldn't the correct answer be the "t" extension?

By: x martinp (martinp) 2003-09-04 15:13:23

But here you don't have an incomplete extension ... your patch simply sends to s|1 when there is no DID passed by telco..... Is that what you meat ?

By: Mark Spencer (markster) 2003-09-13 18:57:30

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:34:22.000-0600

Repository: asterisk
Revision: 1509

U   trunk/channels/chan_zap.c

------------------------------------------------------------------------
r1509 | markster | 2008-01-15 14:34:22 -0600 (Tue, 15 Jan 2008) | 2 lines

Merge sending complete patch with no number (bug ASTERISK-173)

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

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