Hi all, We have a very basic * installation for testing purposes. The * is connected to PSTN with BRI and setup with X-Lite over plain lan. (local IP's) OS: Linux/Debian unstable. Asterisk CVS-10/29/03-23:46:26 chan_capi On the IP side: X-lite (build: 1084) Calling and get calls on PSTN from X-Lite is no problem. We only get sound from PSTN to X-lite. Never from X.-lite to PSTN. The soundmeter on X-lite shows activity ... (not muted, correct device...) When pressing numbers while having these silent calls in x-lite is playing DTMFs at the PSTN phone side. sip.conf: [general] port = 5060 ; Port to bind to bindaddr = 0.0.0.0 ; Address to bind to allow=all [1*phonenumber*] type=friend username=NAME secret=testpass auth=md5 nat=no host=dynamic reinvite=no canreinvite=no dtmfmode=inband callerid="Test" <*phonenumber*> context=sip-phone-out Any suggestions ? Thanks, Thorsten