Also ich hab folgendes Problem.
Ich bin ein neuling auf diesem Gebiet:
So mein Problem ist, dass wenn ich auf die Sipgate Nummer anrufe er es nicht zu meinen X-Lite Phones weiterleitet.
sip conf
[general]
port=5060
bindaddr=192.168.210.205
context=default
tos=reliability
srvlookup=yes
nat=yes
maxexpirey=1200
defaultexpirey=1200
register => 681xx:[email protected]/xxxxxx
[sipgate]
type=friend
username=681xxx
secret=xxxxxx
host=sipgate.de
fromuser=681xxx
fromdomain=sipgate.net
nat=yes
insecure=very
quality=1200
context=incomingsipgate
canreinvite=no
[12]
type=friend
username=12
secret=12
host=dynamic
callerid="12"=<12>
context=default
[17]
type=friend
username=17
secret=17
host=dynamic
callerid="17"=<17>
context=default
extension.conf
[general]
static=yes
writeprotect=yes
;----------------------------------------------------------------------------------------
[incomingsipgate]
[018017xxxxxxx]
exten=>018017xxxxxxx,1,Dial(SIP/17,20)
exten=>018017xxxxxxx,2,Hangup
;----------------------------------------------------------------------------------------
[default]
include=> 12
include=> 17
;-----------------------------------------------------------------------------------------
exten=>_xxx.,1,Dial,CAPI/@980xxx:${EXTEN}
exten=>_xxx.,2,Congestion
[CAPICALL]
exten=>980xxx,1,Dial(SIP/17&SIP/12,20)
exten=>980xxx,1,Dial(SIP/12,20)
;------------------------------------------------------------------------------------------
[12]
exten=>12,1,Dial(SIP/12,20)
exten=>12,2,Hangup
[17]
exten=>17,1,Dial(SIP/17,20)
exten=>17,2,Hangup
danke im Vorraus
Ich bin ein neuling auf diesem Gebiet:
So mein Problem ist, dass wenn ich auf die Sipgate Nummer anrufe er es nicht zu meinen X-Lite Phones weiterleitet.
sip conf
[general]
port=5060
bindaddr=192.168.210.205
context=default
tos=reliability
srvlookup=yes
nat=yes
maxexpirey=1200
defaultexpirey=1200
register => 681xx:[email protected]/xxxxxx
[sipgate]
type=friend
username=681xxx
secret=xxxxxx
host=sipgate.de
fromuser=681xxx
fromdomain=sipgate.net
nat=yes
insecure=very
quality=1200
context=incomingsipgate
canreinvite=no
[12]
type=friend
username=12
secret=12
host=dynamic
callerid="12"=<12>
context=default
[17]
type=friend
username=17
secret=17
host=dynamic
callerid="17"=<17>
context=default
extension.conf
[general]
static=yes
writeprotect=yes
;----------------------------------------------------------------------------------------
[incomingsipgate]
[018017xxxxxxx]
exten=>018017xxxxxxx,1,Dial(SIP/17,20)
exten=>018017xxxxxxx,2,Hangup
;----------------------------------------------------------------------------------------
[default]
include=> 12
include=> 17
;-----------------------------------------------------------------------------------------
exten=>_xxx.,1,Dial,CAPI/@980xxx:${EXTEN}
exten=>_xxx.,2,Congestion
[CAPICALL]
exten=>980xxx,1,Dial(SIP/17&SIP/12,20)
exten=>980xxx,1,Dial(SIP/12,20)
;------------------------------------------------------------------------------------------
[12]
exten=>12,1,Dial(SIP/12,20)
exten=>12,2,Hangup
[17]
exten=>17,1,Dial(SIP/17,20)
exten=>17,2,Hangup
danke im Vorraus