教程 - Using your spare USB 3G modem with Asterisk (SMS and Voice - In and Out)
| 本帖最後由 ckleea 於 2011-5-13 19:41 編輯 
 與其讓你的手指退下來,不如物盡其用,駁上你的asterisk server 做多個FXO 口
 
 注意:會可能有較多英文;需要有linux software compile experience,同裝linux package 經驗。
 
 不過,相信是另一種方面實現voip 流動方案。
 
 After some days of work, trial and errors, I am finally able to make it successful
 
 I use a spare USB 3G modem to connect my asterisk 1.8 to do
 1. Voice in and out (音質清晰)
 - very clear (tested with bubblestar 兄 and others)
 
 2. SMS in and out (短訊可打出打入)
 - incoming to asterisk server - support Chinese and English; SMS can then forward to user by email
 可以接受中英文短訊,然後經電郵轉發指定用戶
 - outgoing - Only English message in asterisk command line
 暫時只可以在asterisk CLI 發英文短訊
 
 Future:
 Waiting for frontend GUI program to do SMS
 
 感謝:
 雯雯借出手指試用
 bubblestar 兄試通話quality
 |