Hi Avin,

Le mardi 11 avril 2006 à 11:03 -0400, Avin Patel a écrit :
> Hi Sboily,
> H.323 control channel will talk on TCP protocol.

Ok but why i don't see anything in my debug from asterisk ?

When i make a tcpdump i see that it's trying to connect to the udp port
1719 while Asterisk is listening on the tcp port 1719.

19:22:54.389325 arp who-has 192.168.0.254 tell 192.168.0.1
19:22:54.389372 arp reply 192.168.0.254 is-at 00:0e:a6:93:d9:7e
19:22:54.389717 IP 192.168.0.1.16392 > 192.168.0.254.1719: UDP, length: 176
19:22:54.389773 IP 192.168.0.254 > 192.168.0.1: icmp 212: 192.168.0.254 udp 
port 1719 unreachable
19:22:54.391546 IP 192.168.0.1.16394 > 192.168.0.254.1719: UDP, length: 178
19:22:54.391582 IP 192.168.0.254 > 192.168.0.1: icmp 214: 192.168.0.254 udp 
port 1719 unreachable
19:22:56.400307 IP 192.168.0.1.16394 > 192.168.0.254.1719: UDP, length: 178
19:22:56.400372 IP 192.168.0.254 > 192.168.0.1: icmp 214: 192.168.0.254 udp 
port 1719 unreachable
19:22:56.400572 IP 192.168.0.1.16392 > 192.168.0.254.1719: UDP, length: 176
19:22:56.400624 IP 192.168.0.254 > 192.168.0.1: icmp 212: 192.168.0.254 udp 
port 1719 unreachable

> 
> You can change the port with port config option in general section. As you
> have done.
> 
> [general]
> port=1719

that already port=1719.

Sylvain

> 
> Regards,
> Avin Patel
> Objective Systems, Inc.
> 
> 
> 
> > -----Original Message-----
> > From: Sylvain Boily [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, April 11, 2006 7:12 AM
> > To: ooh323c-devel@lists.sourceforge.net
> > Subject: [ooh323c-devel] Kirk IP600 / asterisk / ooh323c
> >
> >
> > Hi all,
> >
> > I've got a kirk IP600 (http://www.kirktelecom.com/company/suk207.asp),
> > an asterisk with the ooh323c from the addons 1.2.2.
> >
> > With the kirk the h323 is configured for established a session on
> > 1719/udp and it's not possible to change this.
> >
> > The ooh323c listen by default with 1720 on tcp. Does it possible to
> > change the protocol and port for listen on 1719/udp ?
> >
> > My ooh323.conf
> >
> > [general]
> > port=1719
> > bindaddr=0.0.0.0
> > gateway=yes
> > h323id=proformatiqueh323
> > e164=100
> > callerid=asterisk
> > gatekeeper = DISABLE
> > context=from-h323
> > disallow=all
> > allow=gsm
> > allow=ulaw
> > dtmfmode=rfc2833
> >
> > [test]
> > type=user
> > disallow=all
> > allow=gsm
> > allow=ulaw
> >
> > [proformatiqueh323]
> > type=peer
> > ip=192.168.0.1
> > port=1719
> > e164=101
> >
> > Regards,
> > Sylvain
> >
> > --
> > Sylvain BOILY
> > Proformatique - 67 rue Voltaire - 92800 Puteaux
> > Tel. : 01 41 38 99 64 - Fax. : 01 41 38 99 70
> > Email : [EMAIL PROTECTED] - http://proformatique.com/
> >
> > "Vers un monde plus libre"
> > ------------------------------------
> > Proformatique est membre de l'ASS2L
> > http://www.ass2L.org
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking
> > scripting language
> > that extends applications into web and mobile media. Attend the
> > live webcast
> > and join the prime developer group breaking into this new coding
> > territory!
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> > _______________________________________________
> > ooh323c-devel mailing list
> > ooh323c-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/ooh323c-devel
> >
> >
> 
-- 
Sylvain BOILY
Proformatique - 67 rue Voltaire - 92800 Puteaux
Tel. : 01 41 38 99 64 - Fax. : 01 41 38 99 70
Email : [EMAIL PROTECTED] - http://proformatique.com/

"Vers un monde plus libre"
------------------------------------
Proformatique est membre de l'ASS2L
http://www.ass2L.org



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to