Hi All!

I am trying to establish audio/video call with sipp using .pcap, but my audio 
is not working. When I analyze stream with wireshark, I am able to play audio, 
so .pcap should be ok. I am using PCMU-A for audio and H263 for video. 


SDP:

      v=0
      o=user1 53655765 2353687637 IN IP6 [local_ip_type] [local_ip]
      s= A conversation
      c=IN IP6 [media_ip_type] [media_ip]
      t=0 0
      m=audio [auto_media_port] RTP/AVP 0 8 101
      a=rtpmap:0 PCMU/8000/1
      a=rtpmap:8 PCMA/8000/1
      a=rtpmap:101 telephone-event/8000/1
      a=fmtp:101 0-11
      m=video [auto_media_port+4] RTP/AVP 34
      a=rtpmap:34 H263/90000

Is this ok? Can anyone help? I am really confused...

regards
Milos
------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to