Skip to content
Snippets Groups Projects
Commit c6a0ad61 authored by Wenpeng Song's avatar Wenpeng Song Committed by Yalu Zhang
Browse files

Fix the issue that the called number is truncated if it is longer than or equal to 8 digits

In function brcm_start_calling(), the type of sub->parent is struct brcm_pvt*. But it was wrongly
casted to struct ast_channel* so the contents of sub->parent were messed up. 
parent 0443ba4b
No related branches found
No related tags found
1 merge request!77Fix the issue of dialing 8 or more digits
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment