Roy Sigurd Karlsbakk ha scritto: > unfortunately, this didn't fix the bug The point is that (ast 1.0.7) the sip_alloc always create the RTP struct and this is basically wrong. I'm uploading a new patch that creates the RTP media only on incoming and outgoing calls so all the dead or inactive sip channels will not own a RTP session. Sergio