osmo-bsc[master]: mgcp: cancel transactions on timeout

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

dexter gerrit-no-reply at lists.osmocom.org
Fri Dec 15 09:50:39 UTC 2017


Patch Set 1:

(1 comment)

> (1 comment)

 > (1 comment)

https://gerrit.osmocom.org/#/c/5157/1/include/osmocom/bsc/osmo_bsc_mgcp.h
File include/osmocom/bsc/osmo_bsc_mgcp.h:

Line 47: 	mgcp_trans_id_t mgw_pending_trans;
> Is this "one pending MGCP transaction per call" or "one pending MGCP transa
When I send out an MGCP message using mgcp_client_tx() I expect that the client is queuing the massage and is also able to handle other messages while it waits for the MGW to respond. As far as I can see this is the case. Probably @neels can acknowledge this?

On Packet loss the FSM will run into timeout and the call fails. This is because the client does not support a resend mechanism yet. In the current configuration we expect the MGW to respond within 4 seconds, which I think is very relaxed.


-- 
To view, visit https://gerrit.osmocom.org/5157
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I40794dff7d10e2b6a96863a2da7e9fbd5662a1bf
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-HasComments: Yes



More information about the gerrit-log mailing list