[asterisk-bugs] [Asterisk 0011349]: [patch] Deprecate SIPPEER() and move functionality into CHANNEL()
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Nov 26 10:39:06 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11349
======================================================================
Reported By: blitzrage
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11349
Category: Functions/func_channel
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-22-2007 09:00 CST
Last Modified: 11-26-2007 10:39 CST
======================================================================
Summary: [patch] Deprecate SIPPEER() and move functionality
into CHANNEL()
Description:
Here is a patch that I worked on while on the train in order to get my feet
wet with some C coding.
I'm not entirely sure I like the sip_peerinfo item name... maybe that
should just be sippeer?
I'm gonna try moving the IAXPEER() function into CHANNEL() as well, but
here is the first half of it for review.
======================================================================
----------------------------------------------------------------------
blitzrage - 11-26-07 10:39
----------------------------------------------------------------------
__20071125_sippeer_to_channel_patch.txt moves the find_peer stuff inside
the if() block so that it doesn't get called unless you're looking for peer
info data
Issue History
Date Modified Username Field Change
======================================================================
11-26-07 10:39 blitzrage Note Added: 0074331
======================================================================
More information about the asterisk-bugs
mailing list