<div dir="ltr">Hi,<br><br>I&#39;ve read <a href="http://www.voip-info.org">www.voip-info.org</a> but couldn&#39;t find the answer I&#39;m after.<br><br>In diaplan, how can you know the technology and channel of an incoming call ?<br>
I was thinking of something like :<br><br>[incoming]<br>exten =&gt; _XXXX,1,Set(CALLERID(num)=00${CALLERIDNUM})<br>exten =&gt; _XXXX,2,NoOp(This call comes from ${CHANNELTYPE})<br>exten =&gt; _XXXX,3,NoOp(This call comes from ${CHANNELNO})<br>

exten =&gt; _XXXX,4,NoOp(Said differently this call comes from ${CHANNELTYPE}/${CHANNELNO})<br><br><br>My ultimate goal is to have this working with Zaptel channels (from a bristuffed Asterisk).<br><br>Regards<br><br><br>
</div>