<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Re: [Freeswitch-users] Diff between the transfer and bridge application?</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5730.13" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I run freeswitch in the multi domain mode.&nbsp; I 
am getting complaints about cross domain calls.&nbsp; For example, a DID should 
go to ext&nbsp; <A href="mailto:21@xxx1.voice2net.ca">21@xxx1.voice2net.ca</A> 
and it does but it also goes to <A 
href="mailto:21@xxx2.voice2net.ca">21@xxx2.voice2net.ca</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>My dial plan bridges as follows;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&lt;action application="bridge" 
data="{sip_invite_domain=xxx1.voice2net.ca,presence_id=21@xxx1.voice2net.ca}user/21@xxx1.voice2net.ca"/&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Registrations are fine and most calling works 
perfectly, but I get this a few times a day.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I commented out the following to support multiple 
domains</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &lt;!--all inbound reg will look 
in this domain for the users --&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;!--&lt;param 
name="force-register-domain" value="$${domain}"/&gt;--&gt;<BR>&nbsp;&nbsp;&nbsp; 
&lt;!--force the domain in subscriptions to this value 
--&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;!--&lt;param name="force-subscription-domain" 
value="$${domain}"/&gt;--&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;!--all inbound reg will 
stored in the db using this domain --&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;!--&lt;param 
name="force-register-db-domain" value="$${domain}"/&gt;--&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any thoughts??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Darcy Primrose</FONT></DIV></BODY></HTML>