[Asterisk-Users] Oh323, Please Help Newbie ;(

Zineddin Karzazi kamal010203 at yahoo.de
Sat Sep 4 15:11:19 MST 2004


Hi,

I just installed OH323 Plugin and im now tryin to make
simple Configuration to connect Openphone and Xlite to
my Asterisk-Server.

All works fine, i just wanna know if  there's a
better way to do it? Is there anything wrong with my
Config?

OH323.conf
[general]
listenAddress=0.0.0.0
listenPort=1720
connectPort=1720
tcpStart=10000
tcpEnd=20000
udpStart=8000
udpEnd=8005
fastStart=no
h245Tunnelling=no
h245inSetup=no
inBandDTMF=yes
silenceSuppression=no
jitterMin=20
jitterMax=500
ipTos=reliability
outboundMax=10
inboundMax=10
simultaneousMax=10
wrapLibTraceLevel=1
libTraceLevel=0
libTraceFile=stdout
gatekeeper=DISABLE
gatekeeperTTL=600
userInputMode=RFC2833
amaFlags=default
accountCode=H323

[223];OpenPhone
type=friend
defaultip=193.25.30.223
username=223
context=default

[register]
.....
[codecs]
codec=G711A
frames=20
codec=G711U
frames=20
codec=GSM0610
frames=4

///////////////////////////////////////////////
///////////////////////////////////////////////

Extension.conf
[general]
static=yes
writeprotect=no
[default]
;Xlite
exten => 224,1,SetLanguage(de) 
exten => 224,2,Dial(SIP/xlite1,10)
exten => 224,3,Voicemail(u224)
exten => 224,102,Voicemail(b224)
exten => 224,103,Hangup

;Openphone (H.323)
exten => 223,1,SetLanguage(de)
exten => 223,2,Dial(OH323/193.25.30.223,15)           
 exten => 223,3,Voicemail(u223)
exten => 223,102,Voicemail(b223)
exten => 223,103,Hangup


Thanks.


	

	
		
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 100MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de



More information about the asterisk-users mailing list