BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mangoh-drivers
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
mangoh-drivers
Commits
dc6e9c8c
Commit
dc6e9c8c
authored
Nov 21, 2016
by
David Frey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve formatting of voice sample app README
parent
8af99420
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
9 deletions
+15
-9
README.md
samples/tutorials/voice/README.md
+15
-9
No files found.
samples/tutorials/voice/README.md
View file @
dc6e9c8c
*
Make sure that you use a voice SIM and not a data SIM for this tutorial.
*
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.
*
Make sure voiceCallService is started by entering:
`app start voiceCallService`
*
Check "logread -f "
*
Execute app : app runProc mangohVoiceCall --exe=mangohVoiceCall --
<Destination
phone
number
>
*
Follow INFO instruction in traces.
mangOH Voice Call Tutorial App
==============================
This app demonstrates the ability to place a call from a mangOH board to another phone.
Steps to Run
------------
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment