Commit Graph

79 Commits (70926c8bb545139882f176c1893ca30363aa0956)
 

Author SHA1 Message Date
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
Holger Hans Peter Freyther 270c73c11f mncc: Reject hold requests for now
7 years ago
Holger Hans Peter Freyther 6d7d7f2cd3 mncc: Have all release go through a local method
7 years ago
Holger Hans Peter Freyther c313ab0f6b mncc: Only copy 15 chars to leave the last one as NULL
7 years ago
Holger Hans Peter Freyther 3d2787646b app/mncc: Add "use-imsi" to allow calling by IMSI
7 years ago
Holger Hans Peter Freyther 0e9434184e debian: Add dh-autoreconf required by the debian packaging
7 years ago
Holger Hans Peter Freyther bec32eb207 coverity: Address two issues found by coverity
7 years ago
Holger Hans Peter Freyther adc7484a0c debian: Initial packaging of the osmo-sip-connector
7 years ago
Holger Hans Peter Freyther 2a7cfb5c93 sip/sdp: Hack to get a GSM codec call connected
7 years ago
Holger Hans Peter Freyther c2474dc0be mncc: Add handling to connect a MNCC MT call
7 years ago
Holger Hans Peter Freyther 8763cf8850 sip: Pass to not enable media on our 200 response
7 years ago
Holger Hans Peter Freyther 275571ff20 mncc: Introduce direction and start to handle it separetely
7 years ago
Holger Hans Peter Freyther 4bfaf60ed2 mncc: Convert ip address so BTS sends it to the right place
7 years ago
Holger Hans Peter Freyther b8e802851d mncc: Handle REJ_IND from the NITB
7 years ago
Holger Hans Peter Freyther a4970327f2 mncc: Stop timer when starting the release process
7 years ago
Holger Hans Peter Freyther 00a43e20ab mncc: On timeout release the other leg as well
7 years ago
Holger Hans Peter Freyther 916348b7dc mncc: Begin to implement MT call handling for SIP->MNCC
7 years ago
Holger Hans Peter Freyther 80880d45b7 sip: Refactor sdp file creation and implement alert+connect
7 years ago
Holger Hans Peter Freyther dac13bed50 sip/app: Route call from SIP to MNCC and deal with the release
7 years ago
Holger Hans Peter Freyther 7a30c94030 sip: Continue SIP->MNCC (MO or SIP Originated) implementation
7 years ago
Holger Hans Peter Freyther 5f29be5acf sip: Actually return after having rejected the new call
7 years ago
Holger Hans Peter Freyther 392313ff73 sdp: Extract SDP traversing into a separate module
7 years ago
Holger Hans Peter Freyther b723cceee9 call: Create a call with a SIP leg
7 years ago
Holger Hans Peter Freyther 586abf9f0f sip: Handle incoming message and screen the SDP file
7 years ago
Holger Hans Peter Freyther 6f039c158d sip: Mark call as MT call in preparation for incoming calls
7 years ago
Holger Hans Peter Freyther b927a0bbde call: It is call_create and not sip_create
7 years ago
Holger Hans Peter Freyther 989bef0875 app: Translate payload name to IETF codec name
7 years ago
Holger Hans Peter Freyther f9ba5612a9 Write down some of the limitations of the current setup
7 years ago
Holger Hans Peter Freyther 997d72e0fe app: Ask the sip side to create a leg
7 years ago
Holger Hans Peter Freyther 2211c3ba56 sip: Implement MT call out to SIP
7 years ago
Holger Hans Peter Freyther 2e36090fea sip: Tell sofia-sip that we will ack certain things ourselves
7 years ago