Have, i want to create a sip extension to a context in my dialplan. how i can do that?
Manolet Gmail wrote:> Have, i want to create a sip extension to a context in my dialplan. > how i can do that? > > _______________________________________________ >Simple. Use a Goto: [context1] exten => 123,1,Goto (context2,456,1) [context2] exten => 456,1,Background(tt-monkeys)