aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-28sdp: remove htonl() from in_addrlynxis/34c3the 34c3 gsm team1-1/+1
2017-12-28add inet_ntoa to the log when receiving the RTP_CREATthe 34c3 gsm team1-2/+4
2017-12-27both MNCC and call_leg.ip is in host byte orderJan Luebbe2-3/+3
2017-12-27log rtp ip/port/payload when receiving RTP createthe 34c3 gsm team1-0/+1
2017-12-27mncc: fix log messagesJan Luebbe1-2/+2
2017-12-27pass MO ISMI as X-IMSI SIP headerJan Luebbe1-0/+8
2017-12-27FORCE sdp to GSM/FR/8000the 34c3 gsm team1-4/+4
2017-12-27implement bearer cap support on CALL_PROCEEDINGAlexander Couzens2-6/+45
2017-12-27check at least if bearer cap are presentAlexander Couzens1-0/+8
2017-12-27add mncc_prim_charAlexander Couzens1-0/+69
2017-11-07mncc.c: Ensure proper string buffer NUL terminationHarald Welte1-2/+2
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-3/+0
2017-10-28Tag/Release Version 1.1.01.1.0Harald Welte1-0/+61
2017-10-28configure.ac: Depend on latest upstream libosmo-*Harald Welte1-2/+2
2017-10-28Fix git-version-genHarald Welte1-2/+2
2017-10-27jenkins: use osmo-clean-workspace.sh before and after buildNeels Hofmeyr1-1/+4
2017-09-19vty: install default commands for SIP,MNCC,APP_NODENeels Hofmeyr1-0/+3
2017-09-03sdp.c Send octet-align in fmtpKeith1-1/+10
2017-09-01Fix build after recent libosmocore updateMax1-1/+1
2017-08-26Use release helper from libosmocoreMax3-0/+9
2017-08-25Add git review configMax1-0/+4
2017-03-23mncc/sip: Attempt to parse the media from session in progressHolger Hans Peter Freyther2-4/+17
2017-03-23mncc: Enable in-band signalling for early mediaHolger Hans Peter Freyther1-1/+9
2017-03-23dtmf: Forward DTMF from MNCC to SIPHolger Hans Peter Freyther3-0/+29
2017-03-23testpbx: Add another number that will just play a ringbackHolger Hans Peter Freyther1-0/+10
2017-03-23sip: Actually honor the remote port of the pbxHolger Hans Peter Freyther1-4/+6
2017-03-23testpbx: Enable GSM and AMR as codecs to actually be relevantHolger Hans Peter Freyther1-2/+2
2017-03-23dtmf: Start handling the DTMF MNCC messages and respondHolger Hans Peter Freyther1-7/+59
2017-03-16jenkins: add value_string termination checkNeels Hofmeyr1-0/+2
2017-03-08evpoll: Add workaround for usage of IP_RECVERR in sofia-sipHolger Hans Peter Freyther1-1/+1
2017-03-06mncc: Fix use after free on mncc socket disconnectionHolger Hans Peter Freyther1-5/+12
2017-03-06call: Fix call release handling on mncc connection lossHolger Hans Peter Freyther1-2/+2
2017-03-05contrib: Add Dockerfile to build and configure a FreeSWITCHHolger Hans Peter Freyther9-0/+2053
2017-02-11evpoll: Don't try to be more smart than g_pollHolger Hans Peter Freyther1-4/+4
2017-02-11evpoll: Always initialize revents for the outputHolger Hans Peter Freyther1-1/+2
2017-02-11evpoll: Use {} in the middle of the if/else if/else blockHolger Hans Peter Freyther1-2/+2
2017-02-11sip: Treat SIP 183 as progress tooHolger Hans Peter Freyther1-1/+1
2016-10-07jenkins.sh: use osmo-build-dep.sh, log test failuresNeels Hofmeyr1-14/+25
2016-10-01configure: check for pkg-config presenceNeels Hofmeyr1-0/+7
2016-10-01build: be robust against install-sh files above the root dirNeels Hofmeyr1-0/+4
2016-09-26log VTY telnet bind only onceNeels Hofmeyr1-2/+0
2016-05-07sip: Start the application even if sofia-sip is brokenHolger Hans Peter Freyther1-4/+3
2016-04-25jenkins: Make it find the libosmocore library as wellHolger Hans Peter Freyther1-1/+1
2016-04-24jenkins: Use separate check invocation tor un the testsHolger Hans Peter Freyther1-0/+1
2016-04-24jenkins: Try to enable the vty tests as wellHolger Hans Peter Freyther1-1/+1
2016-04-24distcheck: Package the logging.h file as wellHolger Hans Peter Freyther1-1/+1
2016-04-24distcheck/tests: Add the referenced osmoappdesc.py for testingHolger Hans Peter Freyther4-1/+61
2016-04-24jenkins: Add first CI script for the SIP connectorHolger Hans Peter Freyther1-0/+20
2016-04-04vty: Add VTY command about the state of the mncc connectionHolger Hans Peter Freyther3-0/+23
2016-04-04mncc: Use strcpy for these routines and not memcpyHolger Hans Peter Freyther1-2/+2