mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			448 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			448 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config PJSIP_SPEEX
 | |
| 	bool "Speex support"
 | |
| 	depends on PACKAGE_pjsip
 | |
| 	default n
 | |
| 	help
 | |
| 		Enable speex codec.
 | |
| 
 | |
| config PJSIP_OSS
 | |
| 	bool "OSS support"
 | |
| 	depends on PACKAGE_pjsip
 | |
| 	default n
 | |
| 	help
 | |
| 		Enable OSS.
 | |
| 
 | |
| config PJSIP_SOUND
 | |
| 	bool "Sound support"
 | |
| 	depends on PACKAGE_pjsip
 | |
| 	default n
 | |
| 	help
 | |
| 		Enable sound.
 | |
| 
 | |
| config PJSIP_LTQ_TAPI
 | |
| 	bool "Lantiq TAPI sound device support"
 | |
| 	depends on PACKAGE_pjsip && TARGET_lantiq
 | |
| 	default n
 | |
| 	help
 | |
| 		Enable Lantiq Tapi.
 |