John Batty
changed
bug 8088
What |
Removed |
Added |
Attachment #9689 Flags |
|
review_for_checkin?
|
Comment # 2
on bug 8088
from John Batty
Created attachment 9689 [details]
Proposed patch
The code to handle the threegcsd package was already present.
However:
- the h248_3GCSD_properties_vals array was missing entry 0 that defines the
package name
- the h248_package_3GCSD structure was missing entries for the signal and event
definitions (which were already been defined)
For the plmnbc decoder, I found an existing decoder "de_bearer_cap" that could
decode this field, so added a small function to call through to that.
The 3gtfo package definition was also missing the package name, so I fixed this
up too.
Built and tested on Windows.
You are receiving this mail because:
- You are watching all bug changes.