[Asterisk-Users] D-Link DG-104SH H323 problemm

Elman Efendiyev elman at earlinvest.com
Wed Jul 28 16:53:21 MST 2004


Hi,

I'm using D-Link DG-104SH (H323 4 port FXS gateway) with analig phone
connected to it and X-Lite softphone as endpoints with *
When I calling from X-Lite to analog phone it's ok
When I dilaling X-Lite from analog phone, X-Lite si ringind but whei I
picked up X-Lite connection drops

IP of DG-104SH is 192.168.1.3, H323 ID is GW1
X-Lite number is 233

Here is * output:

-- Executing Dial("H323/ip$192.168.1.3:2406/14522", "SIP/233") in new
stack
    -- Called 233
    -- SIP/233-a652 is ringing
    -- SIP/233-a652 answered H323/ip$192.168.1.3:2406/14522
  == Spawn extension (h323, 233, 1) exited non-zero on
'H323/ip$192.168.1.3:2406/14522'

Extensions.conf
------------------------------------------------------------------------
----------------------
[general]
static=yes
writeprotect=no

[h323]
exten => _233,1,Dial(SIP/233)

[sip]
exten => _7025818,1,Dial(h323/7025818 at 192.168.1.3:1720)
------------------------------------------------------------------------
-----------------------

H323.conf
------------------------------------------------------------------------
-----------------------
[general]
port = 1720
bindaddr = 0.0.0.0
disallow=all
allow=ulaw
allow=alaw
gatekeeper = DISABLE

[GW1]
type=friend	; I tried type h323 and user here to
host=192.168.1.3
context=h323
------------------------------------------------------------------------
-------------------------

Sip.conf
------------------------------------------------------------------------
------------------------
[general]
port = 5060
allow = ulaw
allow = gsm

[233]
context = sip
type = friend
insecure = no
username = 233
secret = mysecret
host = dynamic
dtmfmode = rfc2833
callerid = <233>
------------------------------------------------------------------------
------------------------

When I using DG-104SH and netmeeting (without asterisk) its ok in both
directions

Could anybody explain what I'm doing wrong?

Thanks

--
Sincerely,
Elman Efendiyev
elman at earlinvest.com




More information about the asterisk-users mailing list