I have a multihomed machine. How can I assign multiple IPs to and endpoint, not all of them, just two, for instance, out of many? Suppose the machine as 30 IPs, but my asterisk needs listen on two, and one single endpoint needs to be associated with those two IPs. I tried to add a second "bind" line to a transport, but it ignores all after the first one. I tried to add a second transport line to an endpoint, but it only considers one. Thanks for your help.
Joshua Colp
2014-Sep-07 12:50 UTC
[asterisk-users] PJSIP and Multiple transports per endpoint
CDR wrote:> I have a multihomed machine. How can I assign multiple IPs to and > endpoint, not all of them, just two, for instance, out of many? > Suppose the machine as 30 IPs, but my asterisk needs listen on two, > and one single endpoint needs to be associated with those two IPs. I > tried to add a second "bind" line to a transport, but it ignores all > after the first one. I tried to add a second transport line to an > endpoint, but it only considers one. > Thanks for your help.The transport line controls what transport is used for outgoing traffic to an endpoint. It is used when the code chooses the wrong one using automatic logic. What do you mean by "assign multiple IPs to an endpoint". -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org
Apparently Analagous Threads
- PJSIP endpoint max-calls limit missing
- PJSIP - Using multiple AOR contacts when dialing through an endpoint
- pjsip subscribe (presence) always returns: No matching endpoint found
- PJSIP Endpoint AOR question
- Saving endpoint statuses to database with pjsip and realtime