Hello guys,
I need help in setting IVR.
When I read the managers manual I didn't understand what it mean by "Add this line in the default context or the inboundtrunk context or whereever the DID record is
pointing," refering to this line >>> "exten => 7275551111,1,Goto(TEST_IN,s,1)".
my added this line to my extension >> "exten => _X.,1,Goto(trunkinbound,,1)"
my trunkinbound context has this line "exten => _X.,1,AGI(agi-DID_route.agi)".
So where do I insert the line that the manual is telling?