[Asterisk-Users] isdn config

Klaus-Peter Junghanns kpj at junghanns.net
Mon Apr 7 07:11:50 MST 2003


hi guys,

sorry to say, but with isdn4linux you cannot determine on which
card the call is going out, because the ttyIs are not mapped to
any specific card. the call will go out of the first free card.

regards
kapejod

-- 
Klaus-Peter Junghanns

CEO,CTO
Junghanns.NET Internet-Services & Software-Development GmbH
Breite Strasse 13 - 12167 Berlin - Germany
fon:	+49 30 79705392
fax:	+49 30 79705391
mobile:	+49 160 7503372
email:	kpj at junghanns.net

Am Mon, 2003-04-07 um 16.54 schrieb Stefano Finetti:
> >
> > i have asterisk with 2 internal isdn cards - handled by isdn4linux and i
> > need to setup whol system like this
> > route some call beggins with 0 or 00 - long distance through first card,
> > route calls to mobile network via second card ( tehere is isdn gsm
> > gateway connected).how i can do this using only isdn4linux (/dev/ttyi) ?
> 
> 
> You can define two different groups in modem.conf, and then, in
> extensions.conf,
> 
> do the real call routing, like this example:
> 
> exten => _0N.,1,Dial,Modem/g1:${EXTEN}|r
> [...]
> 
> exten => _00N.,1,Dial,Modem/g2:${EXTEN}|r
> 
> Hope it helps
> 
> --
> Stefano
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list