I want to separate source code of pjproject into two parts. one for sip
signal communication and other for rtp media session. I need this two parts
work independently.
On Tue, May 7, 2013 at 10:41 AM, pjsip-request@lists.pjsip.org wrote:
Send pjsip mailing list submissions to
pjsip@lists.pjsip.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
or, via email, send a message with subject or body 'help' to
pjsip-request@lists.pjsip.org
You can reach the person managing the list at
pjsip-owner@lists.pjsip.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of pjsip digest..."
Today's Topics:
1. Re: Separation (Hari Narayanan)
Message: 1
Date: Tue, 7 May 2013 10:11:34 +0530
From: Hari Narayanan ts.hari@gmail.com
To: pjsip list pjsip@lists.pjsip.org
Subject: Re: [pjsip] Separation
Message-ID:
<CANjYqGzh=
foJOhUZMCTFMV2m_25PVP1aU4YdtBhg5k6OFF7E3g@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Could you pl. add more information about the context where you are trying
to separate them?
Filters with appropriate port numbers will do the job with a sniffer tool,
however, you need to know the port numbers of RTP traffic that are
dynamically negotiated by SIP signaling.
You may need to write some C code or Scripting code to achieve this.
Regards ... Hari
On Tue, May 7, 2013 at 9:24 AM, Md Mehedi Hasan hasan3345@gmail.com
wrote:
I am trying to separate sip signal msg and media rtp. Is it possible?
How?
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org