[asterisk-users] Linking incoming calls
Lee Jenkins
lee at datatrakpos.com
Sun Apr 1 08:32:35 MST 2007
Ronaldo Zacarias Afonso wrote:
> Hi all,
>
> I just want to know how I can make sure that incoming calls to my
> asterisk server are being treated by [incoming] section of
> extension.conf file.
> Thanks in advance.
>
You want to do this kind of check on a consistent basis or are you just
checking to make sure that calls are coming in through that context to
test your dialplan?
If the latter, you can use noop
[incoming]
exten=>s,1,Noop(Hey it is in the incoming context)
--
Warm Regards,
Lee
More information about the asterisk-users
mailing list