I'm using 2.0.7 from the cvs. I use VirtualQueuePrefixes and a simple perl script (RouteToAlias) to forward an incoming call to my gateway-endpoint of choice.
My problem is that the DestinationInfo of the CDR generated by a forwarded call does not have the called-party telephone number information. Only the alias of the destination gateway is passed to the CDR.
Is this intentional or is this a bug in 2.0.7? Obviously, there will be difficulty in billing the call without the called-party telephone number information in the CDR.
REY
This is a sample CDR:
CDR|9|02 b2 1e 46 46 4c 1a b4 15 bb 56 34 34 34 34 ef|7|
Tue, 02 Dec 2003 00:14:20 +0800|Tue, 02 Dec 2003 00:14:27 +0800|
xxx.xxx.xxx.xxx:1720|4102_endp|yyy.yyy.yyy.yyy:1720|3865_endp|
mygateway:h323_ID|000:dialedDigits=myfxs:h323_ID|myGNUGK;
^^^^^^^^^^^^^^^
no called-party number??
My config:
[Gatekeeper::Main]
Fourtytwo=42
Name=myGNUGK
[GkStatus::Auth]
rule=explicit
127.0.0.1=allow
default=forbid
[RasSrv::GWPrefixes]
mygateway=999
myfxs=222
[CTI::Agents]
VirtualQueuePrefix=111
CTI_Timeout=10
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/