GNOME Bugzilla – Bug 330779
Can't init the voice flow/INVITE loop
Last modified: 2006-02-11 14:05:20 UTC
I have no sound when I'm being called. Look at the attachment 59132 [details] (in bug 330778). Here's the sequence of events: + -> INVITE + <- Trying + <- Trying + <- Ringing + <- OK + -> ACK + -> INVITE + <- Trying + <- OK + -> INVITE + -> INVITE I stopped the call really quickly, but I can leave it and see a lot of "-> INVITE", without any sound working. It looks as if the remote software loops on INVITE. Maybe he's waiting for a OK with more informations (such as ptime?)?
No, it is looping because of a bug on their side. However, the only common codec you have with them is iLBC, they advertise it as 111, and we answer with 112 as paylod type. I will see if I shouldn't ignore the second INVITE instead of thinking it is a reINVITE, but the no audio problem is due the other bug. *** This bug has been marked as a duplicate of 328794 ***