Manish

See comments inline.

thanks
-manoj

"Manish S. Jalan" wrote:

Hello,

I am back to seek some more clarifications.

Is the following sdp description ok:  (the order of attribute definitions especially)

m=audio 1234 RTP/AVP 4 0
a=rtpmap:4 G723/8000
a=rtpmap:0 PCMU/8000
a=ptime:20
a=fmtp:4 bitrate=6300
 

This may not be illegal (given how loose the RFC is )
but I would think that it is  not the preferred way.
 
or it should be,

m=audio 1234 RTP/AVP 4 0
a=rtpmap:4 G723/8000
a=fmtp:4 bitrate=6300
a=rtpmap:0 PCMU/8000
a=ptime:20
 

This is the right definition.
The ptime parameter would correspond to G.711ulaw (payload 0) .
 
Is the ptime definition ok?
the ptime is media specific or format specific?

Please help me in clarifying the concepts.
Any help is highly appreciated.

Regards,
-Manish S. Jalan

_____________________________________________________
Chat with your friends as soon as they come online. Get Rediff Bol at
http://bol.rediff.com

_______________________________________________
This list is for continuing development of the SIP protocol.
The sip-implementor's list is the place to discuss implementation,
and to receive advice on understanding existing sip.
To subscribe to it, send mail to
[EMAIL PROTECTED] with "subscribe" in the body.

-- 
Manoj Bhatia                           |        |         |
[EMAIL PROTECTED]                       |       :|:       :|:
7025 Kit Creek Road, RTP, NC - 27709   |     :|||||:   :|||||:
Ph: 919-392-3873  Fax:919-392-6801     |  C i s c o S y s t e m s
 


Reply via email to