Index: rtp.conf.sample =================================================================== RCS file: /usr/cvsroot/asterisk/configs/rtp.conf.sample,v retrieving revision 1.1 diff -u -r1.1 rtp.conf.sample --- rtp.conf.sample 16 May 2003 02:50:46 -0000 1.1 +++ rtp.conf.sample 2 Apr 2004 07:22:31 -0000 @@ -7,3 +7,10 @@ ; rtpstart=10000 rtpend=20000 +; +; Bind to a specific IP when sending outgoing RTP packets +; This is useful when you have multiple IPs on one network +; interface and you are accepting calls over an IP that +; does not match the first IP of the interface. +; +;bindaddr=192.168.1.1