LiquidCaffeine
New Member
- Joined
- Nov 10, 2008
- Messages
- 32
- Reaction score
- 0
Ok, below is my setup:
3 SIP trunks
1 - Gizmo5
2 - Broadband.com
5 Remote Clients
1 - Granstream 2000
4 - Xlite softphones
PIAF Network
1 - Server is on a 10.0.1.0/255.255.255.0
1 - Static public IP
1 - Cisco 5500 ASA forwarding all the required ports to the PiaF server
Settings (sip_nat.conf)
externalip=xxx.xxx.xxx.xxx <---- real IP used here
localnet=10.0.1.0/255.255.255.0
nat=yes
Problem
The FreePBX status page shows all online, however, the Asterisk Info page shows all unreachable. Incoming calls are successfully answered by the IVR, but cannot reach remote devices. Calls to those extensions go straight to voicemail. The devices can actually successfully log in to hear their voicemail. Heck, even the little red message indicator lamp on the Grandstream flashes whenever there is a voicemail. Remote users cannot place any outbound calls to either other extensions or telephone numbers.
Some of the tings tried so far
I've tried turning qualify= to yes and no for the extensions without any luck (only changes status from UNREACHABLE to UNKNOWN ins Asterisk Info).
The Bandwidth.com trunks are all IP-IP, but the Gizmo5 requires a registration string which I know works (tried on another PiaF box without a hiccup). Trolling the logs shows:
[2009-06-11 09:54:50] NOTICE[2717] chan_sip.c: -- Registration for 'xxxxx@proxy01.sipphone.com' timed out, trying again (Attempt #68)
Any suggestions from anyone. Please feel free to ask for any information I may have omitted due to my encroaching madness from trying to solve this issue
3 SIP trunks
1 - Gizmo5
2 - Broadband.com
5 Remote Clients
1 - Granstream 2000
4 - Xlite softphones
PIAF Network
1 - Server is on a 10.0.1.0/255.255.255.0
1 - Static public IP
1 - Cisco 5500 ASA forwarding all the required ports to the PiaF server
Settings (sip_nat.conf)
externalip=xxx.xxx.xxx.xxx <---- real IP used here
localnet=10.0.1.0/255.255.255.0
nat=yes
Problem
The FreePBX status page shows all online, however, the Asterisk Info page shows all unreachable. Incoming calls are successfully answered by the IVR, but cannot reach remote devices. Calls to those extensions go straight to voicemail. The devices can actually successfully log in to hear their voicemail. Heck, even the little red message indicator lamp on the Grandstream flashes whenever there is a voicemail. Remote users cannot place any outbound calls to either other extensions or telephone numbers.
Some of the tings tried so far
I've tried turning qualify= to yes and no for the extensions without any luck (only changes status from UNREACHABLE to UNKNOWN ins Asterisk Info).
The Bandwidth.com trunks are all IP-IP, but the Gizmo5 requires a registration string which I know works (tried on another PiaF box without a hiccup). Trolling the logs shows:
[2009-06-11 09:54:50] NOTICE[2717] chan_sip.c: -- Registration for 'xxxxx@proxy01.sipphone.com' timed out, trying again (Attempt #68)
Any suggestions from anyone. Please feel free to ask for any information I may have omitted due to my encroaching madness from trying to solve this issue
. The sip_nat.conf is actually:
.