Hello Harald Welte, Jenkins Builder,

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/7711

to look at the new patch set (#2).

Change subject: MNCC: don't delete calls, provide del signature
......................................................................

MNCC: don't delete calls, provide del signature

If we receive an MNCC_REL_ind, we still may want to reply with an MNCC_REL_cnf.
If the REL_ind, however, already drops the call table entry, all I get is:
"MNCC Call table not found by MNCC Call ID <id>"

The call table should be cleared on each f_mncc_init(), so I guess it's fine to
just not delete entries during ongoing communication.

Change-Id: I73ec066744475d3cc464e34854175f8cf14cf125
---
M library/MNCC_Emulation.ttcn
M msc/MSC_Tests.ttcn
2 files changed, 18 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/11/7711/2
--
To view, visit https://gerrit.osmocom.org/7711
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I73ec066744475d3cc464e34854175f8cf14cf125
Gerrit-Change-Number: 7711
Gerrit-PatchSet: 2
Gerrit-Owner: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>

Reply via email to