Hi
I am trying to install a new trunk with guest-voip.ch. The only way to receive incoming calls is to set yes in general the option Allow Anonymous Inbound SIP Calls?
Is there any risk to change this to yes and if yes do you know another way to accept this calls without setting this parameter to yes ?
It seems that the trixbox doesn't recognise this trunk. asterisk -rvvv gives this :
-- Executing NoOp("SIP/41xxxxx99-c25d", "Received incoming SIP connection from unknown peer to 41xxxxx99") in new stack
-- Executing Set("SIP/41xxxxx99-c25d", "DID=41xxxxx99") in new stack
-- Executing Goto("SIP/41xxxxx99-c25d", "s|1") in new stack
-- Goto (from-sip-external,s,1)
-- Executing GotoIf("SIP/41xxxxx99-c25d", "0?from-trunk|41xxxxx99|1") in new stack
-- Executing Set("SIP/41xxxxx99-c25d", "TIMEOUT(absolute)=15") in new stack
-- Channel will hangup at 2006-07-19 06:05:37 UTC.
sip_additional.conf
register=41xxxxx99:yyyyy@voipgateway.org/41xxxxx99
[41xxxxx99]
username=41xxxxx99
type=user
secret=yyyyy
qualify=yes
nat=yes
insecure=very
host=voipgateway.org
fromuser=41xxxxx99
fromdomain=voipgateway.org
[SIPxx99]
username=41xxxxx99
type=peer
secret=yyyyy
insecure=very
host=voipgateway.org
fromdomain=voipgateway.org
Thank you for your answer.
Remo

Member Since:
2006-07-09