<HTML>
<HEAD>
<TITLE>Re: [asterisk-users] Asterisk and Siemens Legacy PBX</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Hi, thanks I will try both of those, I had tried overlapdial before with no luck, but maybe its a combination of things I need.<BR>
<BR>
My concern is still over if L2 and L3 are &#8216;up&#8217; on my ISDN between the asterisk and siemens, I do my settings look right ? I thought my timing on span 2 maybe incorrect ?<BR>
<BR>
Thanks<BR>
<BR>
James<BR>
<BR>
<BR>
On 7/8/06 09:54, &quot;Wolfgang Zweimueller&quot; &lt;wzwei@kurtkrenn.com&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>James Arscott &lt;james@stemnetworks.co.uk&gt; writes:<BR>
<BR>
&gt; Asterisk is not matching the extension from the siemens because the siemens<BR>
&gt; has not even sent one yet, it is still waiting for a dial tone. When I hit 9<BR>
&gt; on the siemens it does not get a dial tone from asterisk, I assume this is<BR>
&gt; because I have not told asterisk to give it one....(dur!) How should I tell<BR>
&gt; asterisk how to handle this, I have defined it a context and I know its<BR>
&gt; making it this far, but I don&#8217;t know how to get the next bit coded. Any help<BR>
&gt; appreciated !<BR>
<BR>
Have you turned on overlapdial in zapata.conf? Most PBX's send numbers<BR>
in overlap mode, yours does it also.<BR>
<BR>
Next, you should add something like this to your Siemens-context:<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;exten =&gt; s,1,WaitExten(2)<BR>
<BR>
This waits for the numbers which should now come from the Siemens<BR>
side.<BR>
<BR>
<BR>
hth,<BR>
Wolfgang<BR>
_______________________________________________<BR>
--Bandwidth and Colocation provided by Easynews.com --<BR>
<BR>
asterisk-users mailing list<BR>
To UNSUBSCRIBE or update options visit:<BR>
&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
</SPAN></FONT>
</BODY>
</HTML>