[Home]

Summary:ASTERISK-16634: [patch] IAXregistry AMI does not return ActionID data
Reporter:Alex Kuklin (alexkuklin)Labels:
Date Opened:2010-08-31 20:13:14Date Closed:2010-09-03 13:21:48
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) iaxshowreg
Description:When reporting iax2 registry status, ActionID is missing.


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

patch:

--- a/channels/chan_iax2.c 2010-08-30 01:41:55.000000000 +0300
+++ a/channels/chan_iax2.c 2010-08-30 01:42:33.000000000 +0300
@@ -6799,13 +6799,14 @@

<inline patch removed by lmadsen>
Comments:By: Leif Madsen (lmadsen) 2010-09-01 14:36:21

You can't provide patches inline like that. You must sign the electronic license agreement first, and then upload your patches to the issue (attachement). You must sign the agreement prior to uploading or the patch will be immediately rejected by the system.

Thanks for your future contributions!

By: Alex Kuklin (alexkuklin) 2010-09-02 06:22:12

Signed and uploaded.

By: Digium Subversion (svnbot) 2010-09-03 13:15:51

Repository: asterisk
Revision: 284958

U   branches/1.6.2/channels/chan_iax2.c

------------------------------------------------------------------------
r284958 | bbryant | 2010-09-03 13:15:50 -0500 (Fri, 03 Sep 2010) | 8 lines

This is a patch provided for issue ASTERISK-16634 to add the ActionID to the IAXregistry AMI response.

(closes issue ASTERISK-16634)
Reported by: alexkuklin
Patches:
     iaxshowreg uploaded by alexkuklin (license 1115)
Tested by: alexkuklin

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

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

By: Digium Subversion (svnbot) 2010-09-03 13:19:54

Repository: asterisk
Revision: 284967

_U  branches/1.8/
U   branches/1.8/channels/chan_iax2.c

------------------------------------------------------------------------
r284967 | bbryant | 2010-09-03 13:19:54 -0500 (Fri, 03 Sep 2010) | 15 lines

Merged revisions 284958 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
 r284958 | bbryant | 2010-09-03 14:15:49 -0400 (Fri, 03 Sep 2010) | 8 lines
 
 This is a patch provided for issue ASTERISK-16634 to add the ActionID to the IAXregistry AMI response.
 
 (closes issue ASTERISK-16634)
 Reported by: alexkuklin
 Patches:
       iaxshowreg uploaded by alexkuklin (license 1115)
 Tested by: alexkuklin
........

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

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

By: Digium Subversion (svnbot) 2010-09-03 13:21:48

Repository: asterisk
Revision: 284973

_U  trunk/
U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r284973 | bbryant | 2010-09-03 13:21:47 -0500 (Fri, 03 Sep 2010) | 22 lines

Merged revisions 284967 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
 r284967 | bbryant | 2010-09-03 14:19:53 -0400 (Fri, 03 Sep 2010) | 15 lines
 
 Merged revisions 284958 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.6.2
 
 ........
   r284958 | bbryant | 2010-09-03 14:15:49 -0400 (Fri, 03 Sep 2010) | 8 lines
   
   This is a patch provided for issue ASTERISK-16634 to add the ActionID to the IAXregistry AMI response.
   
   (closes issue ASTERISK-16634)
   Reported by: alexkuklin
   Patches:
         iaxshowreg uploaded by alexkuklin (license 1115)
   Tested by: alexkuklin
 ........
................

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

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