BigW Consortium Gitlab

Commit dc6e9c8c by David Frey

Improve formatting of voice sample app README

parent 8af99420
* Make sure that you use a voice SIM and not a data SIM for this tutorial. mangOH Voice Call Tutorial App
* This tutorial only allows you to make a phone call from mangOH to another phone ==============================
* Insert a headset audio jack into CN500 to listen to the audio
* Mangoh must be registered on Network with the SIM in ready state. This app demonstrates the ability to place a call from a mangOH board to another phone.
* Make sure voiceCallService is started by entering: `app start voiceCallService`
* Check "logread -f " Steps to Run
* Execute app : app runProc mangohVoiceCall --exe=mangohVoiceCall -- <Destination phone number> ------------
* Follow INFO instruction in traces. 1. Install a voice-capable SIM card into a mangOH Green board
1. mangOH must be registered on the network with the SIM in the ready state
1. Insert a headset audio jack into CN500 to listen to the audio
1. Make sure voiceCallService is running by executing `app start voiceCallService`
1. Execute `logread -f` in a separate terminal to view logs while placing the voice call
1. Execute `app runProc mangohVoiceCall --exe=mangohVoiceCall -- <Destination phone number>`
1. Answer the phone call at the remote end
1. Terminate the call by hanging up on the remote phone
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment