[Asterisk-Users] "404 User Not Found" when calling between two SIP
UA's
Abraham WEI
abraham.wei at gmail.com
Thu Apr 7 04:13:10 MST 2005
The configuration for kphone in sip.conf:
[177204]
;Turn off silence suppression in X-Lite ("Transmit Silence"=YES)!
;Note that Xlite sends NAT keep-alive packets, so qualify=yes is not needed
type=friend
;regexten=1234 ; When they register, create extension 1234
;username=xlite1
;callerid="Jane Smith" <5678>
host=dynamic
;nat=yes ; X-Lite is behind a NAT router
;canreinvite=no ; Typically set to NO if behind NAT
disallow=all
;allow=gsm ; GSM consumes far less bandwidth than ulaw
allow=ulaw
;allow=alaw
The configuration for X-Lite in sip.conf:
[177210]
;Turn off silence suppression in X-Lite ("Transmit Silence"=YES)!
;Note that Xlite sends NAT keep-alive packets, so qualify=yes is not needed
type=friend
;regexten=1234 ; When they register, create extension 1234
;username=xlite1
;callerid="Jane Smith" <5678>
host=dynamic
;nat=yes ; X-Lite is behind a NAT router
;canreinvite=no ; Typically set to NO if behind NAT
disallow=all
;allow=gsm ; GSM consumes far less bandwidth than ulaw
allow=ulaw
;allow=alaw
X-Lite and kphone registered well with username 177204 and 177210
respectively. When I made a call between X-Lite and kphone, I got "404
User Not Found" message from asterisk.
Any idea?
X-Lite runs on Microsoft Windows XP Professional.
kphone runs on Red Hat Linux 9.0.
asterisk 1.07 runs on Red Hat Linux 7.3.
Abe
More information about the asterisk-users
mailing list