I turned on tone detection just before I sent the call into a conference.
The tone was detected but the transfer app was not executed.
2008-12-17 10:21:47 [DEBUG] switch_core_session.c:510 switch_core_session_perform_receive_message() Send signal sofia/external/3178723000@65.98.233.182 [BREAK]
2008-12-17 10:21:47 [NOTICE] mod_dptools.c:582 answer_function() Channel [sofia/external/3178723000@65.98.233.182] has been answered
2008-12-17 10:21:47 [DEBUG] switch_channel.c:177 switch_channel_audio_sync() sofia/external/3178723000@65.98.233.182 receive message [SWITCH_MESSAGE_INDICATE_AUDIO_SYNC]
2008-12-17 10:21:47 [DEBUG] switch_core_state_machine.c:152 switch_core_standard_on_execute() sofia/external/3178723000@65.98.233.182 Execute conference(
5302064566@default)
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4759 conf_default_controls() Installing default caller control action 'mute' bound to '0'.
2008-12-17 10:21:47 [DEBUG] switch_ivr.c:1411 switch_ivr_digit_stream_parser_set_event() max len 1
2008-12-17 10:21:47 [DEBUG] switch_ivr.c:1415 switch_ivr_digit_stream_parser_set_event() min len 1
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4759 conf_default_controls() Installing default caller control action 'deaf mute' bound to '*'.
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4759 conf_default_controls() Installing default caller control action 'energy up' bound to '9'.
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4759 conf_default_controls() Installing default caller control action 'energy equ' bound to '8'.
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4759 conf_default_controls() Installing default caller control action 'energy dn' bound to '7'.
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4759 conf_default_controls() Installing default caller control action 'vol talk up' bound to '3'.
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4759 conf_default_controls() Installing default caller control action 'vol talk zero' bound to '2'.
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4759 conf_default_controls() Installing default caller control action 'vol talk dn' bound to '1'.
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4759 conf_default_controls() Installing default caller control action 'vol listen up' bound to '6'.
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4759 conf_default_controls() Installing default caller control action 'vol listen zero' bound to '5'.
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4759 conf_default_controls() Installing default caller control action 'vol listen dn' bound to '4'.
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4759 conf_default_controls() Installing default caller control action 'hangup' bound to '#'.
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4464 conference_function() Raw Codec Activation Success
L16@8000hz 1 channel 20ms
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4508 conference_function() Raw Codec Activation Success
L16@8000hz 1 channel 20ms
2008-12-17 10:21:47 [DEBUG] mod_conference.c:4554 conference_function() sofia/external/3178723000@65.98.233.182 receive message [SWITCH_MESSAGE_INDICATE_BRIDGE]
2008-12-17 10:21:47 [DEBUG] switch_core_session.c:510 switch_core_session_perform_receive_message() Send signal sofia/external/3178723000@65.98.233.182 [BREAK]
2008-12-17 10:21:47 [DEBUG] mod_conference.c:1767 conference_loop_output() Setup timer soft success interval: 20 samples: 160
2008-12-17 10:21:47 [DEBUG] mod_conference.c:877 conference_thread_run() Setup timer success interval: 40 samples: 320
2008-12-17 10:21:47 [DEBUG] switch_core_io.c:234 switch_core_session_read_frame() sofia/external/3178723000@65.98.233.182 receive message [SWITCH_MESSAGE_INDICATE_TRANSCODING_NECESSARY]
2008-12-17 10:21:47 [DEBUG] sofia.c:2529 sofia_handle_sip_i_state() Channel sofia/external/3178723000@65.98.233.182 entering state [completed]
2008-12-17 10:21:47 [DEBUG] sofia.c:2529 sofia_handle_sip_i_state() Channel sofia/external/3178723000@65.98.233.182 entering state [ready]
2008-12-17 10:21:49 [DEBUG] switch_ivr_async.c:1258 tone_detect_callback() TONE fax HIT 1/1
2008-12-17 10:21:49 [DEBUG] switch_ivr_async.c:1264 tone_detect_callback() TONE fax DETECTED
2008-12-17 10:21:49 [DEBUG] switch_core_session.c:693 switch_core_session_queue_private_event() Send signal sofia/external/3178723000@65.98.233.182 [BREAK]
2008-12-17 10:21:50 [DEBUG] mod_local_stream.c:327 local_stream_file_open() Opening Stream [moh/8000] 8000hz
The next line of code after that DETECTED one queues the app.
What is the call doing at the time?
Can you post the log of the whole call on debug?