Hi. Has anyone experience with wellgate fxs gateways ? I'm playing with a 3502, that's a 2 fxs ports (like the cisco ata186). The gw works ok, registers to asterisk, receive and place calls. when calling to snom100, I have a strange issue: I can call & receive both direction. When I hangup, if the caller was the phone@gw , the hangup work ok (even if the snom hangs or the phone@gw hangs). But if I call the phone@gw from the snom (the snom is the caller now), when I hangup from the snom, all ok, if I hangup from the phone@gw on the snom the line isn't closed. Any idea? Here's my sip.conf (sip52 & sip53 are the 2 ports of the gw) ******************************************************** [general] port = 5060 ; Port to bind to bindaddr = 0.0.0.0 ; Address to bind to context = local ; Default for incoming calls tos = lowdelay disallow = all allow = ulaw allow = alaw [snom100] callerid="Snom100" <8001> accountcode=matteo mailbox=11 type=friend secret=snomsip username=snom100 host=dynamic defaultip=192.168.1.20 [sip52] callerid="Sip52" <52> type=friend username=sip52 ;secret=wellA host=dynamic defaultip=192.168.1.22 [sip53] callerid="Sip53" <53> username=sip53 type=friend ;secret=wellB host=dynamic defaultip=192.168.1.22 *********************************************** I attach the log gate->snom , when the caller is the gate and hangsup from both dir is ok. Also attach the log snom->gate, when the caller is the snom and hangsup on the snom side are ok and hangsup on the gate are not. P.S. The gate works ok with any other channel (zap, for ex.) Matteo Brancaleoni mbrancaleoni@espia.it Emmegi System Administrator EspiA - EMMEGI Srl - e*solution provider Uffici: Via Pascoli, 37 20129 Milano - Italy Sede Legale: Corso Sempione 67 20149 Milano - Italy Tel. +39 0270633354 Fax. +39 0245487890 http://www.espia.it -------------- next part -------------- A non-text attachment was scrubbed... Name: snom-gate.zip Type: application/x-stuffit Size: 1266 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20030310/5cbd5625/snom-gate.sit -------------- next part -------------- A non-text attachment was scrubbed... Name: gate-snom.zip Type: application/x-stuffit Size: 1126 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20030310/5cbd5625/gate-snom.sit