I would appreciate any ideas on the topic of switching from connecting
to an outside ISDN-2 line to connecting to a PBX. I didn't find much
using google and <a href="http://voip-info.org">voip-info.org</a>.<br>
<br>
Lars.<br><br><div><span class="gmail_quote">On 11/18/05, <b class="gmail_sendername">Lars Dybdahl</b> &lt;<a href="mailto:ldybdahl@gmail.com">ldybdahl@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
My extensions.conf is basically:<br><br>[incoming]<br>exten =&gt; s,1,Answer()<br>exten =&gt; s,2,Background(M800)<br>exten =&gt; s,3,WaitExten(5)<br>exten =&gt; s,4,Dial(Zap/2/12341234)<br><br>On the external ISDN-2 connection I get all incoming calls on Zap/1. I
<br>use Asterisk 1.0.9-BRIstuffed-0.2.0-RC8o and this is my zapata.conf:<br><br>[channels]<br>language=da<br>switchtype=euroisdn<br>;If you connect to a hicom PBX set your ISDN Numbering Plan Identifier<br>to unknown.<br>
pridialplan=local<br>prilocaldialplan=local<br><br><br>signalling = bri_cpe_ptmp<br>;signalling = fxs_ks<br>rxwink=300<br><br>usecallerid=yes<br>hidecallerid=no<br>callwaiting=yes<br>usecallingpres=yes<br>callwaitingcallerid=yes
<br>threewaycalling=yes<br>transfer=yes<br>cancallforward=yes<br>callreturn=yes<br>echocancel=yes<br>echocancelwhenbridged=yes<br>;rxgain=0.0<br>txgain=20<br>nationalprefix = 0<br>internationalprefix = 00<br>faxdetect=incoming
<br>group=0<br>callgroup=1<br>pickupgroup=1<br>immediate=yes<br>context=isdnincoming<br>channel =&gt; 1-2<br><br><br>On 11/18/05, amer karim &lt;<a href="mailto:amerkar@gmail.com">amerkar@gmail.com</a>&gt; wrote:<br>&gt; Hi;
<br>&gt;<br>&gt; What is ur extension.conf?<br>&gt; do u use overlapdial??<br>&gt;<br>&gt;<br>&gt; 2005/11/18, Lars Dybdahl &lt;<a href="mailto:ldybdahl@gmail.com">ldybdahl@gmail.com</a>&gt;:<br>&gt; &gt;<br>&gt; &gt; I have a system that works perfectly using zaphfc on an external
<br>&gt; &gt; ISDN-2 connection. When I move this to a PBX-based ISDN-2 connection,<br>&gt; &gt; it still receives calls, but is unable to dial out.<br>&gt; &gt;<br>&gt; &gt; In Denmark, we have no long distance calls, but only national calls
<br>&gt; &gt; (8-digit numbers) or international calls (00 &lt;countrycode&gt; etc.).<br>&gt; &gt; Normally, incoming national calls would be reported as 8-digit<br>&gt; &gt; numbers, but when I connect my asterisk to the PBX, it is preceded by
<br>&gt; &gt; three zeroes (00012345678 instead of 12345678). This seems to indicate<br>&gt; &gt; a problem, too, since you normally only dial one zero on a PBX to get<br>&gt; &gt; an outside line.<br>&gt; &gt;<br>&gt; &gt; Any ideas?
<br>&gt; &gt;<br>&gt; &gt; Lars.<br></blockquote></div><br>