I invoked the dispatcher, but it doesn't appear anything was set.  My flow is currently:
<br />
<br />
<br />        ds_select_dst(&quot;1&quot;,&quot;4&quot;);
<br />        sl_send_reply(&quot;301&quot;,&quot;redirected&quot;);
<br />
<br />
<br />
<br />INVITE sip:+15552021000@10.2.14.100 SIP/2.0
<br />Via: SIP/2.0/UDP 10.2.252.190:5060;branch=z9hG4bK62554e20;rport
<br />From: &quot;Geoff&quot; &lt;sip:6789050671@connectfirst.com&gt;;tag=as1d87dcd5
<br />To: &lt;sip:+15552021000@10.2.14.100&gt;
<br />Contact: &lt;sip:6789050671@10.2.252.190&gt;
<br />Call-ID: 7e842b5a2fc02f6336a8552e4809fa67@connectfirst.com
<br />CSeq: 102 INVITE
<br />User-Agent: G-Tel v1.0
<br />Max-Forwards: 70
<br />Date: Tue, 11 Nov 2008 15:03:34 GMT
<br />Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
<br />Supported: replaces
<br />Content-Type: application/sdp
<br />Content-Length: 240
<br />
<br />SIP/2.0 301 redirected
<br />Via: SIP/2.0/UDP 10.2.252.190:5060;branch=z9hG4bK62554e20;rport=5060
<br />From: &quot;Geoff&quot; &lt;sip:6789050671@connectfirst.com&gt;;tag=as1d87dcd5
<br />To: &lt;sip:+15552021000@10.2.14.100&gt;;tag=b7b83ebb8b164c9706593e1cbef4dcee.af60
<br />Call-ID: 7e842b5a2fc02f6336a8552e4809fa67@connectfirst.com
<br />CSeq: 102 INVITE
<br />Server: OpenSIPS (1.4.2-notls (x86_64/linux))
<br />Content-Length: 0
<br />
<br />
<br />
<br />On Nov 11, 2008 9:59am, Bogdan-Andrei Iancu &lt;bogdan@voice-system.ro&gt; wrote:
<br />&gt; Well, after the new RURI was set with dispatcher, do sl_send_reply(&quot;301&quot;,&quot;redirected&quot;);
<br />&gt; 
<br />&gt; 
<br />&gt; Automatically, the RURI will be placed as contact in 3xx reply.
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; Regards,
<br />&gt; 
<br />&gt; 
<br />&gt; Bogdan
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; Jeff Pyle wrote:
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; Figures you would ask that.  Ha!  I&#39;m not sure.  I&#39;m quite new to
<br />&gt; 
<br />&gt; 
<br />&gt; Opensips, and haven&#39;t made it to the dispatcher module yet.
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; Anyone?          Buehler?
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; - Jeff
<br />&gt; 
<br />&gt; 
<br />&gt;  
<br />&gt; 
<br />&gt; 
<br />&gt; -----Original Message-----
<br />&gt; 
<br />&gt; 
<br />&gt; From: Geoffrey Mina [mailto:geoffreymina@gmail.com] Sent: Tuesday, November 11, 2008 9:36 AM
<br />&gt; 
<br />&gt; 
<br />&gt; To: Jeff Pyle
<br />&gt; 
<br />&gt; 
<br />&gt; Cc: users@lists.opensips.org
<br />&gt; 
<br />&gt; 
<br />&gt; Subject: Re: [OpenSIPS-Users] Input on my loadbalancer configuration
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; well.. that would just be too simple!!  How would I integrate sending a
<br />&gt; 
<br />&gt; 
<br />&gt; 302 with the dispatcher module?
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; thanks for the out-of-the-box idea!
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; -Geoff
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; On Tue, Nov 11, 2008 at 9:13 AM, Jeff Pyle jpyle@fidelityvoice.com&gt;
<br />&gt; 
<br />&gt; 
<br />&gt; wrote:
<br />&gt; 
<br />&gt; 
<br />&gt;   
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; What if instead of routing the INVITE, Opensips returned a 302 to the originator, redirecting them to the Asterisk server(s) of choice for that call?
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; - Jeff
<br />&gt; 
<br />&gt; 
<br />&gt;     
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; _______________________________________________
<br />&gt; 
<br />&gt; 
<br />&gt; Users mailing list
<br />&gt; 
<br />&gt; 
<br />&gt; Users@lists.opensips.org
<br />&gt; 
<br />&gt; 
<br />&gt; http://lists.opensips.org/cgi-bin/mailman/listinfo/users
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt;   
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt; 
<br />&gt;