<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18702">
<STYLE>@font-face {
        font-family: 宋体;
}
@font-face {
        font-family: Verdana;
}
@font-face {
        font-family: @宋体;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; layout-grid: 15.6pt; }
P.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
LI.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
DIV.MsoNormal {
        TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 10.5pt
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-STYLE: normal; FONT-FAMILY: Verdana; COLOR: windowtext; FONT-WEIGHT: normal; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY style="FONT-FAMILY: verdana; FONT-SIZE: 10pt">
<DIV><FONT color=#0000ff size=2 face=Verdana>mod_fifo can't transfer sip 
header&nbsp; message which defined by myself(sip_h_X-xxx) to b-leg 
also.</FONT></DIV>
<DIV><FONT color=#0000ff></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff>Is there any solution in latest version?</FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT>&nbsp;</DIV>
<DIV align=left>
<DIV align=left><FONT size=2 face=Verdana>
<HR style="WIDTH: 122px; HEIGHT: 2px" SIZE=2>
</FONT></DIV>
<DIV><FONT color=#c0c0c0><FONT size=2 
face=Verdana><SPAN>liuyp2</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Verdana>2011-01-25</FONT></FONT></DIV></DIV>
<DIV><FONT size=2 face=Verdana>
<HR>
&nbsp;</FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>发件人:</STRONG> Anthony 
Minessale</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>发送时间:</STRONG> 
2011-01-25&nbsp;09:28:25</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>收件人:</STRONG> FreeSWITCH Users 
Help</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>抄送:</STRONG> </FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2><STRONG>主题:</STRONG> Re: [Freeswitch-users] 
Caller ID using Fifo</FONT></FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Verdana>
<P>You should all confer to make sure you are all using fs latest git because 
that is the version I am talking about.&nbsp; Fifo has some major new features 
in latest that do not exist in older versions including showing the customers 
cid when it calls agents.&nbsp; The dilemma jm describes used to be true but is 
no longer the case with the default ringall strategy on latest git.</P>
<P>The customers cid is sent to the agent and if the fifo xml defines 
outbound_name param that will be included as well.</P>
<P>If you want to override it you must do what you quoted in the wiki in the 
dialstring contained in the member tag of the xml for that membership not in the 
dialplan.<BR></P>
<P>On Jan 14, 2011 10:36 AM, "Marc de Corny" &lt;<A 
href="mailto:marcdecorny@gmail.com">marcdecorny@gmail.com</A>&gt; 
wrote:<BR>&gt;<BR>&gt; Just to follow up on this subject.<BR>&gt; &nbsp;<BR>&gt; 
I have done a lot of testing on the fifo trying to get the caller_id_name 
changed on the outbound call to the agent and to be honest I cannot understand 
the explanation.<BR>&gt; &nbsp;<BR>&gt; If mod_fifo does not know which call it 
will connect until the agent answers, how come it displays the CLI correctly, 
jsut won;t let me change it.<BR>&gt; &nbsp;<BR>&gt; Still seems strange. I am 
looking into the Mod_callcentre to check if it sends caller_id information. but 
the same logic if valid could apply<BR>&gt; &nbsp;<BR>&gt; Also maybe someone 
should change the Wiki ( I would but do not have enough expertise on the 
subject) because the following&nbsp;is a bit misleading<BR>&gt; &nbsp;<BR>&gt; 
&nbsp;"Note: If you wish to specify the caller ID presented when a fifo calls an 
agent, set the origination_caller_id_name and origination_caller_id_num 
variables to the values desired. These could be set within the {} of the 
dialstring, or they could be set using the set application in the dialplan which 
places the caller into the fifo (before the 'fifo in' executed on the caller). 
"<BR>&gt; thanks<BR>&gt; Marc<BR>&gt; On Thu, Jan 13, 2011 at 10:47 PM, Joao 
Leme &lt;<A 
href="mailto:joaocarlosleme@gmail.com">joaocarlosleme@gmail.com</A>&gt; 
wrote:<BR>&gt;&gt;<BR>&gt;&gt; What about showing the Caller ID after it 
is&nbsp;answered? Any way to do that?<BR>&gt;&gt;<BR>&gt;&gt; 2011/1/12 João 
Mesquita &lt;<A 
href="mailto:jmesquita@freeswitch.org">jmesquita@freeswitch.org</A>&gt;<BR>&gt;&gt;<BR>&gt;&gt;&gt; 
João Leme,<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; The caller id is not passed when the 
phone is ringing because mod_fifo does not know which call is going to be sent 
to that channel once it is answered until it is really answered. I don't know if 
mod_callcenter does show anything but you should consider looking at the 
documentation if you really need this feature.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; 
Regards,<BR>&gt;&gt;&gt; João 
Mesquita<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; On Wed, Jan 12, 2011 at 
9:15 PM, Joao Leme &lt;<A 
href="mailto:joaocarlosleme@gmail.com">joaocarlosleme@gmail.com</A>&gt; 
wrote:<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; Hi there,<BR>&gt;&gt;&gt;&gt; I 
would like to know if there is a way to see the caller ID on my Sip Client 
(X-Lite for example) of the caller that I answear from a Fifo 
queue?<BR>&gt;&gt;&gt;&gt; Thanks,<BR>&gt;&gt;&gt;&gt; 
John<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; 
_______________________________________________<BR>&gt;&gt;&gt;&gt; 
FreeSWITCH-users mailing list<BR>&gt;&gt;&gt;&gt; <A 
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR>&gt;&gt;&gt;&gt; 
<A 
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt;&gt;&gt;&gt; 
UNSUBSCRIBE:<A 
href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt;&gt;&gt;&gt; 
<A 
href="http://www.freeswitch.org">http://www.freeswitch.org</A><BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; 
_______________________________________________<BR>&gt;&gt;&gt; FreeSWITCH-users 
mailing list<BR>&gt;&gt;&gt; <A 
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR>&gt;&gt;&gt; 
<A 
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt;&gt;&gt; 
UNSUBSCRIBE:<A 
href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt;&gt;&gt; 
<A 
href="http://www.freeswitch.org">http://www.freeswitch.org</A><BR>&gt;&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; 
_______________________________________________<BR>&gt;&gt; FreeSWITCH-users 
mailing list<BR>&gt;&gt; <A 
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR>&gt;&gt; 
<A 
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt;&gt; 
UNSUBSCRIBE:<A 
href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt;&gt; 
<A 
href="http://www.freeswitch.org">http://www.freeswitch.org</A><BR>&gt;&gt;<BR>&gt;<BR>&gt;<BR>&gt; 
_______________________________________________<BR>&gt; FreeSWITCH-users mailing 
list<BR>&gt; <A 
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR>&gt; 
<A 
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt; 
UNSUBSCRIBE:<A 
href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt; 
<A 
href="http://www.freeswitch.org">http://www.freeswitch.org</A><BR>&gt;<BR></P></FONT></DIV></BODY></HTML>