Fixed RTP payload type 0 and 8

/*
* RTP Payload types
* Table B.2 / H.225.0
* Also RFC 3551, and
*
*     http://www.iana.org/assignments/rtp-parameters
*/
#define PT_PCMU                   0      /* RFC 3551 */
#define PT_1016                   1      /* RFC 1890 (reserved in RFC 3551) */
#define PT_G721                   2      /* RFC 1890 (reserved in RFC 3551) */
#define PT_GSM                    3      /* RFC 3551 */
#define PT_G723                   4      /* From Vineet Kumar of Intel; see the 
Web page */
#define PT_DVI4_8000 5      /* RFC 3551 */
#define PT_DVI4_16000      6      /* RFC 3551 */
#define PT_LPC                    7      /* RFC 3551 */
#define PT_PCMA                   8      /* RFC 3551 */


From: [email protected] 
[mailto:[email protected]] On Behalf Of Rahul Rohit
Sent: den 23 april 2014 12:09
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] no sound during playback of amr call

Hello,

Thanks for this information. But is there any method to know if the call is 
G711 or not?

From: 
[email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Anders Broman
Sent: Wednesday, April 23, 2014 1:25 PM
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] no sound during playback of amr call

Playback of AMR is not supported as the codec is licensed. On the Wiki page I 
think there is instructions on how to playback different codecs outside of 
Wireshark.
Only G711 a-law and u-law is supported by default.
Regards
Anders

From: 
[email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Rahul Rohit
Sent: den 23 april 2014 09:38
To: Developer support list for Wireshark
Subject: [Wireshark-dev] no sound during playback of amr call

Hi,
We are playing back an AMR voice call in Wireshark using telephony option but 
unfortunately no sound is audible. Could somebody please help us as to what 
might be the probable reason for this.


Regards
Rahul Rohit
"DISCLAIMER: This message is proprietary to Aricent and is intended solely for 
the use of the individual to whom it is addressed. It may contain privileged or 
confidential information and should not be circulated or used for any purpose 
other than for what it is intended. If you have received this message in error, 
please notify the originator immediately. If you are not the intended 
recipient, you are notified that you are strictly prohibited from using, 
copying, altering, or disclosing the contents of this message. Aricent accepts 
no responsibility for loss or damage arising from the use of the information 
transmitted by this email including damage from virus."
"DISCLAIMER: This message is proprietary to Aricent and is intended solely for 
the use of the individual to whom it is addressed. It may contain privileged or 
confidential information and should not be circulated or used for any purpose 
other than for what it is intended. If you have received this message in error, 
please notify the originator immediately. If you are not the intended 
recipient, you are notified that you are strictly prohibited from using, 
copying, altering, or disclosing the contents of this message. Aricent accepts 
no responsibility for loss or damage arising from the use of the information 
transmitted by this email including damage from virus."
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to