quick howto - asterisk by ooh323 trunk to OXE

A H323 and SIP forum only !
User avatar
tot3nkopf
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 4058
Joined: 02 Feb 2006 10:41
Location: Germany & Romania
Contact:

Re: quick howto - asterisk by ooh323 trunk to OXE

Post by tot3nkopf »

Routing issue?
Which ports are used by asterisk? Using SJPhone to call to OXE ok? Using SJ Phone to call to asterisk ok?
krzysioD
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1165
Joined: 30 Aug 2006 13:43
Location: Europe, Poland

Re: quick howto - asterisk by ooh323 trunk to OXE

Post by krzysioD »

Always blame IT guys :D and use wireshark to understand H.* not just t3 and 'asterisk debug'.
Just for the impatient:

Code: Select all

System_Option + Fast Start
RAS only with H323 term. + False
Round trip delay request  + False  
H245 Timer : 0
Trunk Group Id : 21                                           │
Trunk Group Type + T2                                           │
T2 Specificity + IP  
┌─Consult/Modify: T2/T1/T0 Access────────────────────────────────────────┐
                 │                     Trunk Group Id : 21                                │
                 │                   Physical Address : 7-0-0                             │
                 │                        Access Type + T2                                │
                 │                  Access Cluster Id : -1                                │
                 │                      Time Slots T2 : 01111111111111110111111111111111  │

  Node Number (reserved) : 101                           │
                   │                      Shelf Address : 7                             │
                   │                      Board Address : 0                             │

                   │                     Interface Type + GD                            │

                   │               GD/GA Daughter Board + MADA3                         │
                   │      Nb of Compressors for Gateway : 8                             │
                   │   Nb of Compressors for IP Devices : 8                             │

The '*' part:

Code: Select all

[general]
port = 1720
bindaddr=0.0.0.0
dtmfmode=rfc2833
gatekeeper = DISABLE

gatekeeper=DISABLE
context=oxeh323
progress_setup=0
progress_alert=0
directmedia=yes
h245tunneling=no
fastStart=yes
directrtpsetup=yes

disallow=all
allow=alaw

context=internal

[192.168.200.2]
type=peer
ip=192.168.200.2
port=1720
context=default
rtptimeout=60
canreinvite=yes

Please note that at no time I will provide you with OXE/4400 nor AOS releases.
Note that it's our private time, that we spent to help you, so please don't expect complete solution for your problem.
You will need to do homework by your self.
Post Reply

Return to “H323 / Sip”