Asterisk multiple IP registration -


i have linux box several ip addresses running asterisk.

is there way force asterisk make trunk registrations specific (not default) ip addresses? need connect 2 users same asterisk box same provider via different ips.

thanks lot in advance help.

you have use 3 trunks , source-based routing.

asterisk select interface packet have send based on source-routing.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -