[Freeswitch-users] Polycom auto answer on active call
Yehavi Bourvine
yehavi.bourvine at gmail.com
Thu May 17 20:09:36 MSD 2012
Use the mod_limit to check whether there is already a call on his
extension, and if so - do not try to bridge with auto answer.
__Yehavi:
2012/5/17 Spencer Thomason <spencer at 5ninesolutions.com>
> Hello, I'm having a problem with Polycom endpoints where the phone auto
> answers a page even if another call is in progress. My dialplan looks like
> this:
>
> <extension name="extension-intercom">
> <condition field="destination_number" expression="^\*80(\d{3,7})$">
> <action application="set" data="dialed_extension=$1"/>
> <action application="export" data="sip_auto_answer=true"/>
> <action application="bridge" data="user/${dialed_extension}@
> ${domain_name}"/>
> </condition>
> </extension>
>
> Does anyone have any suggestions for an elegant way to solve this?
>
> Thanks,
> Spencer
>
>
>
> _________________________________________________________________________
> 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/20120517/b9690175/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list