In Mail::IMAPClient source tar ball, I found an useful sample script to manage imap box.
http://bl0g.blogdns.com/code2006/cyrus_expire.pl
http://bl0g.blogdns.com/code2006/cyrus_expire.pl
In Mail::IMAPClient source tar ball, I found an useful sample script to manage imap box.
http://bl0g.blogdns.com/code2006/cyrus_expire.pl Here is my pictures of Asterisk PBX system:
http://bl0g.blogdns.com/pics/PBX_1.JPG http://bl0g.blogdns.com/pics/PBX-2.JPG Here is the my config to allow X-Lite outside network to connect asterisk server behind NAT:
sip.conf externip = external_ip [xlite] ;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=401 ; When they register, create extension 401 username=xlite secret=password context=default callerid="Vincent Li" <401> host=dynamic nat=no ; X-Lite is behind a NAT router canreinvite=yes ; Typically set to NO if behind NAT disallow=all allow=ulaw allow=gsm ; GSM consumes far less bandwidth than ulaw mailbox=401@default Then port forwarding sip controling 5060 and rtp port range 8000-20000 from my linksys router to my internal asterisk server also see http://www.voip-info.org/wiki-Asterisk+ ... +solutions So the NSLU2 is flashed with unslung linux firmware, I followed the http://www.nslu2-linux.org/wiki/Unslung/Asterisk and http://www.nslu2-linux.org/wiki/Unslung ... ionForSlug to initally set up my first open source asterisk pbx system. I tried the softphone xlite from my powerbook to ibook labtop, it did not work at the network of my working place (UBC), but it does work at home network. here is a snap shot of my NSLU2 asterisk pbx box with two xlite on two mac laptops:
I trimmed some chinese rules from geewhiz to run fast with spamassassin
http://bl0g.blogdns.com/rules/99_geewhizg_mcli_zh.cf http://bl0g.blogdns.com/rules/50_scores ... mcli_zh.cf Back Next |