Thanks - I did just that and it worked like a charm. The code is running really well and I am making fast progress with it. Marvin -----Original Message----- From: Jan Willamowius [mailto:jan@xxxxxxxxxxxxxx] Sent: Wednesday, December 07, 2011 10:42 AM To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Subject: Re: RouteRequest message... (bug?) You can simply download the latest version from gnugk.org and replace the executable. Jan Marvin Herbold wrote: > Ah, yes, I am using 2.3.0 - that makes sense. Thanks for the heads up about > the possibility of adding more parameters - I'll make sure my code can > handle that. > > What is the easiest way to update to the latest version if I already have > 2.3.0 installed via aptitude (I am running Ubuntu 10.04 LTS) ? Could I just > get a 64 bit binary somewhere and replace the executable? Or is it more > involved than that? Or even better, is there another repository somewhere > that I can use to update to 2.3.5 via aptitude? > > Thanks for your help, Jan! > > Marvin > > -----Original Message----- > From: Jan Willamowius [mailto:jan@xxxxxxxxxxxxxx] > Sent: Wednesday, December 07, 2011 10:13 AM > To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > Subject: Re: RouteRequest message... (bug?) > > Hi Marvin, > > I think in another mail you mentioned that you are using an old > version of GnuGk. The vendor string was added in 2.3.3, so make sure > you have a recent version if you need the vendor string. > > BTW: This is a good example why you want to write code that will check > only for the minimum number of parameters in each message. There may > be more parameters in future versions of gnuGk. Make sure your status > port application doesn't break with additional parameters. > > Regards, > Jan > > > Marvin Herbold wrote: > > Hey all, > > > > > > > > I'm making great progress in getting our call center working. > > > > > > > > Right now I am writing the code to process the RouteRequest message. I am > > parsing the message and notice something strange. According to the docs, > > the message is supposed to consist of 9 parameters separated by the pipe > (|) > > with the last one being VendorString, and the whole message is terminated > by > > a semicolon (;). The 2nd and 8th parameters are in 2 parts, separated by > a > > colon (:) however I do notice that the 6th parameter (the CallerAlias) > seems > > to also be in 2 parts separated by a colon (Alias Name & Alias Type?) > > > > > > > > The issue I am having is that instead of 9 parameters separated by the > pipe > > I am getting only 8. VendorString (the last parameter) seems to be > missing > > for me, there are only 7 pipes in the RouteRequest string I am getting, > not > > 8 as there should be. > > > > > > > > This is the RouteRequest message I am getting (I x'ed out the public ip > > address for the CalledIP:Port parameter (note there is no port component, > it > > is not in the message, but that isn't causing me problems): > > > > > > > > > RouteRequest|10.1.10.101:30005|unregistered|29116||Marvin:h323_ID|4c-b2-06-d > > b-c9-05-19-10-9a-ab-00-24-36-b1-bd-dc|xxx.xx.xxx.xx; > > > > > > > > Thanks for any help / insight! > > > > > > > > Marvin -- Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/ ---------------------------------------------------------------------------- -- Cloud Services Checklist: Pricing and Packaging Optimization This white paper is intended to serve as a reference, checklist and point of discussion for anyone considering optimizing the pricing and packaging model of a cloud services business. Read Now! http://www.accelacomm.com/jaw/sfnl/114/51491232/ _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/ ------------------------------------------------------------------------------ Cloud Services Checklist: Pricing and Packaging Optimization This white paper is intended to serve as a reference, checklist and point of discussion for anyone considering optimizing the pricing and packaging model of a cloud services business. Read Now! http://www.accelacomm.com/jaw/sfnl/114/51491232/ _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/