[xlite1]
;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
From the Asterisk CLI, I do:
sip show peers
It shows the one peer
and then sip reload
and then
sip show peers
and it is blank with the system being hung.
I've searched high and low for a solution, reinstalled Linux (Fedora Core 3), reinstalled Asterisk (I enabled the ztdummy module), and have used the sample config with the same results (for the sample, I just uncomment the above). Since I used the sample without modifications, the fact that I'm using it behind NAT shouldn't make a difference.
Any ideas on what is causing this? Is there any additional information I can provide for assistance?
Thanks.
-- Scott Gruby <mailto:[EMAIL PROTECTED]> <http://www.gruby.com/>
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
