[Freeswitch-users] Does mod_fifo not take in effective_caller_id_name?

Andrew Cassidy andrew at cassidywebservices.co.uk
Thu Jun 14 15:34:44 MSD 2012


mod_callcenter also ignores those variables unless you set one called
cc_export_vars. Perhaps there's a similar mechanism for mod_fifo?

On 14 June 2012 05:31, <esander83 at hushmail.com> wrote:

> Hi All,
>
> I have this basic dialplan:
>
> <extension name="setcallname" continue="true">
>       <condition field="caller_id_number" expression="^MYCELLPHONE$">
>         <action application="export" data="effective_caller_id_name=E
> Sander" inline="true"/>
>          <action application="log" data="INFO ES CELL"/>
>       </condition>
>     </extension>
>
>   <extension name="send caller to FIFO">
>     <condition field="destination_number" expression="^DIDNUMBER$">
>       <action application="answer"/>
>       <action application="set" data="fifo_music=$${hold_music}"/>
>       <action application="playback" data="ivr/ivr-hold_connect_call.wav"/>
>       <action application="fifo" data="FIFO0 in"/>
>     </condition>
>   </extension>
>
> I can see the call get logged via the first extension but it's not passing
> the info to modfifo.  I can remove the 2nd extension and put a basic:
> <action application="bridge" data="user/1052"/>
>
> and the caller id name info is displayed on the phones but not when
> routing through mod_fifo.  I have tried both set/export and it still
> doesn't seem to work.
>
> Is this correct?
>
> Thanks,
> eric_s
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> Join Us At ClueCon - Aug 7-9, 2012
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
*Andrew Cassidy BSc (Hons) MBCS SSCA*
Managing Director


*T <info at cassidywebservices.co.uk> *03300 100 960
*F<info at cassidywebservices.co.uk>
 *03300 100 961
*E <info at cassidywebservices.co.uk> *andrew at cassidywebservices.co.uk
*W <info at cassidywebservices.co.uk> *www.cassidywebservices.co.uk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120614/667ad814/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list