[Freeswitch-users] Dialing issues
Dip Mehta
dipkumar.mehta at gmail.com
Fri Oct 28 12:28:29 MSD 2011
Hi,
I am trying to integrate Newfies Dialer with Freeswitch.
This is my sofia status
freeswitch at 127.0.0.1@internal> sofia status
Name Type
Data State
=================================================================================================
*:XX.XX.XX.XX* alias
internal ALIASED
external profile
sip:mod_sofia@*:XX.XX.XX.XX*:5080
RUNNING (0)
external::example.com gateway
sip:joeuser at example.com NOREG
* external::XX.XX.XX.XX gateway sip:password at XX.XX.XX.XX
REGED*
internal profile
sip:mod_sofia at 199.167.145.102:5060 RUNNING (0)
internal-ipv6 profile
sip:mod_sofia@[::1]:5060
RUNNING (0)
=================================================================================================
3 profiles 1 alias
Looks like the Service provider is now registered with the Freeswitch. I am
asuming as it says REGED in the status.
However, when i start my campaign through the dialer, I am unable to make
the outgoing calls which results in these errors.
2011-10-28 04:24:41.992674 [DEBUG] switch_ivr_originate.c:1884 Parsing
global variables
2011-10-28 04:24:41.992674 [DEBUG] switch_event.c:1521 Parsing variable
[plivo_request_uuid]=[48df3dbe-013e-11e1-8b92-bc305bec2901]
2011-10-28 04:24:41.992674 [DEBUG] switch_event.c:1521 Parsing variable
[plivo_answer_url]=[http://*XX.XX.XX.XX*:9080/api/dialer_cdr/answercall/]
2011-10-28 04:24:41.992674 [DEBUG] switch_event.c:1521 Parsing variable
[plivo_hangup_url]=[http://*XX.XX.XX.XX*:9080/api/dialer_cdr/hangupcall/]
2011-10-28 04:24:41.992674 [DEBUG] switch_event.c:1521 Parsing variable
[origination_caller_id_number]=[8888888888]
2011-10-28 04:24:41.992674 [DEBUG] switch_event.c:1521 Parsing variable
[bridge_early_media]=[true]
2011-10-28 04:24:41.992674 [DEBUG] switch_event.c:1521 Parsing variable
[hangup_after_bridge]=[true]
2011-10-28 04:24:41.992674 [DEBUG] switch_event.c:1521 Parsing variable
[plivo_app]=[true]
2011-10-28 04:24:41.992674 [DEBUG] switch_event.c:1521 Parsing variable
[absolute_codec_string]=[PCMA]
2011-10-28 04:24:41.992674 [DEBUG] switch_event.c:1521 Parsing variable
[originate_timeout]=[1800]
2011-10-28 04:24:41.992674 [DEBUG] switch_event.c:1521 Parsing variable
[ignore_early_media]=[true]
2011-10-28 04:24:41.992674 [ERR] switch_core_session.c:426 *Could not locate
channel type* *XX.XX.XX.XX Customers contact number*
2011-10-28 04:24:41.992674 [NOTICE] switch_ivr_originate.c:2459 Cannot
create outgoing channel of type [*XX.XX.XX.XX Customers contact number*]
cause: [CHAN_NOT_IMPLEMENTED]
2011-10-28 04:24:41.992674 [DEBUG] switch_ivr_originate.c:3348 Originate
Resulted in Error Cause: 66 [CHAN_NOT_IMPLEMENTED]
2011-10-28 04:25:00.052673 [DEBUG] switch_ivr_originate.c:1884 Parsing
global variables
2011-10-28 04:25:00.052673 [DEBUG] switch_event.c:1521 Parsing variable
[plivo_request_uuid]=[53a1c460-013e-11e1-8b92-bc305bec2901]
2011-10-28 04:25:00.052673 [DEBUG] switch_event.c:1521 Parsing variable
[plivo_answer_url]=[http://*XX.XX.XX.XX*:9080/api/dialer_cdr/answercall/]
2011-10-28 04:25:00.052673 [DEBUG] switch_event.c:1521 Parsing variable
[plivo_hangup_url]=[http://*XX.XX.XX.XX*2:9080/api/dialer_cdr/hangupcall/]
2011-10-28 04:25:00.052673 [DEBUG] switch_event.c:1521 Parsing variable
[origination_caller_id_number]=[8888888888]
2011-10-28 04:25:00.052673 [DEBUG] switch_event.c:1521 Parsing variable
[bridge_early_media]=[true]
2011-10-28 04:25:00.052673 [DEBUG] switch_event.c:1521 Parsing variable
[hangup_after_bridge]=[true]
2011-10-28 04:25:00.052673 [DEBUG] switch_event.c:1521 Parsing variable
[plivo_app]=[true]
2011-10-28 04:25:00.052673 [DEBUG] switch_event.c:1521 Parsing variable
[absolute_codec_string]=[PCMA]
2011-10-28 04:25:00.052673 [DEBUG] switch_event.c:1521 Parsing variable
[originate_timeout]=[1800]
2011-10-28 04:25:00.052673 [DEBUG] switch_event.c:1521 Parsing variable
[ignore_early_media]=[true]
2011-10-28 04:25:00.052673 [ERR] switch_core_session.c:426 Could not locate
channel type *XX.XX.XX.XX Customers contact number*
2011-10-28 04:25:00.052673 [NOTICE] switch_ivr_originate.c:2459 Cannot
create outgoing channel of type [*XX.XX.XX.XX Customers contact number*]
cause: [CHAN_NOT_IMPLEMENTED]
2011-10-28 04:25:00.052673 [DEBUG] switch_ivr_originate.c:3348 Originate
Resulted in Error Cause: 66 [CHAN_NOT_IMPLEMENTED]
Please advice.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20111028/bec73c88/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list