OpenBTS/SIP
2012-02-25 21:07:11 +00:00
..
Makefile.am Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
SIPEngine.cpp Fixes #711 in private. We now check RTP ports before allocation, to ensure they're not already in use. 2012-02-24 07:59:11 +00:00
SIPEngine.h Fixes #711 in private. We now check RTP ports before allocation, to ensure they're not already in use. 2012-02-24 07:59:11 +00:00
SIPInterface.cpp Fixes #692 in public. This updates the SR (ip/port) for a user on every SIP transaction. Also standardizes SR interface to use just strings, no more external char*. Will modify actual SR later. 2012-02-25 21:07:11 +00:00
SIPInterface.h Fixed the license notices. 2011-10-12 01:23:28 +00:00
SIPMessage.cpp Fixes #34 in public release. We now have different states for the MTDCanceling and canceled calls now end in a canceled state. Also a few other hardening bug fixes. 2012-01-10 22:57:53 +00:00
SIPMessage.h Fixed Bug #172, OpenBTS now sends CANCEL messages when there is no active call (instead of BYE) 2012-01-09 01:01:12 +00:00
SIPUtility.cpp Bug Fixes: 2011-10-24 00:27:16 +00:00
SIPUtility.h Bug Fixes: 2011-10-24 00:27:16 +00:00