alexey-khabulyak

Results 6 issues of alexey-khabulyak

Added ability to retrieve XML config via mod_amqp mod_amqp creates one connection for sending requests and multiple connections for retrieving responses(had to do it because librabbitmq-dev doesn't allow to share...

1. I've changed socket file flags to rb (read, bytes). Without 'bytes' script can't count length properly if we have cyrillic symbols. For example len("раз") with 'r' flags return 3,...

i've added method to inboundESL to execute api command.

In case of "call forwarding" a caller gets full access to a callee VM. For example. Extension 1000 enables CallForwarding to 1000. If someone calls 1000, kazoo makes call transfer...

Added a new parameter to call_recording: record_feature_code_calls. It's checked before call recording. If it's false(default value is true) and we try to call feature numbers(started with *) then skip call...