aMSN Forums
February 12, 2012, 12:10:29 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: New forum for aMSN !!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: About sip rtp and audio conversation  (Read 4196 times)
denemeler
Newbie

Offline Offline

Posts: 6


View Profile
« on: December 09, 2008, 10:22:57 pm »

Hi

I want to develop a toolkit but I cant understand something.
I start an audio conversation and at the same time I capture all packet.
but I can not see anything about sip authentication or rtp data.
there is only , I can see, TLSV, ssl packet. And some udp packet I think this is audio packet but this isnt caried on rtp protocol.

Please what is the backgroun on audio conversation?
please help me

thanks
Logged
kakaroto
Administrator
Super Power User
*****
Offline Offline

Posts: 9424


View Profile WWW
« Reply #1 on: December 09, 2008, 10:50:12 pm »

Hi,
welcome to the forums!
the SIP is being done over TLS, so it won't show in wireshark (that's the TLS packets you see)...
about the RTP data, it's all over UDP, so the UDP packets, that's that.. if wireshark says it's unknown, it's simply because it didn't find the SIP packets to analyse them so it couldn't map the ip/ports to RTP.. if you do right-click, decode as, then choose RTP, it will show you the RTP... there's also RTCP in there... oh and of course, some STUN messages are also being sent, as part of ICE's connectivity checks for NAT traversal.
If you read this whole thread here : http://www.amsn-project.net/forums/viewtopic.php?t=4799
You will get every bit of information you might need.. (it starts with video conference, then at page 2, i changed my work to be on the SIP/RTP stuff instead).

I'm curious though, what are you developing ? and what do you mean by developing a "toolkit"  ?
Logged

KaKaRoTo
denemeler
Newbie

Offline Offline

Posts: 6


View Profile
« Reply #2 on: December 10, 2008, 08:11:41 am »

thanks kakaroto. I will listen you
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!