<!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. I
am getting complaints about cross domain calls. For example, a DID should
go to ext <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> </DIV>
<DIV><FONT face=Arial size=2>My dial plan bridges as follows;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><action application="bridge"
data="{sip_invite_domain=xxx1.voice2net.ca,presence_id=21@xxx1.voice2net.ca}user/21@xxx1.voice2net.ca"/></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </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> </DIV>
<DIV><FONT face=Arial size=2>I commented out the following to support multiple
domains</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> <!--all inbound reg will look
in this domain for the users --><BR> <!--<param
name="force-register-domain" value="$${domain}"/>--><BR>
<!--force the domain in subscriptions to this value
--><BR> <!--<param name="force-subscription-domain"
value="$${domain}"/>--><BR> <!--all inbound reg will
stored in the db using this domain --><BR> <!--<param
name="force-register-db-domain" value="$${domain}"/>--></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any thoughts??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Darcy Primrose</FONT></DIV></BODY></HTML>