<div dir="ltr">ok, thanks Joshua. this really helps.<br></div><br><div class="gmail_quote"><div dir="ltr">On Thu, 27 Dec 2018 at 17:09, Joshua C. Colp <<a href="mailto:jcolp@digium.com">jcolp@digium.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, Dec 27, 2018, at 4:30 AM, Mohit Dhiman wrote:<br>
> Hi,<br>
> As much as i know about Bridge application (in features.c) it uses <br>
> masquerading to clone a channel's state to a new channel in current <br>
> thread for bridging two channels.<br>
> so can anyone tell me how ConfBridge is different from Bridge and does <br>
> it also uses masquerading and if it does then is it the same process as <br>
> it is in case of Bridge?<br>
<br>
It does not need to steal or move a channel around so it does not use masquerading, the act of placing it in the bridge by ConfBridge occurs on the thread it is executed on. The same applies to the Dial application which uses a bridge underneath.<br>
<br>
-- <br>
Joshua C. Colp<br>
Digium - A Sangoma Company | Senior Software Developer<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - US<br>
Check us out at: <a href="http://www.digium.com" rel="noreferrer" target="_blank">www.digium.com</a> & <a href="http://www.asterisk.org" rel="noreferrer" target="_blank">www.asterisk.org</a><br>
<br>
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a></blockquote></div>