<div dir="ltr">Thanks Klaus,<br><br>I thought I tried this before and it didn&#39;t work, but now it is working beautifully.<br>I guess I made some mistake before. <br><br>I will post back if I experience any problems.<br>
<br>Thanks.<br>Dan<br><br><div class="gmail_quote">On Fri, May 7, 2010 at 4:21 PM, Klaus Darilion <span dir="ltr">&lt;<a href="mailto:klaus.mailinglists@pernau.at">klaus.mailinglists@pernau.at</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Dan!<br>
<br>
[fromDAHDI]<br>
exten =&gt; s,1,Dial(Dahdi/g1/${NUMBER1}&amp;Local/s@test)<br>
<br>
[test]<div class="im"><br>
exten =&gt; s,1,h324m_gw(d@test)<br>
exten =&gt; d,1,Dial(SIP/p1&amp;SIP/p2)<br>
<br></div>
untested - but that should work.<br>
<br>
regards<br>
klaus<br>
<br>
Am 07.05.2010 12:45, schrieb Dan Julius:<div><div></div><div class="h5"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I&#39;d like to route incoming 3G video calls to both 3g phones (dahdi<br>
extensions) and SIP extensions, so whoever picks up the call first will<br>
answer it.<br>
<br>
I I&#39;m using asterisk 1.4 and libh324m<br>
Using only dahdi extensions this is straightforward by adding the two<br>
numbers to the dial cmd<br>
exten =&gt; s,1,Dial(Dahdi/g1/${NUMBER1}&amp;Dahdi/g1/${NUMBER2})<br>
<br>
Using just SIP extensions I am also able to do this after running the<br>
h324m applications:<br>
<br>
exten =&gt; s,1,h324m_gw(d@test)<br>
exten =&gt; d,1,Dial(SIP/p1&amp;SIP/p2)<br>
<br>
<br>
My question is how to do this when some of the recipients are sip, and<br>
some are dahdi. How do I handle the h324m requirement on only some of<br>
the channels?<br>
Please note that I&#39;m not trying to bridge all parties. Just connect the<br>
caller to the first agent who answers the call.<br>
<br>
Any ideas?<br>
<br>
Thanks,<br>
Dan<br>
<br>
</blockquote>
</div></div></blockquote></div><br></div>