[Home]

Summary:ASTERISK-13904: [patch] Add rtsavesysname to chan_iax
Reporter:Lorenz Barth (bartpbx)Labels:
Date Opened:2009-04-06 12:26:22Date Closed:2009-06-17 16:56:44
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) iax2-rtsavesysname.patch
( 1) rt_iax.diff
Description:Add Feature rtsavesysname to chan_iax.

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

Copied functionality from chan_sip to chan_iax.
Comments:By: Leif Madsen (lmadsen) 2009-04-16 08:34:26

As this is a new feature, you must submit a patch for trunk, and not for existing branches which do not get new features. Thanks for the patch!

By: Leif Madsen (lmadsen) 2009-06-10 12:44:49

No response from reporter, but I didn't just want to close this issue, so assign to dvossel in the hopes this is a simple port and commit. Thanks!

By: David Vossel (dvossel) 2009-06-16 13:40:55

It looks like it would be a simple port, but we're running out of flags in chan_iax.  There is one left, but I'd rather implement a way of expanding them before taking the last one.

By: Digium Subversion (svnbot) 2009-06-17 16:56:43

Repository: asterisk
Revision: 201534

U   trunk/CHANGES
U   trunk/channels/chan_iax2.c
U   trunk/configs/iax.conf.sample

------------------------------------------------------------------------
r201534 | dvossel | 2009-06-17 16:56:43 -0500 (Wed, 17 Jun 2009) | 11 lines

Add rtsavesysname to chan_iax

chan_sip has an option to save the sysname on rtupdate.  This patch copies that same logic to chan_iax.

(closes issue ASTERISK-13904)
Reported by: barthpbx
Patches:
     iax2-rtsavesysname.patch uploaded by barthpbx (license 744)
     rt_iax.diff uploaded by dvossel (license 671)


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

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