[asterisk-bugs] [Asterisk 0015087]: [patch] Broadcasting CDR &| Manager Events via UDP
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 15 11:59:02 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15087
======================================================================
Reported By: pdunkel
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15087
Category: CDR/NewFeature
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 193540
Request Review:
======================================================================
Date Submitted: 2009-05-12 09:57 CDT
Last Modified: 2009-05-15 11:59 CDT
======================================================================
Summary: [patch] Broadcasting CDR &| Manager Events via UDP
Description:
For an application of mine I need Manager-Events to be broadcast via
UDP-Multicast. In this application the reliability of getting the events is
less important than being able to monitor them. This little CDR module
sends Manager &| CDR Events via UDP Sockets to the network. There they can
easily be monitored by other applications.
======================================================================
----------------------------------------------------------------------
(0104839) russell (administrator) - 2009-05-15 11:59
https://issues.asterisk.org/view.php?id=15087#c104839
----------------------------------------------------------------------
Please review the coding guidelines in doc/CODING-GUIDELINES.
Also, for your string handling, please use the ast_str dynamic string API.
Issue History
Date Modified Username Field Change
======================================================================
2009-05-15 11:59 russell Note Added: 0104839
======================================================================
More information about the asterisk-bugs
mailing list