<h4>Type Of Change</h4>
<ul class="contains-task-list">
<li class="task-list-item">
<p><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> bug fix (non-breaking change which fixes an issue)</p>
</li>
<li class="task-list-item">
<p><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> refactoring</p>
</li>
<li class="task-list-item">
<p><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Tested changes locally</p>
</li>
</ul>
<h4>Description</h4>
<ul>
<li>Bridge disconnection was over complicated, to simplify things both legs will automatically be disconnected for now.</li>
<li>The "state machine" is only a POC at this point, I made sure it was easy to pinpoint problems.</li>
</ul>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/kamailio/kamailio/pull/2532'>https://github.com/kamailio/kamailio/pull/2532</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>rtp_media_server: state transition improvement</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/2532/files#diff-92215397910e7087f56a85a7e4aab0a303dceaa15396fe07a89faf49893d3039">src/modules/rtp_media_server/rms_dialog_info.c</a>
    (21)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/2532/files#diff-0ad6365c356dd970b833a330c5726e944bdaea80fc9f1d9006fd84a9337a6e3c">src/modules/rtp_media_server/rms_dialog_info.h</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/2532/files#diff-565e06af3e32ccf876609b2def233e78850172f4308132b6dab11a05c5de1456">src/modules/rtp_media_server/rtp_media_server.c</a>
    (16)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/kamailio/kamailio/pull/2532.patch'>https://github.com/kamailio/kamailio/pull/2532.patch</a></li>
  <li><a href='https://github.com/kamailio/kamailio/pull/2532.diff'>https://github.com/kamailio/kamailio/pull/2532.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/2532">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZITF4QK44NHE3L3QW3SMRY53ANCNFSM4S6QVVYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZOJ7BYA6UHYG3WJHN3SMRY53A5CNFSM4S6QVVYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4K3VAVAQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/2532",
"url": "https://github.com/kamailio/kamailio/pull/2532",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>