[Asterisk-Users] asterisk with german SIPGATE ?

Marc Storck mstorck at luxadmin.org
Sat May 8 15:12:27 MST 2004


we do....

in sip.conf

register => userid:password at sipgate.de/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(${EXTEN}@sipgate1)

CU

Marc

Regards,

Marc

----- Original Message ----- 
From: "Thorsten Gehrig" <Thorsten at gehrig.de>
To: <asterisk-users at lists.digium.com>
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
> thorsten at gehrig.de
>
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list