Re: Call Failover

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Alex,I had the same situation. Actually the problem for me was that I have always received m_h245socket != NULL using some CPEs. With others I have no problems. To solve this I commented this checks and now gk works well - just checks the disconnect reason and thus I can easyily control when to fail over the call.
Actually many carriers gives fast start response and still can't complete the call, so I think thes checks are quite restrictive and not should be done.
My problem is that my gk crashes very often 1-2 times a day (with this checks and without them, no difference). Can you please share your experience including pwlib, openh323 version. 
Thank you!
mortex
 >-------- Оригинално писмо -------- >От:  "Alexandru Coseru" <alexandru.coseru@xxxxxxxxxxxxxxx> >Относно:  Call Failover >До: <openh323gk-users@xxxxxxxxxxxxxxxxxxxxx> >Изпратено на: Вторник, 2006, Август 1 23:06:09 EEST >---------------------------------- > >Hello guys. > >I have found the following code in ProxyChannel.cxx (starting line 2221): > >if (m_call->IsCallInProgress() || m_call->IsFastStartResponseReceived() >                                || m_call->IsH245ResponseReceived() ||  >m_h245socket != NULL) { >                        PTRACE(5, "Q931\tFailover disabled for call " <<  >m_call->GetCallNumber()); > >I have some comments , please reply on that. > >1) IsCallInProgress     - found code that is setting that to true , but  >found nothing to set it to false -> it means that always the condition will  >be true -> no failover >2) IsFastStartResponseReceived     -  we cannot do failover if  >FastStartResponse was received ? >3) IsH245ResponseReceived       - same as 2) > >I'm asking you that because my failover doesn't work at all , all i got in  >logs was:  Failover disabled for call xxxx > > > >Regards >    Alex  > > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share your >opinions on IT & business topics through brief surveys -- and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________________ > >Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx >Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 >Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users >Homepage: http://www.gnugk.org/ >
-----------------------------------------------------------------http://ide.li/ - портал за българите по света. Статии, новини, форуми, снимки, информация.
-------------------------------------------------------------------------Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share youropinions on IT & business topics through brief surveys -- and earn cashhttp://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________________
Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxxxxxxxxx: http://sourceforge.net/mailarchive/forum.php?forum_id=8549Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-usersHomepage: http://www.gnugk.org/


[Index of Archives]     [SIP]     [Open H.323]     [Gnu Gatekeeper]     [Asterisk PBX]     [ISDN Cause Codes]     [Yosemite News]

  Powered by Linux