Commit Graph

109 Commits (fd203f6a97831cf5bf40b931d58244ebf0ecf75a)
 

Author SHA1 Message Date
Harald Welte fd203f6a97 mncc: use 'const' to denote read-only input buffer/message
5 years ago
Harald Welte 05cd0f2628 comments
5 years ago
Pau Espin cdc5e591bb contrib: jenkins.sh: Disable doxygen in libosmocore build
5 years ago
Pau Espin df62bb330e contrib: Add systemd service file
5 years ago
Harald Welte b18bbf3fd8 debian/control: Fix URLs for homepage / git
5 years ago
Harald Welte 4954fee4c6 mncc.c: Ensure proper string buffer NUL termination
6 years ago
Neels Hofmeyr dd9909db1d vty: skip installing cmds now always installed by default
6 years ago
Harald Welte 8706a688ff Tag/Release Version 1.1.0
6 years ago
Harald Welte 5094bf1eab configure.ac: Depend on latest upstream libosmo-*
6 years ago
Harald Welte 94ae40aae6 Fix git-version-gen
6 years ago
Neels Hofmeyr 4abdb313e3 jenkins: use osmo-clean-workspace.sh before and after build
6 years ago
Neels Hofmeyr 535df15bc5 vty: install default commands for SIP,MNCC,APP_NODE
6 years ago
Keith Whyte b603272787 sdp.c Send octet-align in fmtp
6 years ago
Maxim Suraev 148df95d42 Fix build after recent libosmocore update
6 years ago
Maxim Suraev 9d1ac29a48 Use release helper from libosmocore
6 years ago
Maxim Suraev 6cb76c7ee5 Add git review config
6 years ago
Holger Hans Peter Freyther 417f254216 mncc/sip: Attempt to parse the media from session in progress
6 years ago
Holger Hans Peter Freyther 9d796ff156 mncc: Enable in-band signalling for early media
6 years ago
Holger Hans Peter Freyther 4649746798 dtmf: Forward DTMF from MNCC to SIP
6 years ago
Holger Hans Peter Freyther 0cea3df01d testpbx: Add another number that will just play a ringback
6 years ago
Holger Hans Peter Freyther 3d9ae085bf sip: Actually honor the remote port of the pbx
6 years ago
Holger Hans Peter Freyther 63942320b3 testpbx: Enable GSM and AMR as codecs to actually be relevant
6 years ago
Holger Hans Peter Freyther 62f50f5297 dtmf: Start handling the DTMF MNCC messages and respond
6 years ago
Neels Hofmeyr 301860387a jenkins: add value_string termination check
6 years ago
Holger Hans Peter Freyther 37c2254f5d evpoll: Add workaround for usage of IP_RECVERR in sofia-sip
6 years ago
Holger Hans Peter Freyther 49880ddf74 mncc: Fix use after free on mncc socket disconnection
6 years ago
Holger Hans Peter Freyther 068f547954 call: Fix call release handling on mncc connection loss
6 years ago
Holger Hans Peter Freyther 7166d0f448 contrib: Add Dockerfile to build and configure a FreeSWITCH
6 years ago
Holger Hans Peter Freyther 42b073a233 evpoll: Don't try to be more smart than g_poll
6 years ago
Holger Hans Peter Freyther e19f9ce39f evpoll: Always initialize revents for the output
6 years ago
Holger Hans Peter Freyther 70926c8bb5 evpoll: Use {} in the middle of the if/else if/else block
6 years ago
Holger Hans Peter Freyther 14488c1c46 sip: Treat SIP 183 as progress too
6 years ago
Neels Hofmeyr fffc742777 jenkins.sh: use osmo-build-dep.sh, log test failures
7 years ago
Neels Hofmeyr ff8ca58821 configure: check for pkg-config presence
7 years ago
Neels Hofmeyr ecacdc65c3 build: be robust against install-sh files above the root dir
7 years ago
Neels Hofmeyr c403ed69cd log VTY telnet bind only once
7 years ago
Holger Hans Peter Freyther 550264987f sip: Start the application even if sofia-sip is broken
7 years ago
Holger Hans Peter Freyther e4bd8d42e9 jenkins: Make it find the libosmocore library as well
7 years ago
Holger Hans Peter Freyther 5be5044895 jenkins: Use separate check invocation tor un the tests
7 years ago
Holger Hans Peter Freyther 5f4c6f3a04 jenkins: Try to enable the vty tests as well
7 years ago
Holger Hans Peter Freyther e932949ac0 distcheck: Package the logging.h file as well
7 years ago
Holger Hans Peter Freyther f896df6b8e distcheck/tests: Add the referenced osmoappdesc.py for testing
7 years ago
Holger Hans Peter Freyther 9a333be20b jenkins: Add first CI script for the SIP connector
7 years ago
Holger Hans Peter Freyther d1c11b1e97 vty: Add VTY command about the state of the mncc connection
7 years ago
Holger Hans Peter Freyther 02b19354e4 mncc: Use strcpy for these routines and not memcpy
7 years ago
Holger Hans Peter Freyther 79538fc220 vty: Add extended show calls command with all information
7 years ago
Holger Hans Peter Freyther 211ad859de sip/call/mncc: Move source/dest into the call structure
7 years ago
Holger Hans Peter Freyther 32162fe7c8 vty: Fix the number of documented arguments
7 years ago
Holger Hans Peter Freyther c39c3df251 vty: Add simple VTY output for current calls
7 years ago
Holger Hans Peter Freyther b2b13f69ae mncc: Use snprintf correctly create format specifier
7 years ago