aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-18Added daemonize feature to osmo-sip-connectorrafael2k/daemonizeRafael Diniz1-2/+16
2019-03-19Support Emergency CallingKeith1-5/+19
2019-02-14cosmetic: use OSMO_STRLCPY_ARRAY() instead of osmo_strlcpy()Harald Welte1-1/+1
2019-02-14Support International Caller IDKeith1-2/+8
2019-01-21Bump version: 1.1.0 → 1.2.01.2.0Harald Welte1-0/+57
2018-12-06contrib: fix makedistcheck with disabled systemdOliver Smith1-1/+2
2018-12-05contrib/jenkins.sh: build and publish manualsOliver Smith1-2/+20
2018-12-04Fix DISTCHECK_CONFIGURE_FLAGS overrideOliver Smith1-1/+1
2018-11-27build manuals moved here from osmo-gsm-manuals.gitOliver Smith7-22/+85
2018-11-27Merge history from osmo-gsm-manuals.gitNeels Hofmeyr9-0/+1441
2018-11-27sip-connector: update vty referenceNeels Hofmeyr1-14/+106
2018-11-27running: Add note about DTMF supportPhilipp Maier1-0/+26
2018-11-27osmo-sip-connector: Explicitly note OsmoMSC config with external MNCCDaniel Willmann1-0/+4
2018-11-27OsmoSIPConnector: fix: avoid OsmoMGW/OsmoSIPcon confusionVadim Yanitskiy1-7/+7
2018-11-27Add manual for OsmoSIPConnectorDaniel Willmann6-0/+233
2018-11-27Add VTY reference for osmo-sip-connectorDaniel Willmann4-0/+1086
2018-11-27Importing history from osmo-gsm-manuals.gitNeels Hofmeyr0-0/+0
2018-11-12Allow GSM340_PLAN_UNKNOWN on MNCC originated leg.Keith Whyte1-4/+6
2018-11-05configure.ac: add --enable-sanitizeNeels Hofmeyr1-0/+12
2018-10-16Add --version cmdline optionOliver Smith1-1/+7
2018-10-08vty: make 'show calls summary' more userfriendlyOliver Smith1-29/+26
2018-10-05Fix mncc socket nameDaniel Willmann2-2/+2
2018-10-04cosmetic: call.h: spaces -> tabs for consistencyOliver Smith1-9/+9
2018-10-02Logging: Further use of osmo_mncc_name() in loggingKeith1-4/+6
2018-09-21Fix typo in -h: s/hekp/helpOliver Smith1-1/+1
2018-09-12Install sample cfg file to /etc/osmocompespin/systemdPau Espin Pedrol5-1/+13
2018-09-10Install systemd services with autotoolsPau Espin Pedrol7-2/+32
2018-09-06debian: Use osmo-sip-connector.service from contribPau Espin Pedrol2-12/+1
2018-09-04Log using GSM48 Cause Value stringsKeith2-8/+8
2018-09-04Cosmetic: correct spelling error in loggingKeith1-1/+1
2018-09-04Logging: Add debug logging for status/causesKeith2-3/+9
2018-09-03jenkins.sh: Use --enable-werror optionPau Espin Pedrol1-1/+1
2018-09-03configure.ac: Introduce --enable-werror optionPau Espin Pedrol1-0/+23
2018-09-03mncc: Fix missing conditional clausePau Espin Pedrol1-3/+6
2018-08-31Implement Cause MappingKeith3-2/+25
2018-08-31Add SIP <-> MNCC Cause MapKeith1-0/+88
2018-08-28Use htonl, not ntohl before inet_ntoa()Keith Whyte1-1/+1
2018-08-28Logging: Log RTP IP in dotted quad format.Keith Whyte1-2/+3
2018-08-06debian/rules: Don't overwrite .tarball-versionHarald Welte1-4/+0
2018-05-28Add Cause to DISCONNECT and RELEASE RequestsKeith1-7/+12
2018-05-24Logging: Log mncc_names in mncc_data()Keith4-3/+7
2018-05-06Bump version: 1.1.0.11-11a0-dirty → 1.1.11.1.1Pau Espin Pedrol2-2/+23
2018-04-15use osmo_init_logging2() to avoid allocating from NULL contextHarald Welte1-1/+1
2018-04-15sip: Register log callback function with sofia-sipHarald Welte4-1/+33
2018-03-27osmoappdesc: Fix VTY prompt to use OsmoSIPcon, not old OsmoMNCCHarald Welte1-1/+1
2018-03-23Call the program "OsmoSIPcon" (also in vty)Harald Welte2-2/+2
2018-03-19mncc: use 'const' to denote read-only input buffer/messageHarald Welte1-37/+37
2018-03-19commentsHarald Welte1-0/+14
2018-02-20contrib: jenkins.sh: Disable doxygen in libosmocore buildPau Espin Pedrol1-1/+1
2018-02-16contrib: Add systemd service filePau Espin Pedrol1-0/+12