<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 03/25/2013 06:20 PM, Michael Collins
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAKzWOxUScV=ZhLX7cy8yX5D08LJp-keyxmjWoXsqhn7WzayViA@mail.gmail.com"
      type="cite">This may be a case of set vs. export. As a personal
      preference I like to put "export" variables into the dialstring
      itself so that I don't forget them. Also, it makes it a bit easier
      to know what is happening on the dialing leg. Try this:<br>
      <br>
      Remove the set apps for call_timeout and ignore_early_media.
      (IIUC, enterprise originate automatically ignores early media, but
      feel free to set it anyway.)<br>
      <br>
      Modify your data on the bridge app to be:<br>
data="&lt;call_timeout=10,ignore_early_media=true&gt;FreeTDM/1/1:_:FreeTDM/1/2:_:FreeTDM/1/3:_:FreeTDM/1/4:_:FreeTDM/1/5:_:FreeTDM/1/6"<br>
      <br>
      I'm just pulling this off the top of my head so don't forget about
      the <a moz-do-not-send="true"
href="http://wiki.freeswitch.org/wiki/Reporting_Bugs#Standard_Disclaimer">standard
        disclaimer</a>... Let us know how it goes.<br>
      <br>
      -MC<br>
      <br>
    </blockquote>
    Alright, I think I have this figured out.<br>
    <br>
    1) It seems that the documentation saying that channel variables are
    to be set in {} are wrong and that it must be &lt;&gt; (if I am
    missing something please let me know, I was basing my not working
    information on
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org/wiki/Channel_Variables#Custom_Channel_Variables">http://wiki.freeswitch.org/wiki/Channel_Variables#Custom_Channel_Variables</a>)<br>
    <br>
    2) It appears that with enterprise originate you must use
    originate_timeout, not call_timeout.
(<a class="moz-txt-link-freetext" href="http://freeswitch-users.2379917.n2.nabble.com/CALL-TIMEOUT-and-interprise-bridge-td7581891.html">http://freeswitch-users.2379917.n2.nabble.com/CALL-TIMEOUT-and-interprise-bridge-td7581891.html</a>)<br>
    <br>
    With this, most of my problems are gone. The rest seem to be related
    to bugs I have already filed and will be updating.<br>
    <br>
    Thank you for your help,<br>
    Trever<br>
    <div class="moz-signature">-- <br>
      "All rights reserved, all wrongs reversed." -- Unknown
    </div>
  </body>
</html>