[Asterisk-Users] oh323 or h323
Steve Ducat
steveducat at gmail.com
Fri Sep 2 13:01:51 MST 2005
OK, now I am getting closer.
I am trying to get asterisk to connect to a gatekeeper as a terminal
to receive calls made to the landline number in china which is passed
along via h323.
I have now concentrated on only 1 number.
Protocol = H323
Gatekeeper = 210.21.118.xxx
H323ID = .HMA0200.10szxn-hxxx
e164 = 02022xx2912
I can now register with the gatekeeper successfully. Now when I call
the landline number which is routed through to my h323 connection I
hear a message saying "the other caller has hung up" and when I show
trace (Level 20) in the console I see the following appear:
2:00.031 Transactor:a091e98 h323pdu.cxx(501) H225RAS
Receiving PDU:
nonStandardMessage {
requestSeqNum = 5
nonStandardData = {
nonStandardIdentifier = h221NonStandard {
t35CountryCode = 38
t35Extension = 2
manufacturerCode = 68
}
data = 19 octets {
32 31 30 2e 32 31 2e 31 31 38 2e 32 32 30 3a 38 210.21.118.xxx:8
30 30 30 000
}
}
}
Raw PDU:
size=1c pos=1c.0 {
000 5c 00 04 40 26 02 00 44 13 32 31 30 2e 32 31 2e \ @& D 210.21.
31 31 38 2e 32 32 30 3a 38 30 30 30 118.xxx:8000
}
2:00.032 Transactor:a091e98 h323trans.cxx(343) Trans
Reading PDU
Obviously my asterisk box does not respond to this. It continues to
reregister with the gatekeeper every minute or so but everytime I call
the landline number the only thing that happens is the above appears
in the trace.
I am now using the h323 channel.
Am I on the right track or have I lost the plot.
My config is (h323.conf):
[general]
port = 1720
bindaddr = 70.84.200.xxx
allow=all
gatekeeper = 210.21.118.xxx
AllowGKRouted = yes
context=default
h323id=.HMA0200.10szxn-xxxx
[.HMA0200.10szxn-xxxx]
type=h323
e164=02022xx2912
context=default
Thanks
Steve Ducat.
More information about the asterisk-users
mailing list