Shanmuganathan Kumaravel
2004-Jul-28 04:23 UTC
[Asterisk-Users] Shan:Help in configuring Dialplan
An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040728/38108fe4/attachment.htm -------------- next part -------------- Hi, This is Shan. I need a suggestion regarding my work. First i'll explain my work and next my problem in the extensions.conf file: Work ---- According to my dialplan every incoming DID's will be diverted to the "main" context. From the "main" context i've to send my incoming DID's to two different context. For example: 100 - 200 DID's will be diverted to context-1 and 300-400 will be diverted context-2. I've sepearte IVR features for context-1 & context-2. Problem ------- So here is my problem. How can i direct my calls to the IVR feature for context-1 & context-2.All the calls comes to the "main" context initially and then i've to divert the calls to the appropriate context-1 or context-2. I dont' want to use "include=>context-1 or include=>context-2" statements in the "main" context. Please give any other idea to complete this work. Regards Shan