Module.update
From Yate Documentation
(Difference between revisions)
(Created page with "This message is emitted by the modules to announce their modifications. ===Parameters=== Parameters for module that contains the channels: ;routed How many channels were suc...") |
|||
Line 3: | Line 3: | ||
===Parameters=== | ===Parameters=== | ||
− | Parameters for module that contains the channels: | + | ====Parameters for module that contains the channels:==== |
;routed | ;routed | ||
How many channels were successufully routed. | How many channels were successufully routed. | ||
Line 13: | Line 13: | ||
How many channels are when the message was emitted. | How many channels are when the message was emitted. | ||
− | Parameters for database module: | + | ====Parameters for database module:====F |
;database. | ;database. |
Revision as of 18:06, 17 January 2013
This message is emitted by the modules to announce their modifications.
Parameters
Parameters for module that contains the channels:
- routed
How many channels were successufully routed.
- routing
How many channels are routed in the current time
- total
How many channels were created, in here are included the current channels and also the channels distroyed
- chans
How many channels are when the message was emitted.
====Parameters for database module:====F
- database.
The name of the database.
- total.
- failed.
- errorred.
- hasconn.
- querytime.