Hello! Maybe I missed something, because I see that number rewriting and routing procedures are different in 2.2.7 and 2.2.8 and I don't understand why. I wan't to implement the following: 1. Endpoint sends dialedDigits. 2. GK adds prefix 0000001 to dialedDigits. 3. GK coverts prefix 000NNNN0 to 00000000 (NNNN - any combination of digits). 4. GK routes the call to gateway which servers prefix 0000000. In 2.2.7 rewriting and routing process is going in the following order (exactly as I need): 1. [RasSrv::GWRewriteE164] 2. [RasSrv::RewriteE164] 3. routing ... In 2.2.8 this looks like the following (routing is performed before [RasSrv::RewriteE164]): 1. [RasSrv::GWRewriteE164] 2. routing ... Thanks in advance. P.S. my configuration file and logs of 2.2.7 and 2.2.8 are attached.
Attachment:
gk.ini
Description: Binary data
Attachment:
gk-2.2.7.log
Description: Binary data
Attachment:
gk-2.2.8.log
Description: Binary data
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________________ 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/