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 <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: dexter <[email protected]>
Gerrit-HasComments: Yes

Reply via email to