Re: [Live-devel] playSIP crashed after getting 200 OK for invite

2016-02-15 Thread Ross Finlayson
> 1. What is different between OnDemandServerMediaSubsession and > ServerMediaSubsession classes? “ServerMediaSubsession” is an abstract base class. It is used by a RTSP server to describe each piece of media that it streams. “OnDemandServerMediaSubsession” is a (concrete) subclass of “Serve

Re: [Live-devel] playSIP crashed after getting 200 OK for invite

2016-02-15 Thread Vilaysak Thiphavong
-Original Message- From: live-devel [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Vilaysak Thiphavong Sent: 11 February 2016 13:32 To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] playSIP crashed after getting 200 OK for invite Hi, I have a SIP applica

Re: [Live-devel] playSIP crashed after getting 200 OK for invite

2016-02-11 Thread Ross Finlayson
> Because there are some limitations within my RTP server and I would like to > replace it with RTP module from Live555 package What you’re describing is probably possible, but would be quite complex, especially for someone who’s inexperienced in C++. (I assume that you’ve already implement

Re: [Live-devel] playSIP crashed after getting 200 OK for invite

2016-02-11 Thread Vilaysak Thiphavong
-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: 08 February 2016 15:02 To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] playSIP crashed after getting 200 OK for invite Thanks for the note. I’ve just released a new version (2016.02.08) of the code that should

Re: [Live-devel] playSIP crashed after getting 200 OK for invite

2016-02-08 Thread Ross Finlayson
Thanks for the note. I’ve just released a new version (2016.02.08) of the code that should fix this. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/

[Live-devel] playSIP crashed after getting 200 OK for invite

2016-02-08 Thread Vilaysak Thiphavong
Hi all, I was trying to make call to my IP phone using playSIP with the following arguments ./playSIP -a -A8 sip:Dialogphone@192.168.0.195 For any reason after answering a phone then playSIP crashed, Any idea please? Below is the log: root@systemcontroller testProgs]# ./playSIP -a -A 8 sip:Dia