2009/4/27 Kaustubh Madhav PATWARDHAN <kaustubh.patward...@st.com>:
> With this I am expecting to see:-
>
> " m= image 9000 udptl t38
>   a= T38MaxBitrate:14400
>   a=T38FaxRateManagement:transferredTCF"
>
> But when I see in the network capture file, I am seeing this request
> incorporates a request for media audio with port 0 like
>
> "m= audio 0 RTP/AVP 19
>  m= image 9000 udptl t38
>  a= T38MaxBitrate:14400
>  a=T38FaxRateManagement:transferredTCF"
>
> Why Sofia sip stack is adding the "m=audio 0 RTP/AVP 19" preceding the
> actual t38 media message.

By default, the SDP O/A engine matches the media lines by their name.
If you use SOATAG_ORDERED_USER(1) the O/A engine replaces the audio
media line with fax media line.

-- 
Pekka.Pessi mail at nokia.com

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to