[asterisk-users] local dialing

Pezhman Lali pezhman_lali at yahoo.com
Sat Jan 24 00:46:01 CST 2009


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)


      



More information about the asterisk-users mailing list