ssaSetupPeer cid(44), can't gateway with peer tag(9677)

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

 



hi all,

Can someone out there help me out

I got my cisco box registered with openh323gk and my netmeeting client connected as well.

However, each time I made a call to via the cisco box "the other party did not accept your call" comes up

but the debug from cisco box is as below

also below is the cisco run-config and the gnugk.ini file am using.

Kindly help out as I need this sorted out.

THE CISCO AS 5300 running-config

  tech-prefix  Specify a technology prefix

monarchlagos(config-if)#h323-gateway voip tec
monarchlagos(config-if)#h323-gateway voip tech-prefix ?
  WORD  A technology prefix that the interface will register with the
        gatekeeper

monarchlagos(config-if)#h323-gateway voip tech-prefix 2360
monarchlagos(config-if)#sh run
                           ^
% Invalid input detected at '^' marker.

monarchlagos(config-if)#no ga
monarchlagos(config)#ga
monarchlagos(config-gateway)#^Z
monarchlagos#sh run
Building configuration...

Current configuration : 5401 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname monarchlagos
!
aaa new-model
aaa authentication login default local
aaa authentication ppp default if-needed local
enable secret 5 $1$X5XN$yMlvoL0Lo8Wq0lGPX2L691
!
!
!
resource-pool disable
!
call rsvp-sync
calltracker enable
ip subnet-zero
!
isdn switch-type primary-net5
voice call send-alert
!
voice service voip
 fax protocol t38 ls-redundancy 2 hs-redundancy 2
!
!
!
voice class h323 1
 h225 timeout tcp establish 3
!
!
!
fax interface-type fax-mail
mta receive maximum-recipients 0
dial-control-mib retain-timer 10
dial-control-mib max-size 20
!
controller E1 0
 framing NO-CRC4
 clock source line primary
 pri-group timeslots 1-31
!
controller E1 1
 framing NO-CRC4
 clock source line secondary 1
 pri-group timeslots 1-31
!
controller E1 2
 framing NO-CRC4
 clock source line secondary 1
 pri-group timeslots 1-31
!
controller E1 3
 framing NO-CRC4
 clock source line secondary 1
 pri-group timeslots 1-31
!
translation-rule 1
 Rule 1 ^0091 1
 Rule 2 ^0090112 2
 Rule 3 ^0090113 3
 Rule 4 ^0090114 4
 Rule 5 ^0090115 5
 Rule 6 ^0090116 6
 Rule 7 ^0090117 7
 Rule 8 ^0090118 8
 Rule 9 ^0090119 9
!
!
!
interface Ethernet0
 ip address 192.168.0.10 255.255.255.0
 no ip redirects
 no ip mroute-cache
 no cdp enable
!
interface Serial0
 no ip address
 encapsulation ppp
 dialer in-band
 dialer rotary-group 1
 clockrate 2015232
 pulse-time 1
 no cdp enable
!
interface Serial1
 no ip address
 encapsulation ppp
 dialer in-band
 dialer rotary-group 1
 clockrate 2015232
 pulse-time 1
 no cdp enable
!
interface Serial2
 no ip address
 encapsulation ppp
 dialer in-band
 dialer rotary-group 1
 clockrate 2015232
 pulse-time 1
 no cdp enable
!
interface Serial3
 no ip address
 encapsulation ppp
 dialer in-band
 dialer rotary-group 1
 clockrate 2015232
 pulse-time 1
 no cdp enable
!
interface Serial0:15
 no ip address
 encapsulation hdlc
 isdn switch-type primary-net5
 isdn overlap-receiving
 isdn incoming-voice modem
 isdn guard-timer 3000
 isdn map address .* plan unknown type unknown
 isdn calling-number .
 isdn T310 30000
 isdn send-alerting
 isdn bchan-number-order ascending
 isdn sending-complete
 fair-queue 64 256 0
 no cdp enable
!
interface Serial1:15
 no ip address
 encapsulation hdlc
 isdn switch-type primary-net5
 isdn overlap-receiving
 isdn incoming-voice modem
 isdn guard-timer 3000
 isdn map address .* plan unknown type unknown
 isdn calling-number .
 isdn T310 30000
 isdn send-alerting
 isdn bchan-number-order ascending
 isdn sending-complete
 fair-queue 64 256 0
 no cdp enable
