]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_dial/queue/followme: 'I' options to block initial updates in both directions
authorAlexei Gradinari <alex2grad@gmail.com>
Wed, 26 Sep 2018 20:05:59 +0000 (16:05 -0400)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 19 Oct 2018 20:35:24 +0000 (15:35 -0500)
commit0e7b91a22b4bf382c40aef95f472151c66eb093f
tree47627f066ffb792e997c5d83ddf9240c71c53336
parentb7cb2c90e679454c1ccc6c93c07e18d2f09aebfd
app_dial/queue/followme: 'I' options to block initial updates in both directions

The 'I' option currently blocks initial CONNECTEDLINE or REDIRECTING updates
from the called parties to the caller.

This patch also blocks updates in the other direction before call is
answered.

ASTERISK-27980

Change-Id: I6ce9e151a2220ce9e95aa66666933cfb9e2a4a01
apps/app_dial.c
apps/app_followme.c
apps/app_queue.c