Displaying 3 results from an estimated 3 matches for "sipgate1".
Did you mean:
sipgate
2005 May 17
4
multiple sip accounts from same sip registrar
...0 Unmonitored
1003/1003 (Unspecified) D 255.255.255.255 0 Unmonitored
1002/1002 10.0.0.52 D 255.255.255.255 5060 Unmonitored
1001/1001 10.0.0.51 D 255.255.255.255 5060 Unmonitored
sipgate1/321**** 217.10.79.219 N 255.255.255.255 5060 OK (52 ms)
I think it maybe a host specific ip address which must be in a table somewhere in asterisk.
I have tried setting it up as a peer and dynamic but still no joy.
Is there a limitation to this within asterisk. I have p...
2004 May 08
3
asterisk with german SIPGATE ?
hi
anybody running with german SIPGATE?
my configuration don't works :-(
regards
thorsten@gehrig.de
2004 May 19
1
Strange Sip (FWD, SipGate and such) problem
...= 206.40.161.235
context = intern ; Default for incoming calls
maxexpirey=3600
defaultexpirey=300
disallow=all ; Disallow all codecsa
allow=gsm
allow=alaw
allow=ulaw
tos=reliability
register => xxx:xxx@sipgate.de/150
register => xxx:xxx@fwd.pulver.com/151
[sipgate1]
type=friend
username=xxx
secret=xxx
host=sipgate.de
fromuser=xxx
fromdomain=sipgate.net
nat=no
context=incoming-sipgate
canreinvite=yes
[fwd270002]
allow=ulaw
type=friend
context=incoming-fwd
secret=xxx
username=xxx
host=fwd.pulver.com
Any ideas?
When I put nat=yes I actually will get 1 second o...