mirror of
				https://github.com/RangeNetworks/openbts.git
				synced 2025-11-03 21:33:15 +00:00 
			
		
		
		
	Fixes #501 in the public release.
git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@3037 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
		@@ -224,11 +224,6 @@ void SIPInterface::drive()
 | 
			
		||||
		// FIXME -- If we support USSD via SIP, we will need to check the map first.
 | 
			
		||||
		checkInvite(msg);
 | 
			
		||||
 | 
			
		||||
		// FIXME -- Need to check for early BYE or CANCEL to stop paging.
 | 
			
		||||
		// If it's a BYE, find the corresponding transaction table entry.
 | 
			
		||||
		// If the Q931 state is "paging", or T3113 is expired, remove it.
 | 
			
		||||
		// Otherwise, we will keep paging even though the call has ended.
 | 
			
		||||
 | 
			
		||||
		// Multiplex out the received SIP message to active calls.
 | 
			
		||||
 | 
			
		||||
		// If we write to non-existent call_id.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user