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) _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
