Heeft iemand hier ervaringen met 06 nummers op VoIP? Ik heb er eentje aangevraagd bij Belcentrale, voor testen kan je die krijgen. Maar nog geen garantie's dat het altijd werkt, het is nog niet in 'produktie' werd gezegd.
Op zich lijkt me dit wel geinig. Dan kan ik me mobiel op freePBX laten binnenkomen.
Ik heb de firewall opengezet
Open de volgende poorten van uw firewall:
SIP: 5060 / tcp
SIP: 5060 / udp
RTP: 10000 - 20000 / udp
Maar nog geen steeds geen verbinding met SIP server:
[general]
context=incoming ; Default context for incoming calls
recordhistory=yes ; Record SIP history by default
realm=xxx ; Realm for digest authentication
port=5060 ; UDP Port to bind to (SIP standard port is 5060)
transport=udp
udpbindaddr=192.168.2.11 ; IP address to bind to (0.0.0.0 binds to all)
tcpenable=no
tcpbindaddress=0.0.0.0
srvlookup=yes ; Enable DNS SRV lookups on outbound calls
disallow=all ; First disallow all codecs
allow=alaw
allow=ulaw ; Allow codecs in order of preference
allow=gsm
allow=ilbc ; Note: codec order is respected only in [general]
musicclass=default ; Sets the default music on hold class for all SIP calls
language=nl ; Default language setting for all users/peers
register => xyz:xyzf@pbx4.belcentrale.nl
[sip-out]
type=friend
host=pbx4.belcentrale.nl
username=<gebruikersnaam>
secret=<wachtwoord?
context=incoming
qualify=yes
Is dit de minimale config , of is er meer verplicht?
Op zich lijkt me dit wel geinig. Dan kan ik me mobiel op freePBX laten binnenkomen.
Ik heb de firewall opengezet
Open de volgende poorten van uw firewall:
SIP: 5060 / tcp
SIP: 5060 / udp
RTP: 10000 - 20000 / udp
Maar nog geen steeds geen verbinding met SIP server:
[general]
context=incoming ; Default context for incoming calls
recordhistory=yes ; Record SIP history by default
realm=xxx ; Realm for digest authentication
port=5060 ; UDP Port to bind to (SIP standard port is 5060)
transport=udp
udpbindaddr=192.168.2.11 ; IP address to bind to (0.0.0.0 binds to all)
tcpenable=no
tcpbindaddress=0.0.0.0
srvlookup=yes ; Enable DNS SRV lookups on outbound calls
disallow=all ; First disallow all codecs
allow=alaw
allow=ulaw ; Allow codecs in order of preference
allow=gsm
allow=ilbc ; Note: codec order is respected only in [general]
musicclass=default ; Sets the default music on hold class for all SIP calls
language=nl ; Default language setting for all users/peers
register => xyz:xyzf@pbx4.belcentrale.nl
[sip-out]
type=friend
host=pbx4.belcentrale.nl
username=<gebruikersnaam>
secret=<wachtwoord?
context=incoming
qualify=yes
Is dit de minimale config , of is er meer verplicht?