[Freeswitch-users] Freeswitch error: Cannot Blind Transfer 1 Legged calls

Matt Broad matt at inveroak.com
Fri Mar 21 20:20:14 MSK 2014


Hi,

looks like the call is being rejected by acl (see line from the log 
below).  Try adding

2014-03-21 14:02:33.425662 [DEBUG] sofia.c:8032 IP 192.168.1.164 
Rejected by acl "domains". Falling back to Digest auth.

Check that you have the following in your acl config file 
(freeswitch/conf/autoload_configs/acl.conf.xml). If not add it and 
reload via the CLI using "reloadacl" (without the quotes)

<list name="domains" default="deny">
     <node type="allow" domain="$${domain}"/>
   </list>



thanks
Matt

On 21/03/2014 13:57, Karol Matuszewski wrote:
> 2014-03-21 14:02:33.425662 [DEBUG] sofia.c:8032 IP 192.168.1.164 
> Rejected by acl "domains". Falling back to Digest auth.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140321/9a582a55/attachment.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list