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
Loading