You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/862
-- Commit Summary --
* ss7ops: Solely rely on odd/even indicator for BCD decoding * ss7ops: Decode additional ISUP fields useful for analysis
-- File Changes --
M modules/ss7ops/isup_parsed.c (512)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/862.patch https://github.com/kamailio/kamailio/pull/862.diff
@zecke - I sent you an invite to join the dev team so you can push commits to your ss7ops module directly. You can still use pull requests if you prefer this way and want others to look at patches. For patches to other modules or components, it's still recommended to use pull requests so original developer has a chance to check it before the merge.
Merged #862.
Thank you. I will go through pull requests to benefit from the travis-ci integration and not break things. :)