[Asterisk-Users] Data calls (ISDN/64k) through * PRI
Maik Schmitt
asterisk-users at admininside.org
Thu Jan 22 04:44:57 MST 2004
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040122/72442137/attachment.pgp
More information about the asterisk-users
mailing list