Commit Graph

3766 Commits (b7b6cf5695e062a9bb4f00903ca1984bb73f2f34)
 

Author SHA1 Message Date
Holger Hans Peter Freyther b7b6cf5695 doc: Document a shortcoming of the current OML code
11 years ago
Holger Hans Peter Freyther f42e908cea contrib: Create a script that opens a SIP session before
11 years ago
Holger Hans Peter Freyther 602559fd9f contrib: Move the shared code into a new file
11 years ago
Holger Hans Peter Freyther 4552d8061a contrib: Make the RTPReplay a a class so it can be shared
11 years ago
Holger Hans Peter Freyther 59043d8c94 typo: Mandantory -> Mandatory.. a common typo of mine
11 years ago
Holger Hans Peter Freyther 9b5db287c6 gb: suspend_ref was changed to a plain uint8_t, update the code
11 years ago
Holger Hans Peter Freyther 1a6b83c919 nat: Document all parameters of the VTY commands
11 years ago
Holger Hans Peter Freyther bc6a54dadc mgcp: Make sure "no rtcp-omit" is fully documented
11 years ago
Holger Hans Peter Freyther d028807658 misc: Introduce a script tha generates the VTY reference
11 years ago
Holger Hans Peter Freyther 64c17fa598 libbsc: Add documentation to MM INFO, LAC, TSC, CI
11 years ago
Holger Hans Peter Freyther 3217fa2412 nitb: Document missing parameters, reword documentation, combine param
11 years ago
Harald Welte 70f9205cd9 MSC 04.08: RRLP messages are DRR, not DNM !
11 years ago
Harald Welte ae1d010220 BSC API: Don't treat a RRLP message as NOTICE event
11 years ago
Harald Welte fdf453c0a9 SGSN: Code to help debug / fix sgsn crash in cb_data_ind()
11 years ago
Harald Welte 7b022eed2d add some comments regarding the free() / release of pdp contextx
11 years ago
Harald Welte 45f9171175 move BTS-specific timezone override into sub-structure
11 years ago
Harald Welte 25cf824edc handover: Not finding a HO record on CHAN ACT NACK is not an error
11 years ago
Holger Hans Peter Freyther 153b13b02e msc: Attempt to release the lchan immediately on IMSI Detach
11 years ago
Harald Welte 8c00496e42 GPRS LLC: fix segfault when transmitting downlink unit-data without mmctx
11 years ago
Harald Welte ad66a2d150 BSC VTY: Allow encryption to be set to A5/3
11 years ago
Harald Welte f383aa11a5 BSC: introduce new "sysmobts" BTS model
11 years ago
Harald Welte 0c1bd61bb3 pre-fix measurement reports with subscriber identity
11 years ago
Harald Welte 019f913ca3 gsm_data_shared: add structure for decoded parameters of RLC config
11 years ago
Harald Welte c95175fb88 ipaccess: some more comments on timer values
11 years ago
Harald Welte edcba4e307 use new external libosmogb (part of libosmocore.git)
11 years ago
Harald Welte b46d566559 index on master: d24566a libgb: separate header files related to spec and implementation
11 years ago
Harald Welte d24566ac6e libgb: separate header files related to spec and implementation
11 years ago
Harald Welte ce95b27b68 libgb: make sure all BSSGP functions have bssgp_ prefix
11 years ago
Harald Welte 11461a6457 libgb/gprs: don't use log_info from libcommon anymore
11 years ago
Harald Welte e6599ee180 libgb: prefix all NS related functions with gprs_
11 years ago
Harald Welte b1fd9022eb libgb: don't call directly into GMM / LLC layer
11 years ago
Harald Welte faa70ff2c6 libgb: remove dependency of BSSGP to include sgsn/gmm internal structs
11 years ago
Harald Welte 0d5e8e0b56 update .gitignore
11 years ago
Harald Welte 68d85d5610 libgb: Remove dependency to openbsc/debug.h
11 years ago
Harald Welte fdd8b3b40d libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h
11 years ago
Harald Welte a6a20b4ff6 libgb: Use library SS_L_NS instead lf local SS_NS
11 years ago
Harald Welte 8645e101da libgb: move GPRS specific msgb CB definitions to separate header
11 years ago
Harald Welte ea34a4e3a7 split libgb into a separate library for outside use
11 years ago
Harald Welte 704cb8680b gsm_data_shared: add handover related bits for osmo-bts
11 years ago
Harald Welte 67161f27d1 Allow VTY-based configuration of T3105
11 years ago
Harald Welte 66d360661a update year in copyright string
11 years ago
Harald Welte f25b55ec71 abis_rsl_rcvmsg(): Fix msgb memory leak in error path
11 years ago
Harald Welte c513ded578 vty / cfg_bts_tsc: TSC range is 0..7, not 0..255
11 years ago
Holger Hans Peter Freyther 3fab3fdd24 rtp: Add a smalltalk script that can replay the state file.
11 years ago
Holger Hans Peter Freyther bea9a1206b rtp: Add lua script to split a trace by SSRC/streams
11 years ago
Holger Hans Peter Freyther 2c9ea91317 nitb: Enable the external RF Control interface for the nitb application
11 years ago
Holger Hans Peter Freyther 41a93dc2f0 bsc: Move the osmo_bsc_rf file into the libbsc code and rename
11 years ago
Holger Hans Peter Freyther a8090d54d6 mgcp: Make it possible to drop RTCP packets coming from the BTS/Net
11 years ago
Holger Hans Peter Freyther c50e04a409 bsc vty: Provide a show mscs command to show the state of each MSC
11 years ago
Sylvain Munaut 5e80cc4adc libmsc/db: Fix max value of ainfo->a3a8_ki_len in db_get_authinfo_for_subscr
11 years ago