search for: next_gateway

Displaying 1 result from an estimated 1 matches for "next_gateway".

Did you mean: get_gateway
2009 Jan 24
1
local dialing
Dear, because of using dial(local/...) each incoming calls (_12X.) makes 4 ports on asterisk. I can not use goto , because of some limitations. is any way to decrease it? Best, [MAIN] exten => _12X.,Dial(LOCAL/${EXTEN}@TEST/n,60) .... [TEST] exten _X.,1,Dial(${EXTEN}@next_gateway,60)