<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font size="+1"><font face="Times New Roman, Times, serif">Dear
FreeSWITCH community,<br>
<br>
I'm currently putting FreeSWITCH into production environment (great
experience so far).<br>
We want agent of a fifo queue to be able to see caller's ID number of
the customer calling.<br>
<br>
The default FS behaviour is to pass queue name as a callers ID name and
callers ID number.<br>
<br>
I understand that putting </font></font><span>{origination_caller_id_name=foo,origination_caller_id_number=123}
into Members definition string in fifo.conf.xml will override default
static callers name/ID with another static callers </span><span>name/ID</span><span>.<br>
<br>
But what is really needed is that fifo member (agent) is presented with
real-life callers ID number of the calling party.<br>
<br>
Any help on how to do this is much appreciated.<br>
-Victor<br>
</span>
</body>
</html>