Could you provide some more info...Ethernet 10mpbs, GK and AS5350 in the same network,
What kind of IP network are you running and do you have more network cards in your system? Are you able to establish a call correctly (in one way or both ways?)
|------ one physical network -----|
| |
PSTN <----> AS5350 <---> GNUGK <---> terminal
| |
|----- this is ----|
the point
where packets
lose
/*-----------------------------------------------*/ GK config:
[Gatekeeper::Main] Fourtytwo=42 name=GNUGK
[GkStatus::Auth] rule=allow
[RoutedMode] GKRouted=1 H245Routed=1 SupportNATedEndpoints=1 RemoveH245AddressOnTunneling=1 AcceptUnregisteredCalls=1 AcceptNeighborsCalls=1
[RasSrv::GwPrefixes] AS53=1111
[Gatekeeper::Auth] default=allow
[RadAuth] Servers=host:1812:1813; DefaultAuthPort=1812 DefaultAcctPort=1813 SharedSecret=*** RequestTimeout=2000 IdCacheTimeout=9000 SocketDeleteTimeout=60000 RequestRetransmissions=2 RoundRobinServers=0 AppendCiscoAttributes=1
/*-----------------------------------------------*/ AS5350 Config:
isdn switch-type primary-net5 ! voice rtp send-recv ! voice service pots translate incoming controller E1 3/1 calling 1 fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback cisco ! voice service voip fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback cisco h323 ! interface FastEthernet0/0 ip address y.y.y.y 255.255.255.224 secondary ip address x.x.x.10 255.255.255.224 ip route-cache flow no ip mroute-cache duplex half speed auto no keepalive priority-group 1 no cdp enable h323-gateway voip interface h323-gateway voip id GNUGK ipaddr x.x.x.5 1719 h323-gateway voip h323-id AS53 h323-gateway voip bind srcaddr x.x.x.10 ! dial-peer voice 1 pots destination-pattern 1111 port 3/0:D forward-digits 6 ! dial-peer voice 2 voip session target ras codec g711alaw !
/*-----------------------------------------------*/ Call to PSTN wth terminal is established OK, remote phone rings and call accepts (seen in logs too). But no sound, and it is only one direction of rtp packet transmit.
Cheers Jeroen
-----Original Message----- From: openh323gk-users-admin@lists.sourceforge.net [mailto:openh323gk-users-admin@lists.sourceforge.net] On Behalf Of Artur A. Emagoulov Sent: Tuesday, July 29, 2003 2:03 PM To: openh323gk-users@lists.sourceforge.net Subject: [Openh323gk-users] PSTN <-> AS5350 <-> GNUGK
The problem is rtp packets are passed only one direction, while call is made properly
GK in routed proxy mode, AS5350 - ISDN type connected to PSTN terminal - ohphone,gnomemeeting,netmeeting
It is not depends on what mode is GK running, this situation appears in any case, routed, proxy, and simple mode of GK
THE CALL:
%VOIPAAA-5-VOIP_CALL_HISTORY: CallLegType 1, ConnectionId B4291F1A 31C0D711 88000090 27B03F3C, SetupTime 17:52:59.805 YEKST Tue Jul 29 2003, PeerAddress 111111111, PeerSubAddress , DisconnectCause 10 , DisconnectText normal call clearing (16), ConnectTime 17:53:33.585 YEKST
Tue Jul 29 2003, DisconnectTime 17:53:33.585 YEKST Tue Jul 29 2003, CallOrigin 1, ChargedUnits 0, InfoType 2, TransmitPackets 0, TransmitBytes 0, ReceivePackets 547, ReceiveBytes 86407
%VOIPAAA-5-VOIP_CALL_HISTORY: CallLegType 2, ConnectionId B4291F1A 31C0D711 88000090 27B03F3C, SetupTime 17:52:59.757 YEKST Tue Jul 29 2003, PeerAddress 222222222, PeerSubAddress , DisconnectCause 10 , DisconnectText normal call clearing (16), ConnectTime 17:53:33.607 YEKST
Tue Jul 29 2003, DisconnectTime 17:53:33.607 YEKST Tue Jul 29 2003, CallOrigin 2, ChargedUnits 0, InfoType 2, TransmitPackets 515, TransmitBytes 81287, ReceivePackets 0, ReceiveBytes 0
ADN 'debug rtp' says:
3w4d: voip_rtp_send_pak: Remote IP = 0; pkt dropped 3w4d: voip_rtp_send_pak: Remote IP = 0; pkt dropped 3w4d: voip_rtp_send_pak: Remote IP = 0; pkt dropped 3w4d: voip_rtp_send_pak: Remote IP = 0; pkt dropped 3w4d: voip_rtp_send_pak: Remote IP = 0; pkt dropped
Can anybody explain the situation.
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/