[asterisk-bugs] [Asterisk 0012856]: [patch] add an IAXCHANINFO function similar to SIPCHANINFO
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 14 09:11:03 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12856
======================================================================
Reported By: mostyn
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12856
Category: Channels/chan_iax2
Reproducibility: always
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 122798
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 06-14-2008 03:14 CDT
Last Modified: 06-14-2008 09:11 CDT
======================================================================
Summary: [patch] add an IAXCHANINFO function similar to
SIPCHANINFO
Description:
Add a dialplan function that returns info about the current IAX channel,
similar to the SIPCHANINFO function for SIP channels.
======================================================================
----------------------------------------------------------------------
Corydon76 - 06-14-08 09:11
----------------------------------------------------------------------
We'd actually prefer if you use the existing API to hook into the CHANNEL()
dialplan function and provide information in a channel-agnostic sort of
way, when possible. There's a channel API function pointer called
func_channel_read that provides the necessary hook into the channel
driver.
I think the names that you've selected are great, though, so if you make
that change, I think this can go in.
Issue History
Date Modified Username Field Change
======================================================================
06-14-08 09:11 Corydon76 Note Added: 0088710
======================================================================
More information about the asterisk-bugs
mailing list