[Freeswitch-users] Configure IPKALL DID number to FreeSWITCH
Andrew Cassidy
andrew at cassidywebservices.co.uk
Mon Jun 1 14:23:27 MSD 2015
The profile the calls are coming in to requires authentication. You either
need to create an ACL with entries for IPKALL or use a profile that doesn't
require authentication. By default, the external profile doesn't which
listens on port 5080. You could try setting the endpoint address in IPKALL
to sip:1001 at 59.99.250.70
Kind regards,
On 31 May 2015 at 19:43, Mitchelle Johnson <mitchelle.bit at gmail.com> wrote:
> HI,
>
> I am trying to configure a DID number assigned by IPKALL which is a
> washington state phone number. The details are given below.
>
> DID number=2532432058
>
> When I try to call i get line as busy on my phone.
>
> The dialplan is pasted below.
>
> <include>
>
> <extension name="IPKALL">
> <condition field="destination_number" expression="^1001$">
> <action application="set" data="domain_name=59.99.250.70"/>
> <action application="transfer" data="1001 XML default"/>
> </condition>
> </extension>
> <extension name="IPKALL1">
> <condition field="destination_number" expression="^2532432058$">
> <action application="set" data="domain_name=59.99.250.70"/>
> <action application="transfer" data="1001 XML default"/>
> </condition>
> </extension>
> <extension name="IPKALL2">
> <condition field="destination_number" expression="^\+?1?(2532432058)$">
> <action application="set" data="domain_name=$${domain}"/>
> <action application="transfer" data="1001 XML default"/>
> </condition>
> </extension>
>
> <extension name="IPKALL3">
> <condition field="destination_number" expression="^\+?1?(2532432058)$">
> <action application="set" data="domain_name=59.99.250.70"/>
> <action application="transfer" data="1001 XML default"/>
> </condition>
> </extension>
>
>
> </include>
>
>
> I have also enclosed the log in the following pastebin link. The link is :
> http://pastebin.com/U70HUMHw
>
> Please help.
>
> Thanks,
> Mitchelle
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> 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/20150601/fd14f350/attachment-0001.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list