- Mitglied seit
- 2 Mai 2005
- Beiträge
- 47
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hallo
Ich binn fast am verzweifel habe alles ausprobiert was es an lösungen gibt.
Kann mir da jemand weiter helfen.
Dass ist die sip.conf
; Note: If your SIP devices are behind a NAT and your Asterisk
; server isn't, try adding "nat=1" to each peer definition to
; solve translation problems.
[general]
bindport=5070 ; UDP Port to bind to (SIP standard port is 5060)
bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all)
disallow=all
allow=ulaw
allow=alaw
context = from-sip-external ; Send unknown SIP callers to this context
callerid = Unknown
useragent = VOIP SERVER AT HOME
#include sip_nat.conf
#include sip_custom.conf
#include sip_additional.conf
#include additional_a2billing_sip.conf
Und das ist meine sip_additional.conf
register=41325114733:[email protected]:5060/41325114733
register=louismeier-100:[email protected]/100
[ sipcall33_out]
username=***41325114733***
secret=***xxxxxx***
host=***sip.backbone.ch:5060***
[110]
username=110
type=friend
secret=123456789
record_out=Always
record_in=Always
qualify=no
port=5060
nat=never
mailbox=110@device
host=dynamic
dtmfmode=rfc2833
context=from-internal
canreinvite=no
callerid=Louis Meier <110>
[200]
username=200
type=friend
secret=200
record_out=Adhoc
record_in=Adhoc
qualify=no
port=5060
nat=never
mailbox=200@device
host=dynamic
dtmfmode=rfc2833
context=from-internal
canreinvite=no
callerid=Louis Meier <200>
[400]
username=400
type=friend
secret=400
record_out=Adhoc
record_in=Adhoc
qualify=no
port=5060
nat=never
mailbox=400@device
host=dynamic
dtmfmode=rfc2833
context=from-internal
canreinvite=no
callerid=Louis Meier <400>
[41325114733]
type=peer
secret=***xxxxx***
context=from-pstn
[louismeier-100]
type=user
secret=***xxxxx***
context=from-pstn
[pbxes.com]
username=***louismeier-100***
type=peer
secret=***xxxxx***
host=***217.195.32.11:5060***
Ich binn fast am verzweifel habe alles ausprobiert was es an lösungen gibt.
Kann mir da jemand weiter helfen.
Dass ist die sip.conf
; Note: If your SIP devices are behind a NAT and your Asterisk
; server isn't, try adding "nat=1" to each peer definition to
; solve translation problems.
[general]
bindport=5070 ; UDP Port to bind to (SIP standard port is 5060)
bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all)
disallow=all
allow=ulaw
allow=alaw
context = from-sip-external ; Send unknown SIP callers to this context
callerid = Unknown
useragent = VOIP SERVER AT HOME
#include sip_nat.conf
#include sip_custom.conf
#include sip_additional.conf
#include additional_a2billing_sip.conf
Und das ist meine sip_additional.conf
register=41325114733:[email protected]:5060/41325114733
register=louismeier-100:[email protected]/100
[ sipcall33_out]
username=***41325114733***
secret=***xxxxxx***
host=***sip.backbone.ch:5060***
[110]
username=110
type=friend
secret=123456789
record_out=Always
record_in=Always
qualify=no
port=5060
nat=never
mailbox=110@device
host=dynamic
dtmfmode=rfc2833
context=from-internal
canreinvite=no
callerid=Louis Meier <110>
[200]
username=200
type=friend
secret=200
record_out=Adhoc
record_in=Adhoc
qualify=no
port=5060
nat=never
mailbox=200@device
host=dynamic
dtmfmode=rfc2833
context=from-internal
canreinvite=no
callerid=Louis Meier <200>
[400]
username=400
type=friend
secret=400
record_out=Adhoc
record_in=Adhoc
qualify=no
port=5060
nat=never
mailbox=400@device
host=dynamic
dtmfmode=rfc2833
context=from-internal
canreinvite=no
callerid=Louis Meier <400>
[41325114733]
type=peer
secret=***xxxxx***
context=from-pstn
[louismeier-100]
type=user
secret=***xxxxx***
context=from-pstn
[pbxes.com]
username=***louismeier-100***
type=peer
secret=***xxxxx***
host=***217.195.32.11:5060***