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 - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -