bug-report and fix RFC2833 digits not sent

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
 

RFC2833 digits are not sent when received SDP contains TELEPHONE-EVENT in uppercase instead of lowercase.
Problem was found on release 1.8.5, but inspection of similar code in the trunk shows the problem is still present in stream.c function get_audio_codec_info_param
 
Fix both incoming and outgoing payload type for telephone-events :
replace: pj_strcmp(&r.enc_name, &ID_TELEPHONE_EVENT)
by:      pj_stricmp(&r.enc_name, &ID_TELEPHONE_EVENT)
  
Regards,
Arie
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120309/665f5787/attachment.html>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux