brian at freeswitch.org Guest
|
Posted: Sat Oct 04, 2008 5:32 pm Post subject: [Freeswitch-users] GotoIf |
|
|
Make sure you add it to modules.conf in the root of your src folder.
endpoints/mod_loopback
then
make mod_loopback-install
its in the default build if you do a fresh checkout.
/b
On Oct 4, 2008, at 5:19 PM, henkoegema wrote:
Quote: | freeswitch@ubuntu> version
FreeSWITCH Version 1.0.trunk (9841)
freeswitch@ubuntu> 2008-10-05 00:16:26 [NOTICE] switch_channel.c:552
switch_channel_set_name() New Channel sofia/internal/2000@192.168.2.11 ([email]sofia/internal/2000@192.168.2.11[/email])
[16089410-9262-11dd-ae2c-771a315e7f60]
2008-10-05 00:16:26 [INFO] mod_dialplan_xml.c:232 dialplan_hunt() Processing
2000->2020 in context default
2008-10-05 00:16:26 [ERR] switch_core_session.c:249
switch_core_session_outgoing_channel() Could not locate channel type
loopback
2008-10-05 00:16:26 [ERR] switch_ivr_originate.c:964 switch_ivr_originate()
Cannot create outgoing channel of type [loopback] cause:
[CHAN_NOT_IMPLEMENTED]
2008-10-05 00:16:26 [INFO] mod_dptools.c:1848 audio_bridge_function()
Originate Failed. Cause: CHAN_NOT_IMPLEMENTED
|
|
|