<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Testing the recent gits introduced a problem which I was able to work around but wondered if this is an intended change or bug: If the caller_id_number is one of the numbers in a bridge command only 1 ring is done and the bridge ends, it appears as if originate_timeout is ignored, the trace is normal. Prior to the git update the bridge would continue to ring to the timeout and the caller would be bridged to all the numbers in the bridge so any phone could answer the call.<div><br><div>What used to work in older git:</div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(148, 49, 192); "><span style="color: #000000">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span><span style="color: #b72800">&lt;</span><span style="color: #000000">action application=</span>"bridge"<span style="color: #000000"> data=</span>"&lt;originate_timeout=23,origination_caller_id_number=${caller_id_number},origination_caller_id_name=${caller_id_name}&gt;group/home@${domain_name}:_:sofia/gateway/${dial_gateway}/19161112222:_:sofia/gateway/${dial_gateway}/19163334444"<span style="color: #b72800">/&gt;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; min-height: 13px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; min-height: 13px; ">Newer git.&nbsp;Now I have to execute an extension to check who is calling so they are not in the bridge:</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">&nbsp;&nbsp; &nbsp;<span style="color: #b72800">&lt;</span>extension name=<span style="color: #9431c0">"bridge_call"</span><span style="color: #b72800">&gt;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(148, 49, 192); "><span style="color: #000000">&nbsp; &nbsp; &nbsp; </span><span style="color: #b72800">&lt;</span><span style="color: #000000">condition field=</span>"destination_number"<span style="color: #000000"> expression=</span>"^bridge_call$"<span style="color: #b72800">&gt;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">&nbsp; &nbsp; &nbsp; <span style="color: #b72800">&lt;/</span>condition<span style="color: #b72800">&gt;</span>&nbsp; &nbsp;</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(148, 49, 192); "><span style="color: #000000">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="color: #b72800">&lt;</span><span style="color: #000000">condition field=</span>"${caller_id_number_work}"<span style="color: #000000"> expression=</span>"^9161112222$"<span style="color: #000000"> break=</span>"on-true"<span style="color: #b72800">&gt;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(148, 49, 192); "><span style="color: #000000">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><span style="color: #b72800">&lt;</span><span style="color: #000000">action application=</span>"bridge"<span style="color: #000000"> data=</span>"&lt;originate_timeout=23,origination_caller_id_number=${caller_id_number},origination_caller_id_name=${caller_id_name}&gt;group/home@${domain_name}:_:sofia/gateway/${dial_gateway}/19163334444"<span style="color: #b72800">/&gt;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #b72800">&lt;/</span>condition<span style="color: #b72800">&gt;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(148, 49, 192); "><span style="color: #000000">&nbsp; &nbsp; &nbsp; &nbsp; </span><span style="color: #b72800">&lt;</span><span style="color: #000000">condition field=</span>"${caller_id_number_work}"<span style="color: #000000"> expression=</span>"^9163334444$"<span style="color: #000000"> break=</span>"on-true"<span style="color: #b72800">&gt;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(148, 49, 192); "><span style="color: #000000">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><span style="color: #b72800">&lt;</span><span style="color: #000000">action application=</span>"bridge"<span style="color: #000000"> data=</span>"&lt;originate_timeout=23,origination_caller_id_number=${caller_id_number},origination_caller_id_name=${caller_id_name}&gt;group/home@${domain_name}:_:sofia/gateway/${dial_gateway}/19161112222"<span style="color: #b72800">/&gt;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #b72800">&lt;/</span>condition<span style="color: #b72800">&gt;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #b72800">&lt;</span>condition field=<span style="color: #9431c0">"${caller_id_number_work}"</span> expression=<span style="color: #9431c0">"^(\d+)$"</span><span style="color: #b72800">&gt;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(148, 49, 192); "><span style="color: #000000">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span><span style="color: #b72800">&lt;</span><span style="color: #000000">action application=</span>"bridge"<span style="color: #000000"> data=</span>"&lt;originate_timeout=23,origination_caller_id_number=${caller_id_number},origination_caller_id_name=${caller_id_name}&gt;group/home@${domain_name}:_:sofia/gateway/${dial_gateway}/19161112222:_:sofia/gateway/${dial_gateway}/19163334444"<span style="color: #b72800">/&gt;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #b72800">&lt;/</span>condition<span style="color: #b72800">&gt;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">&nbsp; &nbsp; <span style="color: #b72800">&lt;/</span>extension<span style="color: #b72800">&gt;</span></div></div><div><span style="color: #b72800"><br></span></div></div></body></html>