[Freeswitch-users] Configure IPKALL DID number to FreeSWITCH

Mitchelle Johnson mitchelle.bit at gmail.com
Tue Jun 2 21:57:58 MSD 2015


Hi,

The ACL and authentication were traced to an issue with the router. The
call on the IPKALL DID number is received by the freeSWITCH server.
However, even before the call can be connected the call gets cancelled. The
log for the issue is given on the pastebin link below.

The link is: http://pastebin.com/YK12DMs8

Kindly check and let me know what is missing.

Thanks,
Mitchelle

On Mon, Jun 1, 2015 at 3:53 PM, Andrew Cassidy <
andrew at cassidywebservices.co.uk> wrote:

> 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
>
> _________________________________________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150602/2a0e44d0/attachment.html 


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