Displaying 1 result from an estimated 1 matches for "329298xxx6".
2009 Dec 21
1
Incoming calls coming into default context
...xxx6 at 80.XX.XX.68:5060>
Remote-Party-ID:
<sip:321445xxx6 at 80.XX.XX.69>;party=calling;screen=yes;privacy=off
Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,INFO,REFER,SUBSCRIBE
Content-Type: application/sdp
Content-Length: 261
This is my sip.conf :
[outgoing]
type=peer
host=sip.XXX.tld
username=329298xxx6
secret=my-secret
fromuser=329298xxx6
disallow=all
allow=gsm
allow=alaw
; incoming
[329298yyy6]
type=user
host=sip.XXX.tld
context=mycontext
disallow=all
allow=gsm
allow=alaw
The call does not come into the context "mycontext" but into the default
context...
How can I authenticate this...