Hi Team,

Can any one help me by looking into the below lua script and tel me whats wrong in this! Am getting error for the past few days

session:execute("bridge","{ignore_early_media=true,monitor_early_media_fail=user_busy:1:480+620!destination_out_of_order:2:1776.7,originate_continue_on_timeout=true}sofia/gateway/bandwidth.com/+919458595856,{ignore_early_media=true,monitor_early_media_fail=user_busy:1:480+620!destination_out_of_order:2:1776.7}sofia/gateway/bandwidth.com/+919923920339");

actually this script was working before, below is the error i get

EXECUTE sofia/internal/+15595158870@4.55.21.99:5060 lua(/lua/freeswitch/scripts/8887129962_dialplan.lua  f6b2ef40-db12-11e1-b609-5bed86da9fbc 8887129962 +15595158870 2012-07-31 13:23:49)
EXECUTE sofia/internal/+15595158870@4.55.21.99:5060 bridge({ignore_early_media=true,monitor_early_media_fail=user_busy:1:480+620!destination_out_of_order:2:1776.7,originate_continue_on_timeout=true}sofia/gateway/bandwidth.com/+919884978816,{ignore_early_media=true,monitor_early_media_fail=user_busy:1:480+620!destination_out_of_order:2:1776.7}sofia/gateway/bandwidth.com/+919677080275)
2012-07-31 13:23:49.252695 [DEBUG] switch_ivr_originate.c:1884 Parsing global variables
2012-07-31 13:23:49.252695 [DEBUG] switch_event.c:1521 Parsing variable [ignore_early_media]=[true]
2012-07-31 13:23:49.252695 [DEBUG] switch_event.c:1521 Parsing variable [monitor_early_media_fail]=[user_busy:1:480+620!destination_out_of_order:2:1776.7]
2012-07-31 13:23:49.252695 [DEBUG] switch_event.c:1521 Parsing variable [originate_continue_on_timeout]=[true]
2012-07-31 13:23:49.252695 [NOTICE] switch_channel.c:930 New Channel sofia/internal/+919884978816 [f6b57b20-db12-11e1-b60d-5bed86da9fbc]
2012-07-31 13:23:49.252695 [DEBUG] mod_sofia.c:4670 (sofia/internal/+919884978816) State Change CS_NEW -> CS_INIT
2012-07-31 13:23:49.252695 [DEBUG] switch_core_session.c:1180 Send signal sofia/internal/+919884978816 [BREAK]
2012-07-31 13:23:49.252695 [ERR] switch_core_session.c:427 <b>Could not locate channel type {ignore_early_media=true
2012-07-31 13:23:49.252695 [NOTICE] switch_ivr_originate.c:2459 Cannot create outgoing channel of type [{ignore_early_media=true] cause: [CHAN_NOT_IMPLEMENTED]
2012-07-31 13:23:49.252695 [ERR] switch_core_session.c:427 Could not locate channel type monitor_early_media_fail=user_busy:1:480+620!destination_out_of_order:2:1776.7}sofia
2012-07-31 13:23:49.252695 [NOTICE] switch_ivr_originate.c:2459 Cannot create outgoing channel of type [monitor_early_media_fail=user_busy:1:480+620!destination_out_of_order:2:1776.7}sofia] cause: [CHAN_NOT_IMPLEMENTED]
</b>
i dont know what i missed!!!!

Any Help or Suggestion would be really helpful!

Thanks
Ramesh

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/Error-While-Dialing-Two-Numbers-either-serially-or-simultaneously-tp7581362.html">Error While Dialing Two Numbers either serially or simultaneously</a><br/>
Sent from the <a href="http://freeswitch-users.2379917.n2.nabble.com/">freeswitch-users mailing list archive</a> at Nabble.com.<br/>