[Freeswitch-users] Verto RTC problem

Ciprian Dosoftei ciprian.dosoftei at gmail.com
Mon Oct 14 20:47:54 UTC 2019


The error message in question is indicative of mod_rtc not being loaded.

Can you execute the following command in fs_cli and respond back with its
output:

show endpoint


Normally, within the returned records you should see the following two
entries:

endpoint,rtc,mod_rtc
endpoint,verto.rtc,mod_verto

It sounds like you're only getting the latter. If that's the case, then run
the following fs_cli command and respond back with its output:

load mod_rtc


The output should look something like this:

2019-10-14 20:46:24.928883 [CONSOLE] switch_loadable_module.c:1804
Successfully Loaded [mod_rtc]
2019-10-14 20:46:24.928883 [NOTICE] switch_loadable_module.c:189 Adding
Endpoint 'rtc'

On Fri, 11 Oct 2019 at 11:46, Jose Figueroa <josen.figueroa at unixmexico.org>
wrote:

> Hello,
>
> I just installed freeswitch in a Centos 7 x64. I already setup everything
> including verto.
>
> I can make calls between extensions and out by a SIP client, but when I go
> to verto I cannot and I see this in the fs_cli console.
>
> 2019-10-11 15:24:08.513067 [ERR] switch_core_session.c:538 Could not
> locate channel type rtc
>
> Have you ever have this problem before? I already loaded mod_verto and
> mod_rtc
>
> Any help would be appreciated.
>
> Thank you
> JF
> _________________________________________________________________________
>
> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN
> services.
> Build your next product on our scalable cloud platform.
>
> Join our online community to chat in real time
> https://signalwire.community
>
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://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
> https://freeswitch.com



-- 
Best Regards,
Ciprian Dosoftei

The information transmitted is intended only for the addressee and may
contain privileged and/or confidential material. If you are not the
intended recipient, kindly contact the sender and delete the message.

Any disclosure, distribution or copying of this message is strictly
prohibited without the expressed permission of the sender.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20191014/7627fbba/attachment.html>


More information about the FreeSWITCH-users mailing list