[Asterisk-Users] Zaptel BRI and HFC-S cards in NT-Mode

Klaus-Peter Junghanns kpj at junghanns.net
Fri Feb 20 01:17:40 MST 2004


Hi,

to clear things up again, the problem is a wrong syntax for
the Dial appplication

exten => 74341423,1,Dial(Zap/g2/74341423,r)
This will use "r" as the timeout value, so it will hang up
immediately, actually too quick for the isdn phone to bring
up a p2p layer 2 connection (it is on my todo list to handle
this too).

exten => 74341423,1,Dial(Zap/g2/74341423,,r)
This is what you want (not the second ",").

 
best regards

Klaus
--
Klaus-Peter Junghanns

CEO, CTO
Junghanns.NET GmbH
Breite Straße 13 - 12167 Berlin - Germany
fon: (de) +49 30 79705390
fon: (uk) +44 870 1244692
fax: (de) +49 30 79705391
iaxtel: 1-700-157-8753
http://www.Junghanns.NET/asterisk/

Am Do, 2004-02-19 um 23.30 schrieb Armand A. Verstappen:
> Hi Ernst,
> 
> On Thu, 2004-02-19 at 15:26, Ernst Lehmann wrote:
> > > use this:
> > > exten => 74341423,1,Dial(Zap/g2/74341423,r)
> <snip>
> > Interesting fact is, that the ISDN-Phone on the NT line rings still, if
> > the calling phone has dropped the call..
> 
> The same thing here.
> 
> wkr,






More information about the asterisk-users mailing list