AW: [Asterisk-Users] Data calls (ISDN/64k) through * PRI
Thomas Haeger
asterisk-mailing at beronet.com
Thu Jan 22 06:43:28 MST 2004
Hi Maik,
is there any special version from libpri or asterisk necessary since it
works ?
I'am runnig version: CVS-11/11/03-11:49:55.... and it don't work :-(
Regards,
Thomas.
-----Ursprungliche Nachricht-----
Von: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com]Im Auftrag von Maik
Schmitt
Gesendet: Donnerstag, 22. Januar 2004 12:45
An: asterisk-users at lists.digium.com
Betreff: Re: [Asterisk-Users] Data calls (ISDN/64k) through * PRI
> Any chance one such distinction can be made on incoming calls as well
> i.e. branch incoming calls on a single DID depending on whether they are
> data or speech?
That's what the first line does.
exten => _X.,1,GotoIf,"$[${CALLTYPE} = DIGITAL]?50:100"
${CALLTYPE} can be SPEECH, DIGITAL, RESTRICTED_DIGITAL, 31KAUDIO,
7KAUDIO or VIDEO.
--
Maik Schmitt http://graphics.cs.uni-sb.de/VoIP
More information about the asterisk-users
mailing list