[Asterisk-Dev] Mera Network Softswitch with OH323

Sergio Serrano Revuelto sergio.serrano at avanzada7.com
Wed Nov 12 03:50:19 MST 2003


Hi all,

	I try to configure my Asterisk to connect with Mera Softswitch
but I can't do it. My asterisk  is behind a Firewall and Mera Softswitch
is in public IP.
	I am using oh323 and my oh323.conf is the next:

[general]
listenAddress=0.0.0.0
listenPort=1720
connectPort=1720
fastStart=no
h245Tunnelling=no
h245inSetup=no
inBandDTMF=no
silenceSuppression=yes
jitterMin=20
jitterMax=100
ipTos=none
outboundMax=10
inboundMax=10
gatekeeper=212.230.1.187
gatekeeperName=999999
gatekeeperPassword=7777
gatekeeperTTL=600
accountCode=999999
wrapLibTraceLevel=10
libTraceLevel=10
userInputMode=TONE
context=outgoing
[register]
alias=999999/7777
[codecs]
codec=G711A
frames=10

Asterisk says to me:


WrapMutex::WrapMutex: Created mutex answerMutex
WrapH323EndPoint::WrapH323EndPoint: Compile-time libraries OpenH323
v1.11.7, PWlib v1.4.11
Wrapper API::h323_end_point_create: Endpoint created.
Wrapper API::h323_set_options: Setting endpoint options.
Wrapper API::h323_set_options:   FastStart option.
Wrapper API::h323_set_options:   H245Tunnelling option.
Wrapper API::h323_set_options:   H245InSetup option.
Wrapper API::h323_set_options:   Jitter options.
Wrapper API::h323_set_options:   RTP IP TOS option.
Wrapper API::h323_set_ports: Setting endpoint port ranges.
Wrapper API::h323_start_listener: Started listener Listener[ip$*:1720]
Wrapper API::h323_set_gk: Configuring gatekeeper.
WrapH323EndPoint::SetGatekeeperTimeToLive: Gatekeeper registration TTL
set at 600 sec
Wrapper API::h323_set_gk: Setting gatekeeper...
Wrapper API::h323_set_gk: Error registering with gatekeeper
'212.230.1.187'. Continuing without gatekeeper.
WrapH323EndPoint::SetFrames: Setting 10
WrapH323EndPoint::GetFrames: Returning 10
Wrapper API::h323_set_capability: Inserted capability G.711-ALaw-64k{hw}
Wrapper API::h323_set_senduimode: User-input mode set.
Wrapper API::h323_callback_register: Callback functions installed.

Any idea?


Thanks in advance
srsergio




More information about the asterisk-dev mailing list