-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3102/
-----------------------------------------------------------

(Updated Feb. 23, 2014, 5:57 p.m.)


Review request for Asterisk Developers.


Changes
-------

Take care of the comment Mark had. The SDP will now only be rewritten if it 
contains the host IP.


Bugs: ASTERISK-23020
    https://issues.asterisk.org/jira/browse/ASTERISK-23020


Repository: Asterisk


Description
-------

This module adds messaging rewriting for multihomed situations. When messages 
are sent out it determines what interface and transport the message is going 
out on. The IP address for this is then placed into the message.

I've written this as a module since it does add a bit of additional logic for 
outgoing messages.


Diffs (updated)
-----

  /branches/12/res/res_pjsip_multihomed.c PRE-CREATION 

Diff: https://reviewboard.asterisk.org/r/3102/diff/


Testing
-------

Sent and received calls/traffic in two configurations.

1. Two transports each bound to specific interfaces
2. One transport bound to 0.0.0.0

Confirmed that the correct IP address for each interface went into the message.

Some additional testing by others would be nice.


Thanks,

Joshua Colp

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

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to