Hi! Is it possible to handle incoming calls with different contexts pending on the callerid ? E.g. like you are able to define different contexts on each Zap-channel.
Just dump all the calls to a "sorter" context, and build your rules there. Either type in all the relavent telephone numbers, or use a database lookup tool. The last command ran here would be: Goto(<VARIABLE_HOLDING_CONTEXT_NAME>, 1)
-- Andrew Thompson http://aktzero.com/ http://dev.asteriskdocs.org/ _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
