search for: mf_tone_off_event

Displaying 3 results from an estimated 3 matches for "mf_tone_off_event".

2006 Apr 25
1
MFCR2 in Brazil, someone?
...receive it, and respond with the proper signal to ask for the next digit, we just never detect the tone and the T1 timer times up. Some custom logs i have put in mfcr2.c point to spandsp r2_mf_rx always returning a zero value, what seems to mean OFF TONE, because it automatically sends the code to mf_tone_off_event() but without expecting tone because it never enters to mf_tone_on_event() something like this: OUR PBX =========> seize ============> TELCO <========= seize ACK <======= ==========> First DNIS tone ==> here we never detect the tone fro...
2006 May 31
0
Libmfcr2 won't compile
...function) mfcr2.c:866: error: (Each undeclared identifier is reported only once mfcr2.c:866: error: for each function it appears in.) mfcr2.c: In function `inquire_for_more_info': mfcr2.c:910: error: `UC_EVENT_REQUESTMOREINFO' undeclared (first use in this function) mfcr2.c: In function `mf_tone_off_event': mfcr2.c:2207: error: `UC_CALL_TYPE_SIT' undeclared (first use in this function) mfcr2.c: At top level: mfcr2.c:3455: error: syntax error before "uc_requestmoreinfo_t" mfcr2.c: In function `request_more_info': mfcr2.c:3461: error: `uc' undeclared (first use in this funct...
2007 Aug 27
0
libmfcr2 is giving compilation errors
...med 'mf_tx_signal' mfcr2.c: In function 'mf_tone_on_event': mfcr2.c:1413: error: 'mfcr2_signaling_state_t' has no member named 'mf_rx_signal ' mfcr2.c:1416: error: 'mfcr2_signaling_state_t' has no member named 'mf_rx_signal ' mfcr2.c: In function 'mf_tone_off_event': mfcr2.c:1836: error: 'mfcr2_signaling_state_t' has no member named 'mf_rx_signal ' mfcr2.c:1839: error: 'mfcr2_signaling_state_t' has no member named 'mf_rx_signal ' mfcr2.c:1840: error: 'mfcr2_signaling_state_t' has no member named 'mf_rx_signal ...