we do.... in sip.conf
register => userid:[EMAIL PROTECTED]/userid [sipgate1] type=friend username=userid secret=password host=sipgate.de fromuser=userid fromdomain=sipgate.net nat=no ;dtmfband=inband context=incoming-ip canreinvite=yes then in extensions.conf create the following exten in context [incoming-ip] or the context name you put [sipgate1] into exten => userid,1,..... you may even route calls to the ouside via sipgate exten => _0049.,1,Dial([EMAIL PROTECTED]) CU Marc Regards, Marc ----- Original Message ----- From: "Thorsten Gehrig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, May 09, 2004 12:02 AM Subject: [Asterisk-Users] asterisk with german SIPGATE ? > hi > anybody running with german SIPGATE? > my configuration don't works :-( > > regards > [EMAIL PROTECTED] > > > > _______________________________________________ > 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 _______________________________________________ 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
