I am using Sofia-sip 1.12.10 for running my applciation.
In my application with Sofia-sip 1.12.10, I would like to send an INVITE
message with SDP attribute parameter "a=sendrecv".
I have tried 2 methods with nua_invite():
1)
g_chLocalSdpMedia[0] = '\0';
sprintf(g_chLocalSdpMedia,"m=im
Hi all
I would like to know if there is any plan to incorporate the 3GPP IMS-SIP
standards in Sofia-sip's future software development roadmap?
Best Regards
Saurav
-
This SF.net email is sponsored by: Splunk Inc.
Still greppi
Hi all
I would know how to add non-standard or proprietary SIP headers in a SIP
request message such as INVITE or MESSAGE. Which is the tag to be passed as a
parameter with Sofia-sip API such as the nua_invite()?
Regards
Saurav
---
Hi
I would like to check with you if Sofia-sip stack supports the RFC2848 - PINT
(PSTN Internetworking) service. If it is already supported, what is the API
usage like?
Best Regards
Saurav
-
This SF.net email is sponsored b
Hi all
I have been executing vulnerability test cases from the renowned and popularly
used PROTOS test suite
(http://www.ee.oulu.fi/research/ouspg/protos/testing/c07/sip/) developed at
University of Oulu, Finland. These test cases send invalid content in the
INVITE message to the SIP implement
Hi all
I would like to check with you if there is any
documentation available for IPv6 usage with Sofia-sip. Are
there any sample client applications using Sofia-sip IPv6
features.
At the application level, I initialise the the
stack as follows:
/* create NUA stack */ appl->nua =
Hi all
I have certain questions regarding Sofia-sip
stack:
1. I would like to know if the Sofia-sip stack is
"strictly" compliant with the RFC3261 standard?
2. Do you use any commercially available or open
source SIP test tools or equipment for protocol testing?
3. Have you guys teste
Hi
I would like check with you whether it is
sofia-sip stack's responsibility to make a codec selection and inform the
application after the SOA is complete? If so, how through which tag or data
structure does the application know the selected capability by the
stack?
Or is it such that
Hi all
Which sofia-sip tag does the
application use to determine the selected codec as a result of
the SOA media negotiation?
In the below scenario I'm making an outgoing call from my sofia-sip
application to X-Lite. The sofia-sip application sends an offer with 2 codecs in
INVITE where
Hi Pekka
I have solved this problem now. Thanks for your advice.
Regards
Saurav
- Original Message -
From: "Pekka Pessi" <[EMAIL PROTECTED]>
To: "Saurav SAHU" <[EMAIL PROTECTED]>
Cc:
Sent: Friday, April 28, 2006 4:03 PM
Subject: Re: [Sofia-sip-devel]
Hi all
In my VoIP application using sofia-sip, I am
calling the function terminate_call to terminate an established
call.
void terminate_call(void)
{
nua_bye(op->handle, TAG_END());
} /* terminate call *When I terminate an established outgoing call from my application, the stack correctly
Hi all
I am studying the feasibility
for building an application with an open
source SIP stack for an embedded platform such as
IPPhones/Gateways.
When I do a build of sofia-sip on a
Linux machine, it produces a library size of almost 5 megabytes. Is it possible
to do a build with sofi
12 matches
Mail list logo