<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hey Guys,<br>
    <br>
    I am having hard times influencing the CallerId for calls going out
    to fifo members ( A calling into a fifo, agent is called with CLI
    displayed as A and I would like to alter that as B).<br>
    <br>
    So far I have tried the following:<br>
    <br>
     * set effective_caller_id_number (the most native approach I
    thought)<br>
     * set origination_caller_id_number
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    on inbound towards fifo and use it in fifo_caller_consumer_import
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    like fifo_caller_consumer_import=origination_caller_id_number<br>
     * set some other vars and try importing them with
    fifo_caller_consumer_import.<br>
    <br>
    Unfortunately all of them failed :(.<br>
    <br>
    Do you guys have any other tip for me?<br>
    <br>
    Ta,<br>
    DanB<br>
    <br>
  </body>
</html>