Re: [OpenSIPStack] Call back for an Invite Response in the Testapplication
Brought to you by:
joegenbaclor
From: Jyothsna B. <jyo...@gm...> - 2009-04-01 15:48:09
|
Hi Joegen, Thanks for the reply. Iam using the same test registration application. Scenario: Sending Invite from Testapplication to SJPhone(running in another system) I have added few methods in Register Class for Invite,ACK and 200_OK. Instead of sending the Registration ,iam calling the Invite method which i have added. Find the attached Source file and XML ,reading the values from this file. Now iam getting call back (200OK)to onreceived message,there iam preparing the ACK and sending back.but ACk is not going. Please check the code and let me know whether iam doing something wrong . Br, Jyothsna On Wed, Apr 1, 2009 at 5:14 PM, Joegen Baclor <joe...@gm...>wrote: > Can you publish the test application code? I want to see how you are > sending the INVITE out so we have something in common to look at. > Tools/TestRegistration sample application in OpenSBC demonstrates pretty > basic transaction callbacks. You might want to start with that as well. > > > -------------------------------------------------- > From: "Jyothsna Banda" <jyo...@gm...> > Sent: Wednesday, April 01, 2009 5:53 PM > To: <ope...@li...> > Subject: [OpenSIPStack] Call back for an Invite Response in the > Testapplication > > > Hi, > > > > I have tried two scenarios for sending an Invite Request: > > > > First Scenario: > > > > Iam sending an Invite request thru test application to SJPhone running > on > > another machine. > > > > receiving the 200 Ok from Sjphone to test application. Where will we get > > the > > call back in Test application, so that we can send an Ack for the 200 ok > > response. > > > > Second Scenario: > > > > when sending the Invite message from test application to OpensipStack > > server > > running on the other message, > > getting the 100 Trying call back in the test application Onreceived > > message.Here how to send the 200 ok response from test application acting > > as > > a user agent server.Also how to set the test application as User Agent > > server? > > > > > > > > Can any one please help. > > > > Br, > > Jyothsna > > > ------------------------------------------------------------------------------ > > _______________________________________________ > > opensipstack-devel mailing list > > ope...@li... > > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > > > > > > No virus found in this incoming message. > > Checked by AVG - www.avg.com > > Version: 8.0.238 / Virus Database: 270.11.35/2033 - Release Date: > 03/31/09 > > 13:05:00 > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > |