[asterisk-users] Knowing incoming call technology and channel
Olivier
oza-4h07 at myamail.com
Mon Sep 29 04:17:11 CDT 2008
Hi,
I've read www.voip-info.org but couldn't find the answer I'm after.
In diaplan, how can you know the technology and channel of an incoming call
?
I was thinking of something like :
[incoming]
exten => _XXXX,1,Set(CALLERID(num)=00${CALLERIDNUM})
exten => _XXXX,2,NoOp(This call comes from ${CHANNELTYPE})
exten => _XXXX,3,NoOp(This call comes from ${CHANNELNO})
exten => _XXXX,4,NoOp(Said differently this call comes from
${CHANNELTYPE}/${CHANNELNO})
My ultimate goal is to have this working with Zaptel channels (from a
bristuffed Asterisk).
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080929/9cb96739/attachment.htm
More information about the asterisk-users
mailing list