OpenBTS/SIP
2012-02-05 02:53:38 +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 r168 in public. This involves the handling of "481 Call leg/transaction does not exist. Basically, we occasionally get this in response to a BYE or CANCEL (as it's been closed on the switch side). This was almost certainly fixed in a previous commit. I've updated the log message to clarify that the connection is cleared when we receive a 481. 2012-02-05 02:53:38 +00:00
SIPEngine.h Fixes #501 in the public release. 2012-01-12 08:13:03 +00:00
SIPInterface.cpp Fixes #501 in the public release. 2012-01-12 08:13:03 +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