<br><br><div class="gmail_quote">2008/12/17 Artifex Maximus <span dir="ltr">&lt;<a href="mailto:artifexor@gmail.com">artifexor@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all!<br>
<br>
Is anyone using the $subject setup?<br>
<br>
What I would like to do the following setup:<br>
1. OXE is setup for receiving calls, handling Agents<br>
2. Asterisk as external IVR on extension 9xxx connected with ISDN (Q.931) PRI<br>
<br>
The incoming calling route:<br>
1. OXE handles incoming calls, answer<br>
2. Transfer to extension 9xxx<br>
3. Asterisk answer (using one channel)<br>
4. IVR is handling calls<br>
5. If needed IVR transfer back to specified Pilot in OXE with Dial<br>
(using two channels)<br>
6. Asterisk hangup (free both channels)<br>
7. OXE connect the PSTN incoming line with Pilot as extension transfer does<br>
<br>
I&#39;ve talked with support person at Alcatel and he said that Q.931<br>
cannot handle this situation because after calls &quot;leave&quot; OXE it does<br>
not know anything so I cannot hangup in Asterisk and call will use two<br>
channel. Is it right? He said that ABCF2 or Q.SIG is able handling<br>
this situation because Q.SIG is an extension to Q.931. I take some<br>
search on topic and find out that Asterisk&#39;s Q.SIG not fully<br>
implemented. Is Asterisk implementation enough for this kind of setup?<br>
<br>
I am using Asterisk 1.6.0.3-rc1 with dahdi-*-2.1.0 on Ubuntu Server 8.10.<br>
<br>
Thanks,<br>
Zsolt</blockquote><div><br>Hi,<br><br>What is needed is that the Asterisk box should either :<br>- forward incoming call to the right endpoint, using a single channel,<br>- open a second channel and remain in media path till it ends.<br>
<br>I&#39;m not an authority on this topic, but I would say that, as OXE and asterisk are connected through an E1/T1 link,<br>- you must upgrade OXE and Asterisk to Q.SIG to get forwarding option (and check asterisk&#39;s QSIG supports Call Deflection),<br>
- casual PRI is enough if you stick with 2 channels option.<br><br>If you don&#39;t expect to get more than 15 (or 12) calls at a time, I don&#39;t see any real downside to use option 2.<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>