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)