<div>Hi,</div>
<div> </div>
<div>  My asterisk&#39;s version is 1.6.0.26.   I&#39;ve couple sip providers and  I&#39;ve for new SIP provider I need define outbound proxy. Everything is ok in peer section (outboundproxy=192.0.2.1). But what about SIP REGISTER messages? I need send SIP register messages also via outbound proxy. How to write SIP OUTBOUND call register statement and send this to proxy?</div>

<div>If I define in general section this: </div>
<div>outboundproxy=192.0.2.1</div>
<div> </div>
<div>  Works OK , but now Asterisk sends all SIP messages  via this 192.0.2.1 proxy! So after changes other carrier stopped to work.</div>
<div>Is it possible to write SIP registration statement to one provider and send these messages via outbound proxy? I mean to have multiple registration line and have different outboundproxy for each line.</div>
<div>Thanks</div>
<div> </div>
<div>//Dante</div>