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. >
[EMAIL PROTECTED]> version FreeSWITCH Version 1.0.trunk (9841) [EMAIL PROTECTED]> 2008-10-05 00:16:26 [NOTICE] switch_channel.c:552 switch_channel_set_name() New Channel sofia/internal/[EMAIL PROTECTED] [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. _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
