On Mon, Jul 8, 2019, at 9:18 AM, Michael Maier wrote: > Hello! > > Following problem: If there are different trunks (-> different numbers > and users / passwords) to the same destination, asterisk (16.x) always > uses the same local tcp port for each connection. This is a problem > with Deutsche Telekom (they > want to have different local ports for different users). > > Besides the possibility to use different IP addresses (aliases) - is > there a generic way to define on trunk base which local port to use for > each user / number?
There is not. Multiple TCP transports are not currently supported (although could be in the future as PJSIP added support for it). -- Joshua C. Colp Digium - A Sangoma Company | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
