Call.drop

From Yate Documentation
Jump to: navigation, search

This documentation has been extracted from the source of Yate-0.9-CVS and as such it might not be accurate -- technically or semantically.

The call.drop message seems to be emitted by a controlling module (such as rmanager) towards a channel-providing module.

The message seems to have been designed for synchronous processing.

Contents

queues

The first call in a queue is dropped by sending the queue_name as id. If you want to drop a specific call send queue_name/$id - for example "myqueue/sip/1".

cdrbuild

A call can be dropped by the cdrbuilder without actually dropping the call, by prepending cdrbuild/ - for example "cdrbuild/sip/1"

Message parameters

id

module-specific id of call to drop - for example "sip/123"

It can also be empty to drop all live channels.

Optional parameters

reason

reason for dropping the call


See also

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers