| Article: |
Asterisk: A Bare-Bones VoIP Example | |
| Subject: | At least one example for one of the UA's would help | |
| Date: | 2003-07-10 13:57:52 | |
| From: | anonymous2 | |
| The article was great, but when I installed asterisk and used the example config, I promptly downloaded X-Lite (free windows soft phone mentioned in the article) and it won't connect. A run with tethereal shows asterisk returning a "401" or "407" depending on if I try to connect to it as a proxy or a service. I'm not certain what exactly is supposed to go in what fields to make it connect correctly. | ||
Showing messages 1 through 2 of 2.
-
At least one example for one of the UA's would help
2003-07-10 14:46:56 anonymous2 [View]
Try setting "host=1.2.3.4" (where 1.2.3.4 is your UA IP address) in sip.conf and try again. If that is unsuccessful, try removing the username and secret lines in sip.conf. This trims down the number of complex functions the system is trying to do, and should (hopefully) result in calls getting out between UA's. As a last suggestion, try searching the asterisk-users archives for hints on setting sip.conf and client parameters for the X-lite software. -
At least one example for one of the UA's would help
2003-07-10 14:54:42 anonymous2 [View]
Thanks... already searching the archives. Found one suggestion that might help. I'll try these things when I get home.


