Can I have some examples? Michael Jerris wrote: > > I would guess your looking to do more than set variables, you should > make it do those other actions in the dialplan > > On Jul 3, 2009, at 2:32 AM, Edmar Cruz <[email protected]> wrote: > >> >> What do you think I shall do? >> >> Michael Jerris wrote: >>> >>> Looking closer, it looks like it ran the dialplan, executed some >>> actions to set vars and ran out of actions to do so it hung up. >>> >>> On Jul 3, 2009, at 1:25 AM, Edmar Cruz <[email protected]> wrote: >>> >>>> >>>> The same issue... >>>> param name="enable-3pcc" value="true"/> >>>> >>>> Michael Jerris wrote: >>>>> >>>>> Try enabling 3pcc in the sip profile. >>>>> >>>>> On Jul 2, 2009, at 11:12 PM, Edmar Cruz <[email protected]> >>>>> wrote: >>>>> >>>>>> >>>>>> I have a GSM gateway. The issue is sometimes the calls failed what >>>>>> is the >>>>>> cause of the error this is my logs? >>>>>> >>>>>> This is on my freeswitch logs... >>>>>> >>>>>> >>>>>> 09-06-25 10:21:50 [DEBUG] sofia_glue.c:1913 >>>>>> sofia_glue_tech_set_codec() Set >>>>>> Codec sofia/internal/[email protected] PCMU/8000 20 ms 160 >>>>>> samples >>>>>> 2009-06-25 10:21:50 [DEBUG] sofia_glue.c:2915 >>>>>> sofia_glue_negotiate_sdp() Set >>>>>> 2833 dtmf payload to 101 >>>>>> 2009-06-25 10:21:50 [DEBUG] sofia.c:3203 >>>>>> sofia_handle_sip_i_state() >>>>>> (sofia/internal/[email protected]) State Change CS_NEW -> CS_INIT >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_session.c:933 >>>>>> switch_core_session_signal_state_change() Send signal >>>>>> sofia/internal/[email protected] [BREAK] >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:397 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> Running State >>>>>> Change CS_INIT >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:480 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> State >>>>>> INIT >>>>>> 2009-06-25 10:21:50 [DEBUG] mod_sofia.c:83 sofia_on_init() >>>>>> sofia/internal/[email protected] SOFIA INIT >>>>>> 2009-06-25 10:21:50 [DEBUG] mod_sofia.c:111 sofia_on_init() >>>>>> (sofia/internal/[email protected]) State Change CS_INIT -> >>>>>> CS_ROUTING >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_session.c:933 >>>>>> switch_core_session_signal_state_change() Send signal >>>>>> sofia/internal/[email protected] [BREAK] >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:480 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> State >>>>>> INIT >>>>>> going to sleep >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:397 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> Running State >>>>>> Change CS_ROUTING >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:483 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> State >>>>>> ROUTING >>>>>> 2009-06-25 10:21:50 [DEBUG] mod_sofia.c:130 sofia_on_routing() >>>>>> sofia/internal/[email protected] SOFIA ROUTING >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:78 >>>>>> switch_core_standard_on_routing() sofia/internal/ >>>>>> [email protected] >>>>>> Standard >>>>>> ROUTING >>>>>> 2009-06-25 10:21:50 [INFO] mod_dialplan_xml.c:252 dialplan_hunt() >>>>>> Processing >>>>>> Edmar->639273642511 in context public >>>>>> Dialplan: sofia/internal/[email protected] parsing [public- >>>>>> >unloop] >>>>>> continue=false >>>>>> Dialplan: sofia/internal/[email protected] Regex (PASS) [unloop] >>>>>> ${unroll_loops}(true) =~ /^true$/ break=on-false >>>>>> Dialplan: sofia/internal/[email protected] Regex (FAIL) [unloop] >>>>>> ${sip_looped_call}() =~ /^true$/ break=on-false >>>>>> Dialplan: sofia/internal/[email protected] parsing [public- >>>>>>> outside_call] >>>>>> continue=true >>>>>> Dialplan: sofia/internal/[email protected] Absolute Condition >>>>>> [outside_call] >>>>>> Dialplan: sofia/internal/[email protected] Action >>>>>> set(outside_call=true) >>>>>> Dialplan: sofia/internal/[email protected] parsing [public- >>>>>>> call_debug] >>>>>> continue=true >>>>>> Dialplan: sofia/internal/[email protected] Regex (FAIL) >>>>>> [call_debug] >>>>>> ${call_debug}(false) =~ /^true$/ break=never >>>>>> Dialplan: sofia/internal/[email protected] parsing >>>>>> [public->public_extensions] continue=false >>>>>> Dialplan: sofia/internal/[email protected] Regex (FAIL) >>>>>> [public_extensions] >>>>>> destination_number(639273642511) =~ /^(10[01][0-9])$/ break=on- >>>>>> false >>>>>> Dialplan: sofia/internal/[email protected] parsing [public- >>>>>>> public_did] >>>>>> continue=false >>>>>> Dialplan: sofia/internal/[email protected] Regex (FAIL) >>>>>> [public_did] >>>>>> destination_number(639273642511) =~ /^(5551212)$/ break=on-false >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:114 >>>>>> switch_core_standard_on_routing() (sofia/internal/ >>>>>> [email protected]) State >>>>>> Change CS_ROUTING -> CS_EXECUTE >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_session.c:933 >>>>>> switch_core_session_signal_state_change() Send signal >>>>>> sofia/internal/[email protected] [BREAK] >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:483 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> State >>>>>> ROUTING >>>>>> going to sleep >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:397 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> Running State >>>>>> Change CS_EXECUTE >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:490 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> State >>>>>> EXECUTE >>>>>> 2009-06-25 10:21:50 [DEBUG] mod_sofia.c:173 sofia_on_execute() >>>>>> sofia/internal/[email protected] SOFIA EXECUTE >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:151 >>>>>> switch_core_standard_on_execute() sofia/internal/ >>>>>> [email protected] >>>>>> Standard >>>>>> EXECUTE >>>>>> EXECUTE sofia/internal/[email protected] set(outside_call=true) >>>>>> 2009-06-25 10:21:50 [DEBUG] mod_dptools.c:748 set_function() >>>>>> sofia/internal/[email protected] SET [outside_call]=[true] >>>>>> 2009-06-25 10:21:50 [NOTICE] switch_core_state_machine.c:179 >>>>>> switch_core_standard_on_execute() Hangup >>>>>> sofia/internal/[email protected] >>>>>> [CS_EXECUTE] [NORMAL_CLEARING] >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_channel.c:1660 >>>>>> switch_channel_perform_hangup() Send signal >>>>>> sofia/internal/[email protected] [KILL] >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_session.c:933 >>>>>> switch_core_session_signal_state_change() Send signal >>>>>> sofia/internal/[email protected] [BREAK] >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:490 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> State >>>>>> EXECUTE >>>>>> going to sleep >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:397 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> Running State >>>>>> Change CS_HANGUP >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:433 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> State >>>>>> HANGUP >>>>>> 2009-06-25 10:21:50 [DEBUG] mod_sofia.c:323 sofia_on_hangup() >>>>>> Channel >>>>>> sofia/internal/[email protected] hanging up, cause: >>>>>> NORMAL_CLEARING >>>>>> 2009-06-25 10:21:50 [DEBUG] mod_sofia.c:399 sofia_on_hangup() >>>>>> Responding to >>>>>> INVITE with: 480 >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:46 >>>>>> switch_core_standard_on_hangup() sofia/internal/[email protected] >>>>>> Standard >>>>>> HANGUP, cause: NORMAL_CLEARING >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:433 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> State >>>>>> HANGUP >>>>>> going to sleep >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:475 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> State >>>>>> Change >>>>>> CS_HANGUP -> CS_REPORTING >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_session.c:933 >>>>>> switch_core_session_signal_state_change() Send signal >>>>>> sofia/internal/[email protected] [BREAK] >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:397 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> Running State >>>>>> Change CS_REPORTING >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:607 >>>>>> switch_core_session_reporting_state() >>>>>> (sofia/internal/[email protected] >>>>>> ) >>>>>> State REPORTING >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:53 >>>>>> switch_core_standard_on_reporting() sofia/internal/ >>>>>> [email protected] >>>>>> Standard REPORTING, cause: NORMAL_CLEARING >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:607 >>>>>> switch_core_session_reporting_state() >>>>>> (sofia/internal/[email protected] >>>>>> ) >>>>>> State REPORTING going to sleep >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:410 >>>>>> switch_core_session_run() (sofia/internal/[email protected]) >>>>>> State >>>>>> Change >>>>>> CS_REPORTING -> CS_DESTROY >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_session.c:1067 >>>>>> switch_core_session_thread() Session 3 >>>>>> (sofia/internal/[email protected] >>>>>> ) >>>>>> Locked, Waiting on external entities >>>>>> 2009-06-25 10:21:50 [NOTICE] switch_core_session.c:1085 >>>>>> switch_core_session_thread() Session 3 >>>>>> (sofia/internal/[email protected] >>>>>> ) >>>>>> Ended >>>>>> 2009-06-25 10:21:50 [NOTICE] switch_core_session.c:1087 >>>>>> switch_core_session_thread() Close Channel >>>>>> sofia/internal/[email protected] >>>>>> [CS_DESTROY] >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:559 >>>>>> switch_core_session_destroy_state() (sofia/internal/ >>>>>> [email protected]) >>>>>> State DESTROY >>>>>> 2009-06-25 10:21:50 [DEBUG] mod_sofia.c:240 sofia_on_destroy() >>>>>> sofia/internal/[email protected] SOFIA DESTROY >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:60 >>>>>> switch_core_standard_on_destroy() sofia/internal/ >>>>>> [email protected] >>>>>> Standard >>>>>> DESTROY >>>>>> 2009-06-25 10:21:50 [DEBUG] switch_core_state_machine.c:559 >>>>>> switch_core_session_destroy_state() (sofia/internal/ >>>>>> [email protected]) >>>>>> State DESTROY going to sleep >>>>>> >>>>>> >>>>>> Thanks hope u can help me >>>>>> -- >>>>>> View this message in context: >>>>>> http://www.nabble.com/-ERR-SERVICE_NOT_IMPLEMENTED-on-mobiles-and-landlines-tp24316987p24316987.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 >>>>> >>>>> _______________________________________________ >>>>> 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 >>>>> >>>>> >>>> >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/-ERR-SERVICE_NOT_IMPLEMENTED-on-mobiles-and-landlines-tp24316987p24317784.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 >>> >>> _______________________________________________ >>> 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 >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/-ERR-SERVICE_NOT_IMPLEMENTED-on-mobiles-and-landlines-tp24316987p24318288.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 > > _______________________________________________ > 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 > >
-- View this message in context: http://www.nabble.com/-ERR-SERVICE_NOT_IMPLEMENTED-on-mobiles-and-landlines-tp24316987p24325570.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
