[Freeswitch-users] Setting effecting_caller_id_name
Brian West
brian at freeswitch.org
Sat Jul 28 17:46:14 MSD 2012
Sounds like your doing openCNAM, check the cnam.cgi in tree, you should be
checking the response code and not the text returned. I built the wrapper
to clean up the input before I query because of this.
--
Brian West
brian at freeswitch.org
FreeSWITCH Solutions, LLC
PO BOX PO BOX 2531
Brookfield, WI 53008-2531
Twitter: @FreeSWITCH_Wire
T: +1.213.286.0410 | F: +1.213.286.0401 | M: +1.918.424.WEST
iNUM: +883 5100 1286 0410
On Jul 27, 2012, at 10:06 AM, Ken Rice <krice at freeswitch.org> wrote:
Re: [Freeswitch-users] Setting effecting_caller_id_name This exmaple should
be correct provided that caller_id_name containts “Currently runnint a
lookup” with this pinned to that start of the field...
On that extension in your dialplan toss a <anti-action application=”info”/>
If your regex isnt matching on the caller_id_name field the above will show
you whats in there (along with every thing else too heh)
K
On 7/26/12 7:11 PM, "Brian Foster" <bdfoster at endigotech.com> wrote:
<extension name="fix_currently_running" continue="true">
<condition field="caller_id_name" expression="^Currently running a
lookup">
<action application="set"
data="effective_caller_id_name=Wireless/Unknown"/>
</condition>
</extension>
_________________________________________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120728/488ef150/attachment-0001.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list