[Home]

Summary:ASTERISK-14949: [patch] sip peers loaded with realtime doesnt load useragent
Reporter:Karsten Schmidt (guggemand)Labels:
Date Opened:2009-10-06 13:47:10Date Closed:2010-07-06 15:09:14
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Functions/func_realtime
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) realtime-useragent.patch
Description:Useragent isn't shown when doing
sip show peer <name> load

Following patch (against 1.6.1.6) fixes the issue

[inline patch removed by lmadsen]
Comments:By: Leif Madsen (lmadsen) 2009-10-07 08:14:13

Please only attach patches to the bug tracker and not inline in a note or description as patches cannot be accepted that way. Thanks!

By: Karsten Schmidt (guggemand) 2009-10-07 08:57:49

Sorry, patch is attached now.

By: Leif Madsen (lmadsen) 2009-10-07 09:24:02

Thanks for the quick turn around!

By: Digium Subversion (svnbot) 2010-06-29 18:15:28

Repository: asterisk
Revision: 273060

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r273060 | tilghman | 2010-06-29 18:15:27 -0500 (Tue, 29 Jun 2010) | 10 lines

Allow the "useragent" value to be restored into memory from the realtime backend.

This value is purely informational.  It does not alter configuration at all.

(closes issue ASTERISK-14949)
Reported by: Guggemand
Patches:
      realtime-useragent.patch uploaded by Guggemand (license 897)
Tested by: Guggemand

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

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

By: Digium Subversion (svnbot) 2010-06-29 18:20:40

Repository: asterisk
Revision: 273078

_U  trunk/
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r273078 | tilghman | 2010-06-29 18:20:40 -0500 (Tue, 29 Jun 2010) | 17 lines

Merged revisions 273060 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
 r273060 | tilghman | 2010-06-29 18:15:28 -0500 (Tue, 29 Jun 2010) | 10 lines
 
 Allow the "useragent" value to be restored into memory from the realtime backend.
 
 This value is purely informational.  It does not alter configuration at all.
 
 (closes issue ASTERISK-14949)
  Reported by: Guggemand
  Patches:
        realtime-useragent.patch uploaded by Guggemand (license 897)
  Tested by: Guggemand
........

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

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

By: Digium Subversion (svnbot) 2010-06-29 18:22:14

Repository: asterisk
Revision: 273087

_U  branches/1.6.2/
U   branches/1.6.2/channels/chan_sip.c

------------------------------------------------------------------------
r273087 | tilghman | 2010-06-29 18:22:14 -0500 (Tue, 29 Jun 2010) | 24 lines

Merged revisions 273078 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r273078 | tilghman | 2010-06-29 18:20:40 -0500 (Tue, 29 Jun 2010) | 17 lines
 
 Merged revisions 273060 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r273060 | tilghman | 2010-06-29 18:15:28 -0500 (Tue, 29 Jun 2010) | 10 lines
   
   Allow the "useragent" value to be restored into memory from the realtime backend.
   
   This value is purely informational.  It does not alter configuration at all.
   
   (closes issue ASTERISK-14949)
    Reported by: Guggemand
    Patches:
          realtime-useragent.patch uploaded by Guggemand (license 897)
    Tested by: Guggemand
 ........
................

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

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