| |
| News & Reviews |
Welcome to the Voxilla VoIP Forum.
Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
Voxilla VoIP Forum |
Asterisk simple troubleTechnical support, how-to guides, troubleshooting, and general assistance, from beginner to seasoned pro, this is where to discuss Asterisk, the most powerful open source PBX. |
| | LinkBack | Thread Tools | Rate Thread | Display Modes |
| |||
| I already install Asterisk 1.2 for Centos 5, I know is running because I use this command: asterisk -g asterisk Response:Asterisk already running on.... Now, Im using the Xlite and I know the sip configuration is well done. Im using this configuration on my Asterisk server: sip.conf ===== [general] bindport=5060 [3000] type = friend context=default username = 3000 callerid=Isaac <3000> host = dynamic canreinvite=no dtmfmode=rfc2833 mailbox = 3000 disallow=all allow=ulaw allow=g729 secret=3000 nat=yes [3001] type = friend context=default username = 3001 callerid=Portatil <3001> host = dynamic canreinvite=no dtmfmode=rfc2833 mailbox = 3001 disallow=all allow=ulaw allow=g729 secret=3001 nat=yes extensions.conf ========== default] exten => 3000,1,Dial(SIP/3000,30,Ttm) exten => 3000,2,Playback(invalid) exten => 3000,3,Hangup exten => 3000,102,Voicemail(u3000) exten => 3000,103,Hangup exten => 3001,1,Dial(SIP/3001,30,Ttm) exten => 3001,2,Playback(invalid) exten => 3001,3,Hangup exten => 3001,102,Voicemail(u3001) exten => 3001,103,Hangup exten => 3002,1,Dial(SIP/3002,30,Ttm) exten => 3002,2,Playback(invalid) exten => 3002,3,Hangup exten => 3002,102,Voicemail(u3002) exten => 3002,103,Hangup Im dont getting any response in the CLI (asterisk -rvvv) Do I need to modify some other files to have two softphone working or Im missing something? |
| Thread Tools | |
| Display Modes | Rate This Thread |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Has anyone else been having trouble with skype? | dwstclair | Skype Support Forum | 0 | March 29th, 2007 02:31 PM |
| Cookie trouble anyone? | humba3 | General discussion | 11 | August 7th, 2006 06:02 PM |
| Simple Asterisk Forwarding Setup | RobT | Asterisk Support Forum | 0 | June 26th, 2005 09:26 AM |
| A simple question about asterisk | albersag | Asterisk Support Forum | 2 | March 7th, 2005 07:05 PM |
| Suggest trouble free IP phones for Asterisk | nc3d | Asterisk Support Forum | 2 | October 5th, 2004 09:27 PM |