aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-03bsc: Send the USSD message after the location updating accept.Holger Hans Peter Freyther4-11/+25
2012-12-03msc: Add debug messages when not sending a USSD welcome messageHolger Hans Peter Freyther1-1/+8
2012-12-03bsc: Fix a brown paper bug and most likely fix the USSD welcome issueHolger Hans Peter Freyther1-1/+1
2012-12-03bsc: Call the variable with a more appropriate name.Holger Hans Peter Freyther1-4/+4
2012-12-01Merge branch 'zecke/jolly-sms'Holger Hans Peter Freyther2-268/+197
2012-12-01sms: Kill the linkid as we are using SAPI=3 all the timeHolger Hans Peter Freyther2-7/+3
2012-12-01sms: Replaced the SMR process by new implementation in libosmocoreAndreas Eversberg2-87/+100
2012-12-01sms: Replaced the SMC process by new implementation in libosmocoreAndreas Eversberg2-171/+113
2012-12-01sms: Remove the susbcr_put_lchan logic from the SMS codeHolger Hans Peter Freyther1-22/+0
2012-12-01nitb: Release the channel if there is nothing on itHolger Hans Peter Freyther3-5/+21
2012-12-01Merge branch 'zecke/mgcp-dtmf'Holger Hans Peter Freyther4-13/+111
2012-11-29mgcp: Begin handling of the RQNT message as needed for DTMFHolger Hans Peter Freyther4-13/+111
2012-11-24use DLSMS and not DSMS in SMPP related code (merge with master)Harald Welte1-8/+8
2012-11-24tests: Fix build of 'db' test after smpp mergeHarald Welte1-2/+2
2012-11-24SMPP: fix handling of UDH / multi-part for 7-bit messagesHarald Welte1-14/+47
2012-11-24SMPP: add small utility program 'smpp_mirror'Harald Welte6-24/+357
2012-11-24SMPP: Implement support for MO SMSHarald Welte6-124/+585
2012-11-24SMPP: VTY configuration of SMPP code, authentication supportHarald Welte8-15/+505
2012-11-21sms: Use the DLSMS instead of the DSMS category throughout our codeHolger Hans Peter Freyther7-74/+61
2012-11-21sms: Use the definitions from the libosmogsmHolger Hans Peter Freyther1-227/+5
2012-11-16Merge branch 'laforge/smpp'Harald Welte11-4/+1063
2012-11-16SMPP: build the smpp interface only in case of ./configure --enable-smppHarald Welte4-4/+19
2012-11-16SMPP: fix subscriber reference leak.Harald Welte1-1/+1
2012-11-16SMPP: More logging in error cases, fix UDH in 7bit ASCIIHarald Welte1-1/+17
2012-11-16SMPP: More consistent logging / error reportingHarald Welte1-25/+53
2012-11-16SMPP: Implement ALERT NOTIFICATION on attach/detach of subscribersHarald Welte3-2/+78
2012-11-16SMPP: Deal with DCS according to 03.38 and respect TP-PIDHarald Welte1-12/+11
2012-11-16SMPP: Introduce wrapper macro to memset all structures to zeroHarald Welte1-8/+14
2012-11-16SMPP: Introduce ESME reference coountingHarald Welte4-18/+64
2012-11-16SMPP: Implement transaction mode for SUBMIT-SMHarald Welte4-1/+95
2012-11-16Initial support of SMPP interface for MT-SMSHarald Welte9-2/+777
2012-11-16Makefile: just a slight re-order / breaking of a lineHarald Welte1-3/+7
2012-11-12mgcp: Print both receivd and expected address in the error statementHolger Hans Peter Freyther1-2/+4
2012-11-12nat: Move the ctrl handling code into a separate fileHolger Hans Peter Freyther4-281/+332
2012-11-12Merge branch 'zecke/mgcp-rtp-statistics'Holger Hans Peter Freyther8-28/+240
2012-11-12mgcp: Send the jitter statistics at the end of the callHolger Hans Peter Freyther4-4/+13
2012-11-12mgcp: Calculate the jitter with the formula/code from the appendixHolger Hans Peter Freyther3-1/+45
2012-11-12mgcp: Calculate the packet loss as of Appendix A of RFC 3550Holger Hans Peter Freyther5-9/+101
2012-11-12mgcp: Calculate the wrap around as of Appendix A in RFC 3550Holger Hans Peter Freyther2-1/+21
2012-11-12mgcp: Document a difference between RFC 3550 and this codeHolger Hans Peter Freyther1-0/+8
2012-11-12mgcp: Align the variable naming with Appendix A of RFC 3550Holger Hans Peter Freyther2-6/+8
2012-11-12mgcp: Include statistics at the end of a connectionHolger Hans Peter Freyther4-9/+46
2012-11-12mgcp: Remember the initial sequence number of the streamHolger Hans Peter Freyther2-0/+2
2012-11-12mgcp: Count the received octets as of the MGCP specificationHolger Hans Peter Freyther3-0/+4
2012-11-12mgcp: Remove the lost_no from the mgcp statisticsHolger Hans Peter Freyther3-8/+2
2012-11-11bts: Really drop the BTS in case of an OML NACKHolger Hans Peter Freyther3-7/+7
2012-11-11sms: Re-order the include files after the separationf OpenBSC and osmocoreHolger Hans Peter Freyther1-3/+5
2012-11-07nat: sizeof char * != sizeof char[], make the code work on 64bit systemsHolger Hans Peter Freyther2-6/+12
2012-11-07nat: Inject a a=fmtp:%d to force the right AMR codeHolger Hans Peter Freyther2-6/+27
2012-11-06debian: Make the package creation work on debian squeeze (stable)Holger Hans Peter Freyther2-1/+5