I've been trying to configure FreeSWITCH with telcentris but not working. FreeSWITCH Currently it works perfectly with other providers.
I tried using the XML configuration that is in the official website (here the link: http://wiki.freeswitch.org/wiki/Provider_Configuration:_Telcentris) but nothing. The only thing that changes in my xml is the user and the ip access and that's what I do. Too put the public context.
I created a lua script that is with the puebas I'm doing, and this is the error that throws me for FreeSWITCH console: 12.19.2012 13:14:58.619723 [NOTICE] switch_cpp.cpp: 1227 TELCENTRIS 12.19.2012 13:14:58.619723 [NOTICE] switch_channel.c: 930 New Channel sofia/external/2590573122223333 [80d4568f-2451-4f72-8de2-65b471a80e20] 12.19.2012 13:14:58.779729 [NOTICE] sofia.c: 6258 Hangup sofia/external/2590573122222222 [CS_CONSUME_MEDIA] [NORMAL_TEMPORARY_FAILURE] 12.19.2012 13:14:58.779729 [NOTICE] switch_cpp.cpp: 1227 *********** Caller: NORMAL_TEMPORARY_FAILURE - Try: 1 *********** 12.19.2012 13:14:58.779729 [NOTICE] switch_cpp.cpp: 1227 REQUESTED
If someone used FreeSWITCH with telcentris, or can tell me what could be the possible failure or error, I would greatly appreciate it.