[Freeswitch-users] GotoIf
henkoegema
pabx_freeswitch at telenet.be
Sat Oct 4 15:19:33 PDT 2008
Brian West-3 wrote:
>
> Now if you really wanna get fancy and you're running SVN trunk you can
> do this:
>
> <extension name="ext1">
> <condition field="destination_number" expression="2020"/>
> <condition field="caller_id_number" expression="2000">
> <action application="bridge" data="loopback/9999"/>
> </condition>
> </extension>
>
> Now if loopback is used and you come to a point where the underlying
> channels bridge to each other the loopback channel will bow out and
> leave the two channels bridged.
>
freeswitch at ubuntu> version
FreeSWITCH Version 1.0.trunk (9841)
freeswitch at ubuntu> 2008-10-05 00:16:26 [NOTICE] switch_channel.c:552
switch_channel_set_name() New Channel sofia/internal/2000 at 192.168.2.11
[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
--
View this message in context: http://www.nabble.com/GotoIf-tp19793170p19818399.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.
More information about the FreeSWITCH-users
mailing list