How to identify a trunk without any DID to start an IVR
Fellows,
We are using trixbox 2.6 and need to have several separated IVR´s. Each IVR should be started based on what trunk received the call. We doesn´t have any DID coming form our telecom provider, so, we can´t use DID´s to create incoming rules. The point is: How could we create an incoming rule to start a specific IVR based on some specific trunk without any DID??.
Thanks in advance for your very appreciated support on this matter.
It's not the answer that you want however you will need to write an Asterisk dial plan extension for each trunk and place it in extensions_custom.conf.
Basically you will set the $exten variable manually then pass control back to the from-pstn context with a goto statement.
I am assuming these are SIP or IAX trunks.
If they are Zap (DAHDI) trunks simply install the Zap DID module, it does exactly what your want.



Member Since:
2007-11-28