aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-02Use astobj2 for priv structure managementao2Sylvain Munaut1-31/+34
2009-10-02Use dedicated lock for g_privs list and move varsSylvain Munaut1-1/+6
2009-09-29Fix RTCP frame receptionSylvain Munaut1-1/+17
2009-09-29Change format of channel naming to use hex for the call refSylvain Munaut1-1/+1
2009-09-29openbsc patch: Fix debug message (forgot to dereferent ptr)Sylvain Munaut1-1/+1
2009-09-29Add skeleton MNCC codeSylvain Munaut1-1/+57
2009-09-29Implement _openbsc_chan_priv_findSylvain Munaut1-3/+15
2009-09-29Add code for RTP setup/cleanup and basic channel integrationSylvain Munaut2-7/+198
2009-09-28Add initial code for channel & private structure allocationSylvain Munaut1-1/+144
2009-09-28Remove useless var and make bsc_gsmnet staticSylvain Munaut1-1/+0
2009-09-28Add lock to protect access to OpenBSC coreSylvain Munaut1-1/+13
2009-09-28Update README with detailled build & usage instructionsSylvain Munaut1-3/+73
2009-09-28Add OpenBSC patch required to export RTP bridging functionSylvain Munaut1-0/+108
2009-09-26Add main startup code of OpenBSC & config loading/samplesSylvain Munaut2-2/+209
2009-09-26Add required OpenBSC files and lib to the buildSylvain Munaut2-0/+16
2009-09-26Update the build systemSylvain Munaut2-13/+32
2009-09-26Add skeleton for the OpenBSC integration / threadSylvain Munaut1-0/+52
2009-09-26Add skeleton for channel driverSylvain Munaut1-0/+226
2009-09-26Initial import: Base skeleton of an asterisk moduleSylvain Munaut5-0/+435