<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 ‘up’ 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, "Wolfgang Zweimueller" <wzwei@kurtkrenn.com> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>James Arscott <james@stemnetworks.co.uk> writes:<BR>
<BR>
> Asterisk is not matching the extension from the siemens because the siemens<BR>
> has not even sent one yet, it is still waiting for a dial tone. When I hit 9<BR>
> on the siemens it does not get a dial tone from asterisk, I assume this is<BR>
> because I have not told asterisk to give it one....(dur!) How should I tell<BR>
> asterisk how to handle this, I have defined it a context and I know its<BR>
> making it this far, but I don’t know how to get the next bit coded. Any help<BR>
> 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>
exten => 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>
<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>