!
interface Serial2:15
 no ip address
 encapsulation hdlc
 isdn switch-type primary-net5
 isdn overlap-receiving
 isdn incoming-voice modem
 isdn guard-timer 3000
 isdn map address .* plan unknown type unknown
 isdn calling-number .
 isdn T310 30000
 isdn send-alerting
 isdn bchan-number-order ascending
 isdn sending-complete
 fair-queue 64 256 0
 no cdp enable
!
interface Serial3:15
 no ip address
 encapsulation hdlc
 isdn switch-type primary-net5
 isdn overlap-receiving
 isdn incoming-voice modem
 isdn guard-timer 9900
 isdn map address .* plan unknown type unknown
 isdn calling-number .
 isdn T303 30000
 isdn T310 400000
 isdn send-alerting
 isdn negotiate-bchan resend-setup
 isdn bchan-number-order ascending
 isdn sending-complete
 isdn PROGRESS-instead-of-ALERTING
 fair-queue 64 256 0
 no cdp enable
!
interface FastEthernet0
 ip address 62.193.XXX.XX 255.255.255.240
 no ip redirects
 no ip mroute-cache
 duplex auto
 speed auto
 no cdp enable
 h323-gateway voip interface
 h323-gateway voip id MONARCH_GK ipaddr 62.193.XXX.XX 1719
 h323-gateway voip h323-id monarchlagos
 h323-gateway voip tech-prefix 2360,0091,1,9677
!
interface Dialer1
 ip unnumbered Ethernet0
 encapsulation ppp
 dialer in-band
 dialer idle-timeout 180
 dialer map ip 192.160.1.1 name monarchlagos speed 56 broadcast 81690
 dialer-group 1
 peer default ip address pool DIALIN
 no cdp enable
 ppp authentication chap
 ppp multilink
 multilink max-links 5
!
ip local pool DIALIN 192.168.0.11 192.168.0.19
ip default-gateway 62.193.XXX.X
ip classless
ip route 0.0.0.0 0.0.0.0 62.193.XXx.X
ip route 192.160.0.0 255.255.255.0 192.160.1.1
ip route 192.160.1.1 255.255.255.255 Dialer1
no ip http server
!
access-list 101 remark Interesting traffic definition
access-list 101 permit ip any any
dialer-list 1 protocol ip list 101
no cdp run
!
!
voice-port 0:D
 input gain 2
 cptone ZA
 bearer-cap Speech
!
voice-port 1:D
 cptone ZA
 bearer-cap Speech
!
voice-port 2:D
 cptone ZA
 bearer-cap Speech
!
voice-port 3:D
 cptone ZA
 bearer-cap Speech
!
dial-peer voice 1 pots
 incoming called-number .
 destination-pattern 2341T
 progress_ind alert enable 8
 port 2:D
!
dial-peer voice 99 pots
 destination-pattern 8025234T
 progress_ind alert enable 8
 port 0:D
 prefix 0
!
dial-peer voice 222 pots
 destination-pattern 8025234T
 progress_ind alert enable 8
 port 1:D
 prefix 0
!
dial-peer voice 333 pots
 destination-pattern 8025234T
 progress_ind alert enable 8
 port 2:D
 prefix 0
!
dial-peer voice 9677 voip
 destination-pattern T
 progress_ind setup enable 3
 translate-outgoing called 1
 session target ipv4:67.128.X2.X5
 dtmf-relay h245-alphanumeric
!
gateway
!
!
line con 0
 exec-timeout 0 0
line aux 0
line vty 0 4
!
end

monarchlagos#

THE GNUGK.INI FILE

[Gatekeeper::Main]
Fourtytwo=42
Name=MONARCH_GK
TimeToLive=600
StatusPort=7000
EndpointIDSuffix=_mclgk

[RoutedMode]
GKRouted=1
H245Routed=1
CallSignalPort=1721
CallSignalHandlerNumber=2
RemoveH245AddressOnTunneling=1
AcceptNeighborsCalls=1
AcceptUnregisteredCalls=0
SupportNATedEndpoints=1
DropCallsByReleaseComplete=1
RemoveCallOnDRQ=1
SendReleaseCompleteOnDRQ=0
ForwardOnFacility=1
ShowForwarderNumber=1
Q931PortRange=20000-20999
H245PortRange=30000-30999
ConnectTimeout=180000

[Proxy]
Enable=1
InternalNetwork=10.0.0.0/16,192.168.0.0/24
T120PortRange=40000-40999
RTPPortRange=50000-59999
ProxyForNAT=1
ProxyForSameNAT=0

