How about this? exten => _0XXXXXXXXX,1,Dial(ZAP/1/[EMAIL PROTECTED])
-----Opprinnelig melding----- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne av Folkert van Heusden Sendt: 31. oktober 2005 21:47 Til: [email protected] Emne: [Asterisk-Users] dial-out gives always "not found" (dial-in worksfine) Hi, I'm running asterisk 1.0.9 with an FXO card. People can call me on my pstn line and that gets transferred to my laptop (on 192.168.62.100). That all runs fine. If, though, I want to dial out (a pstn line) I always get a "call rejected: 404 not found" error (in sjphone) or a plain "not found" (in kphone) and in the asterisk console this appears: Check for res for is not a local user is not a local user Stopping retransmission on '[EMAIL PROTECTED]' of Response 1: Found In sip.conf I have this: [1000] type=peer host=dynamic defaultip=192.168.62.100 dtmfmode=rfc2833 mailbox=0000 context=dialoutcont callerid="Folkert van Heusden" <[EMAIL PROTECTED]> and in extensions.conf: [dialoutcont] exten => _0XXXXXXXXX,1,Dial(ZAP/1/${EXTEN}) Anyone got a suggestion what might be wrong? Folkert van Heusden -- Try MultiTail! Multiple windows with logfiles, filtered with regular expressions, colored output, etc. etc. www.vanheusden.com/multitail/ ---------------------------------------------------------------------- Get your PGP/GPG key signed at www.biglumber.com! ---------------------------------------------------------------------- Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
