[asterisk-bugs] [JIRA] (ASTERISK-25104) Unnecessary Unlink event on reINVITE when using Monitor()
Luca Pradovera (JIRA)
noreply at issues.asterisk.org
Tue May 19 16:37:32 CDT 2015
Luca Pradovera created ASTERISK-25104:
-----------------------------------------
Summary: Unnecessary Unlink event on reINVITE when using Monitor()
Key: ASTERISK-25104
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25104
Project: Asterisk
Issue Type: Bug
Security Level: None
Affects Versions: 11.7.0
Environment: Ubuntu package 11.7.0~dfsg-1ubuntu1 running on Ubuntu 12.04
Reporter: Luca Pradovera
When using a simple dialplan (https://gist.github.com/polysics/341637a22bd2be20c186) with Monitor() and the 'm' option, and a reINVITE (https://gist.github.com/polysics/b74ee410d604ed1e7108#file-gistfile1-txt-L2970) is issued for any reason, an unwanted Unlink event (https://gist.github.com/polysics/6ecb3aa92817fdad9b4e#file-gistfile1-txt-L361) is sent over AMI, thus breaking connected applications that rely on that kind of event.
Its emission should avoided when recording for the same reason that masquerades are undesirable.
The same event is not emitted if there is no Monitor() running.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list