[RasSrv::GWPrefixes]
Monarch79702=79702
SmartNode1=1320
Monarch79704=2350
monarchlagos=2360,9677,1,0091

[RasSrv::RRQFeatures]
OverwriteEPOnSameAddress=1
AcceptEndpointIdentifier=1
AcceptGatewayPrefixes=1

[RasSrv::ARQFeatures]
ArjReasonRouteCallToSCN=0
ArjReasonRouteCallToGatekeeper=1
CallUnregisteredEndpoints=1
RemoveTrailingChar=#
ParseEmailAliases=1

[RasSrv::RRQAuth]
default=confirm

[GkStatus::Auth]
rule=allow
shutdown=forbid
KeyFilled=123
aruna=NRfzr6+4Kvk=

[RasSrv::RewriteE164]

[RasSrv::Neighbors]
Monarch79702=62.193.XXX.X9:1719
SmartNode1=10.60.1.169:1719
Monarch79704=62.193.XXX.X5:1719
monarchlagos=62.193.XXX.X8:1719

[RasSrv::LRQFeatures]
NeighborTimeout=2
ForwardHopCount=2
AlwaysForwardLRQ=0
AcceptForwardedLRQ=1
IncludeDestinationInfoInLCF=1
CiscoGKCompatible=1

[RasSrv::PermanentEndpoints]

[Gatekeeper::Auth]
RadAliasAuth=required;RRQ,ARQ
default=allow

[Gatekeeper::DestAnalysis]

[Password]
KeyFilled=123
CheckID=FALSE
PasswordTimeout=0
cwhuang=6TqIsUuBjVo=
aruna=pKTbjpkSzR4=

[Gatekeeper::Acct]
RadAcct=required;start,update,stop,on,off
;SQLAcct=required;start,update,stop

[RadAliasAuth]
Servers=127.0.0.1
SharedSecret=ma1gnugk
AppendCiscoAttributes=1
IncludeTerminalAliases=1
IncludeEndpointIP=1

[RadAcct]
Servers=127.0.0.1
SharedSecret=ma1gnugk
AppendCiscoAttributes=1
IncludeEndpointIP=1


[CallTable]
GenerateNBCDR=TRUE
GenerateUCCDR=FALSE
DefaultCallTimeout=0
AcctUpdateInterval=60

[GkLDAP::LDAPAttributeNames]

[GkLDAP::Settings]

[Accounting]

[NATedEndpoints]


[CTI::Agents]
VirtualQueueAliases=CC
RequestTimeout=10

THE DEBUG FROM THE CISCO AS5300

monarchlagos#debug voip ccapi inout

voip ccAPI function enter/exit debugging is on

monarchlagos#

*Dec  8 08:35:57.962: cc_api_call_setup_ind (vdbPtr=0x61C771B4, callInfo={called

=0091797026219111,called_oct3=0x81,calling=,calling_oct3=0x0,calling_oct3a=0x0,c

alling_xlated=false,subscriber_type_str=Unknown,fdest=1,peer_tag=9677, prog_ind=

0,callingIE_present 0},callID=0x6201248C)

*Dec  8 08:35:57.962: cc_api_call_setup_ind calling number is null, answer addr

 dest pattern T e164_ans_addr 0 e164_dest_pattern 0

*Dec  8 08:35:57.962: cc_api_call_setup_ind type 0 , prot 1

*Dec  8 08:35:57.962: cc_api_call_setup_ind (vdbPtr=0x61C771B4, callInfo={called

=0091797026219111, calling=, fdest=1 peer_tag=9677}, callID=0x6201248C)

*Dec  8 08:35:57.962: cc_process_call_setup_ind (event=0x62117470)

*Dec  8 08:35:57.962: >>>>CCAPI handed cid 44 with tag 9677 to app "DEFAULT"

*Dec  8 08:35:57.962: sess_appl: ev(24=CC_EV_CALL_SETUP_IND), cid(44), disp(0)

*Dec  8 08:35:57.962: sess_appl: ev(SSA_EV_CALL_SETUP_IND), cid(44), disp(0)

*Dec  8 08:35:57.962: ssaCallSetupInd

*Dec  8 08:35:57.962: ccCallSetContext (callID=0x2C, context=0x61CB0760)

