I can connect both LAN and WAN on FreePBX, I can not connect either on ACID. Thanks for the help! I will read and check into zoiper On Wed, Mar 21, 2012 at 10:45 AM, David Shaw <shawpbx@gmail.com> wrote:
I'm guessing that your client connect to both the ACID and FreePBX from your LAN address and not from any public (WAN) IP Address?
SIP and NAT doesn't play very well together. You should Google SIP behind NAT or Firewall. But IAX does a great job being NATed. Zoiper does both SIP and IAX and you can get it for windows, max and some cell phones. http://www.zoiper.com/ Go with IAX.
408 Request Timeout Couldn't find the user in time.<http://en.wikipedia.org/wiki/List_of_SIP_response_codes#cite_note-RFC_3261-0>
SIP Port 5060 and/or 5061 RTP Ports 10000-20000 sip.conf should have the public IP address in it. externip=X.X.X.X Use can use an IP address or hostname that is resolvable on a public DNS server. The client settings needs to have nat=yes. This means that your LAN DNS server should resolve the hostname to a local IP address. READ READ READ Find everything you can on SIP and NAT.
http://blog.lithiumblue.com/2007/07/understanding-relationship-between-sip.h...
If you have a Asterisk server (You call it FreePBX) with a Public and a LAN address and your AllStar node is on the same LAN as Asterisk then connect the Asterisk and AllStar node together and have the client connect to the Asterisk server.
REMEMBER to read SIP and NAT.
David
On Wed, Mar 21, 2012 at 7:45 AM, Michael Hebert <mhebert1975@gmail.com>wrote:
** It will not connect. I get a 408 error. I can use the same soft phone client and it connects to the all star sip and my freepbx with no problems. I have checked my port forwarding and firewall on the ACID box too. ------------------------------ *From: * David KE6UPI <dshaw@ke6upi.com> *Sender: * shawpbx@gmail.com *Date: *Wed, 21 Mar 2012 06:26:36 -0700 *To: *Michael Hebert<mhebert1975@gmail.com> *Cc: *<App_rpt-users@ohnosec.org> *Subject: *Re: [App_rpt-users] X Lite softphone on ACID
Will that a loaded question. How do you mean it does work? It connects but I can't make call? It does not connect at all? It connects and I can make a call but can dial the repeater?
David
On Tue, Mar 20, 2012 at 6:37 PM, Michael Hebert <mhebert1975@gmail.com>wrote:
All,****
** **
I would like to use several x lite softphones on my ACID box. I have done some research on the asterisk forums and added the following to my ACID distro. I can’t get the x lite softphone to work. Can someone please check my work and see if I have missed something?****
** **
Thanks,****
** **
Michael Hebert****
KD5DFB****
** **
*Sip.conf*
** **
[1070]****
secret=****
dtmfmode=rfc2833****
canreinvite=no****
context=from-internal****
host=dynamic****
trustrpid=yes****
sendrpid=no****
type=friend****
nat=no****
port=5060****
qualify=yes****
qualifyfreq=60****
transport=udp****
encryption=no****
dial=SIP/1070****
callerid=device <1070>****
callcounter=yes****
faxdetect=no****
cc_monitor_policy=generic****
** **
*extensions.conf*
** **
[from-internal]****
exten => 1234,1,Dial(SIP/1070)****
** **
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users