<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=koi8-r" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19088">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi all.</FONT></DIV>
<DIV><FONT size=2 face=Arial>FreeSWITCH Version 1.0.head (git-9ff8f53 2011-05-03
12-13-52 -0400)</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>I have problem with transfer channel to FS
extension.</FONT></DIV>
<DIV><FONT size=2 face=Arial>I send from external system to FS command
as</FONT></DIV>
<DIV><FONT size=2 face=Arial><FONT size=2> "SendMsg " + uniqueId +
"\n" +<BR> "call-command: execute\n"
+<BR> "execute-app-name: transfer\n"
+<BR> "execute-app-arg: " + destination +
"\n\n";</DIV></FONT></FONT>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>after ~70 correct transfer actions FS send BYE to
my phone and send HANGUP_EVENT with cause EXCHANGE_ROUTING_ERROR to my system.
(FS log attached)</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>from FS loggs:</FONT></DIV>
<DIV><FONT size=2 face=Arial>2011-08-09 04:48:38.525293 [DEBUG] mod_sofia.c:457
Channel <A
href="mailto:sofia/internal/1000@vkozak.starpoundtech.net">sofia/internal/1000@vkozak.starpoundtech.net</A>
hanging up, cause: EXCHANGE_ROUTING_ERROR<BR>2011-08-09 04:48:38.525293 [DEBUG]
mod_sofia.c:500 Sending BYE to <A
href="mailto:sofia/internal/1000@vkozak.starpoundtech.net">sofia/internal/1000@vkozak.starpoundtech.net</A></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>what for does limitation of transfer operations
exist?</FONT></DIV>
<DIV><FONT size=2 face=Arial>how can I avoid this issue?</FONT></DIV>
<DIV><FONT size=2 face=Arial>is't possible to increase number of hops for
transfer command?</FONT></DIV></BODY></HTML>