Click here to Skip to main content
15,888,733 members

Comments by Member 10819655 (Top 6 by date)

Member 10819655 3-Dec-14 7:59am View    
Yes, that true praveen. I want to capture the caller's number. As this would be a toll free number, so the call would get disconnected as soon as you the caller gets connected to the system.
Member 10819655 1-Dec-14 5:33am View    
Hi Praveen,

I have written you mail on your email id.

I am from Chandigarh, what about you??

Regards,
Aryan
Member 10819655 1-Dec-14 4:46am View    
Hi Praveen,

Thanks for the response.

I am newbie into this. What knowledge I have is, I would be provided with BSNL Toll free number and a device(don't know what this device is about, what it does and its feature).

Please suggest what infra I should be looking at to extract the required information.

Regards,
Aryan
Member 10819655 17-Sep-14 3:38am View    
The command is returning [object Object] from node.js. Please suggest how can I convert this Node stream to a readable output.
Member 10819655 17-Sep-14 2:53am View    
cpuinfo will give me the CPU detail of the device, wherein I'm looking for IMEI which I am getting by "adb shell dumpsys iphonesubinfo" from ADB Shell.

But I don't know how I can fire the same command from Node Module "ADBKit" client.shell API.

A sample source code using ADBKit Node module using the client.shell will be of great help.

Regards,
Arayn