firefox os - How to connect to rilproxy on Gecko -


i working on firefox os gecko v 1.3. getting error below when try call(mo call).

d/ril_qc_b2g( 472): [sub0] [0000]> dial 9900110046 0

e/ril_qc_b2g( 472): [sub0] socket ril proxy closed; ignoring request

d/ril_qc_b2g( 472): [sub0] [0001]> get_current_calls

e/ril_qc_b2g( 472): [sub0] socket ril proxy closed; ignoring request

d/ril_qc_b2g( 472): [sub0] [0002]> last_call_fail_cause

e/ril_qc_b2g( 472): [sub0] socket ril proxy closed; ignoring request

d/ril_qc_b2g( 472): [sub0] [0003]> set_data_subscription

e/ril_qc_b2g( 472): [sub0] socket ril proxy closed; ignoring request

can 1 please explain me how connect rilproxy. have check gecko/ipc/ril/ril.cpp , gecko/ipc/unixscocket/unixsocket.cpp fine without issue

issue related bug 842334 link. issue fixed now


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -