Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
M3UA: extend the dict of M3UA upper layers with ETSI EG 201 693
Browse files Browse the repository at this point in the history
  • Loading branch information
p1-bmu committed Oct 16, 2023
1 parent c8222db commit 7da0c69
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions pycrate_mobile/M3UA.py
Original file line number Diff line number Diff line change
Expand Up @@ -428,8 +428,12 @@ class UserCause(Envelope):
3 : 'SCCP',
4 : 'TUP',
5 : 'ISUP',
9 : 'Broadband ISUP',
10: 'Satellite ISUP',
6 : 'DUP',
7 : 'Reserved',
8 : 'MTP Testing User Part',
9 : 'Broadband ISDN User Part',
10: 'Satellite ISDN User Part',
11: 'Signal Processing Network Element User Part',
12: 'AAL type 2 Signalling',
13: 'BICC',
14: 'Gateway Control Protocol',
Expand Down

0 comments on commit 7da0c69

Please sign in to comment.