*Dec  8 08:35:57.962: ssaCallSetupInd cid(44), st(SSA_CS_MAPPING),oldst(0), ev(2

4)ev->e.evCallSetupInd.nCallInfo.finalDestFlag = 1

*Dec  8 08:35:57.962: ssaCallSetupInd finalDest cllng(), clled(0091797026219111)

*Dec  8 08:35:57.962: ssaCallSetupInd cid(44), st(SSA_CS_CALL_SETTING),oldst(0),

 ev(24)dpMatchPeersMoreArg result= 0

*Dec  8 08:35:57.962: ssaSetupPeer cid(44) peer list:  tag(9677) called number (

0091797026219111)

*Dec  8 08:35:57.966: ssaSetupPeer cid(44), destPat(0091797026219111), matched(0

), prefix(), peer(6209389C), peer->encapType (2)

*Dec  8 08:35:57.966: ssaSetupPeer cid(44), can't gateway with peer tag(9677))

*Dec  8 08:35:57.966: ccCallDisconnect (callID=0x2C, cause=0x3 tag=0x0)

*Dec  8 08:35:57.966:  ccCallDisconnect: existing_cause = 0x0, new_cause = 0x3

*Dec  8 08:35:57.966: ccCallReportDigits (callID=0x2C, enable=0x0)

*Dec  8 08:35:57.966: cc_api_call_report_digits_done (vdbPtr=0x61C771B4, callID=

0x2C, disp=0)

*Dec  8 08:35:57.966: sess_appl: ev(53=CC_EV_CALL_REPORT_DIGITS_DONE), cid(44),

disp(0)

*Dec  8 08:35:57.966: cid(44)st(SSA_CS_DISCONNECTING)ev(SSA_EV_CALL_REPORT_DIGIT

S_DONE)

oldst(SSA_CS_MAPPING)cfid(-1)csize(0)in(1)fDest(1)

*Dec  8 08:35:57.966: ssaReportDigitsDone cid(44) peer list: (empty)

*Dec  8 08:35:57.966: ssaReportDigitsDone callid=44 Reporting disabled.

*Dec  8 08:35:57.966: cc_api_icpif: expect factor = 0

*Dec  8 08:35:58.066: cc_api_call_disconnect_done(vdbPtr=0x0, callID=0x2C, disp=

0, tag=0x0)

*Dec  8 08:35:58.066: sess_appl: ev(12=CC_EV_CALL_DISCONNECT_DONE), cid(44), dis

p(0)

*Dec  8 08:35:58.066: cid(44)st(SSA_CS_DISCONNECTING)ev(SSA_EV_CALL_DISCONNECT_D

ONE)

oldst(SSA_CS_DISCONNECTING)cfid(-1)csize(0)in(1)fDest(1)

*Dec  8 08:35:58.066: ssaDisconnectDone


Quoting Zygmuntowicz Michal <m.zygmuntowicz@xxxxxxx>:

> Maybe you need to contact Avaya support and ask
> if the phone can work with non-Avaya products.
>
> ----- Original Message -----
> From: "Arvanitis Kostas" <arvanit@xxxxxxxxxxxxx>
> Sent: Wednesday, December 08, 2004 2:36 PM
>
>
>> On Wednesday 08 December 2004 14:31, Zygmuntowicz Michal wrote:
>>> You may want to check what URQ reason
>>> the phone sends to the gatekeeper.
>>
>> When I view the Unregistration Request from inside Ethereal (version
>> 0.10.3) is shows a part of the response as "nonStandardData", which
>> contains (among other things) a "nonStandardIdentifier". There is no
>> section with anything like "URQ reason" in the packet. (Which I
>> assume stands for UnRegister reQuest.)
>>
>> In the registration request from the phone there is also a
>> "nonStandardData" section, with (among other things) a
>> "nonStandardIdentifier".
>>
>> Is it possible that this is part of some proprietary extension,
>> which of cource GNU Gatekeeper does not understand and so fails to
>> respond according to what the phone expects? I can provide the trace
>> file if anyone is interested.
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
>
> _______________________________________________________
>
> List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx
> Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
> Homepage: http://www.gnugk.org/



ARUNA MUHYIDDIN,
MONARCH COMMUNICATIONS LIMITED,
2, AGORO ODIYAN STREET,
OFF SAKA TINUBU,
VICTORIA ISLAND,
LAGOS,
NIGERIA.
234-8023717175
http://www.monarchng.com/

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

  Powered by Linux