Sergey Plyukhin napisał(a):> Hi.> It's a problem with GNU GK v2.2.3> Have > PSTN <-PRI-> Cisco 2810 <-H323-> GK <-H323-> users.> When user online it's work good, but if user offline calls return> back to cisco and cisco send this call to GK again and busy all sl.> How to prevent return calls from offline users or send this calls> to different number?> Regards> SergeyHi, If you have little users or f.e. one number where you want to forward call when user is offline you can do this on Cisco gw. You need to configure 2 dial-peers for voip call leg:1st Dial-peer sends calls to gk, higher preference, no huntstop2nd Dial-peer sends calls to another number in case first failed.Example configuration: - gw receives from pstn call to number 111, in case of failed setup cisco rewrites called number and send call to another number 222:!!!snip!!! voice translation-rule 111 rule 1 /^111$/ /222/ dial-peer voice 111 voip description --- to GK - 1st choice --- destination-pattern 111 session target ras preference 0!dial-peer voice 222 voip description --- to GK - 2nd choice --- huntstop preference 1 destination-pattern 111 translate-outgoing called 111 session target ras !!!snip!!! ----------------------------------------------------------------------Jestes kierowca? To poczytaj! >>> http://link.interia.pl/f199e -------------------------------------------------------------------------Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easierDownload IBM WebSphere Application Server v.1.0.1 based on Apache Geronimohttp://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642_______________________________________________________ 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/