Skip to content
Snippets Groups Projects
Verified Commit 1fd5bc3f authored by Yalu Zhang's avatar Yalu Zhang Committed by IOPSYS Dev
Browse files

Update voice_connection_find to return the first connection on the line if connection is -1

The input parameter connection to the function voice_connection_find() could be
unavailable (-1) sometimes. The first stream on the line shall be returned in this
case regardless the actual connection value associated with the stream.
parent 14b34f42
Branches
No related tags found
1 merge request!48Update voice_connection_find() to return the first connection on the line if connection is -1
Pipeline #167747 passed