<ul>
<li>Added 2 new flags, disable_caller_publish_flag and disable_callee_publish_flag</li>
<li>Wrapped each call to dialog_publish_multi to first check if the flag is set</li>
</ul>
<p>This is actually quite a strange usecase. It's useful when calls do not route internally on Kamailio but are always forced out through a B2BUA which routes back to Kamailio for eventual delivery to the phone. In this case, you can disable callee (recipient) notifications for the outbound call leg from Phone->Kamailio->B2BUA and caller (initiator) notifications for the inbound leg from B2BUA->Kamailio->Phone.</p>
<p>In this case, you don't get notifications for 2 dialogs for each party on the call - rather 1 dialog per party. For a BLF phone, this doesn't really change anything however when BLF notifications are used to trigger events in other systems, it can be helpful to de-duplicate the messages.</p>
<p>I can't imagine there will be a queue of people wanting to use this... but it's implemented in such a way that behavior won't change unless the flags are defined and implemented.</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>pua_dialoginfo: Add flags to disable caller and/or callee PUBLISH when required</li>
  <li>pua_dialoginfo: Docs for disable_caller_publish_flag and disable_callee_publish_flag</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/979/files#diff-0">src/modules/pua_dialoginfo/doc/pua_dialoginfo_admin.xml</a>
    (38)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/979/files#diff-1">src/modules/pua_dialoginfo/pua_dialoginfo.c</a>
    (165)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/kamailio/kamailio/pull/979.patch'>https://github.com/kamailio/kamailio/pull/979.patch</a></li>
  <li><a href='https://github.com/kamailio/kamailio/pull/979.diff'>https://github.com/kamailio/kamailio/pull/979.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/979">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36ZRA4Uy551qLWb8tsLYoSwmbAbRXNks5raOlqgaJpZM4L6GLO">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZX5uHq1shuTMlFel-o-xsy4GXapKks5raOlqgaJpZM4L6GLO.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/pull/979"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"pua_dialoginfo: Add flags to disable caller and/or callee PUBLISH when required (#979)"}],"action":{"name":"View Pull Request","url":"https://github.com/kamailio/kamailio/pull/979"}}}</script>