Hello,

I'm setting up a new cluster that must replace several old Asterisk
instances.
For various reasons, this new cluster must use chan_sip (migration to PJSIP
is planned in a later phase).

This new cluster uses VRRP in active/passive mode:
- at any time, only one cluster member is active,
- when a member becomes active, it inherits several floating IP addresses,
it changes its IP configuration (with ip rule or ip route statements) and
it starts Asterisk.

Beside tweaking Linux IP configuration, is there a way to teach Asterisk's
chan_sip "to always reply using as IP source, the destination IP it got the
SIP request from" ?

For instance, if Asterisk's chan_sip listen on IPs IP A, Ip B and IP C, all
belonging to the same network, then I want Asterisk to reply with IP A for
any request it received through IP A.

Looking at ASTDB SIP/Registry instances, Asterisk does not save the IP
address it heard an incoming REGISTER with.

Did I miss something ?
Suggestions ?

Best regards
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Astricon is coming up October 9-11!  Signup is available at: 
https://www.asterisk.org/community/astricon-user-conference

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

Reply via email to