Displaying 1 result from an estimated 1 matches for "btnet2".
Did you mean:
btnet
2011 Mar 01
2
two questions regarding incoming call
...tion.
I got two incoming trunk sip channels on my server.
One of them is as follows.
[46.19.209.1]
host = 46.19.209.1
type = friend
insecure = invite
context = from-didww
canreinvite=no
The other is as follows:
[62.180.237.73]
host = 62.180.237.73
type = friend
insecure = invite
context = from-btnet2
canreinvite = no
The problem is, i get all calls coming from trunk1(didww) without a problem
but, when i receive a call from trunk2(btnet) it tries to authenticate the sip
call and denies it. It works only if i allow guest calls.
What can be the reason for that?
Thank you.