index
:
chan_openbsc
ao2
hack_call
master
Experimental Asterisk channel driver for OpenBSC
Sylvain Munaut
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-29
Fix RTCP frame reception
HEAD
master
Sylvain Munaut
1
-1/+17
2009-09-29
Change format of channel naming to use hex for the call ref
Sylvain Munaut
1
-1/+1
2009-09-29
openbsc patch: Fix debug message (forgot to dereferent ptr)
Sylvain Munaut
1
-1/+1
2009-09-29
Add skeleton MNCC code
Sylvain Munaut
1
-1/+57
2009-09-29
Implement _openbsc_chan_priv_find
Sylvain Munaut
1
-3/+15
2009-09-29
Add code for RTP setup/cleanup and basic channel integration
Sylvain Munaut
2
-7/+198
2009-09-28
Add initial code for channel & private structure allocation
Sylvain Munaut
1
-1/+144
2009-09-28
Remove useless var and make bsc_gsmnet static
Sylvain Munaut
1
-1/+0
2009-09-28
Add lock to protect access to OpenBSC core
Sylvain Munaut
1
-1/+13
2009-09-28
Update README with detailled build & usage instructions
Sylvain Munaut
1
-3/+73
2009-09-28
Add OpenBSC patch required to export RTP bridging function
Sylvain Munaut
1
-0/+108
2009-09-26
Add main startup code of OpenBSC & config loading/samples
Sylvain Munaut
2
-2/+209
2009-09-26
Add required OpenBSC files and lib to the build
Sylvain Munaut
2
-0/+16
2009-09-26
Update the build system
Sylvain Munaut
2
-13/+32
2009-09-26
Add skeleton for the OpenBSC integration / thread
Sylvain Munaut
1
-0/+52
2009-09-26
Add skeleton for channel driver
Sylvain Munaut
1
-0/+226
2009-09-26
Initial import: Base skeleton of an asterisk module
Sylvain Munaut
5
-0/+435