Ryan McCormack
2010-Jan-11 19:05 UTC
[asterisk-users] SIP over VPN -- no audio to other remote/VPN connected phones
Hello, I am having a problem with my current SIP over VPN setup. We have a server running asterisk at our office. All the phones in the office are on the same network / local to this server. We also have two employees with home offices using SIP phones over VPN to connect to the asterisk server. These phones have no problem with calls to the phones in the office, however there is no audio when trying to place a call from one remote phone to the other. I'm assuming this is a routing issue, but I have no been able to come up with a solution. Thanks for any advice.
Cary Fitch
2010-Jan-11 19:28 UTC
[asterisk-users] SIP over VPN -- no audio to other remote/VPNconnected phones
-----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Ryan McCormack Sent: Monday, January 11, 2010 1:05 PM To: asterisk-users at lists.digium.com Subject: [asterisk-users] SIP over VPN -- no audio to other remote/VPNconnected phones Hello, I am having a problem with my current SIP over VPN setup. We have a server running asterisk at our office. All the phones in the office are on the same network / local to this server. We also have two employees with home offices using SIP phones over VPN to connect to the asterisk server. These phones have no problem with calls to the phones in the office, however there is no audio when trying to place a call from one remote phone to the other. I'm assuming this is a routing issue, but I have no been able to come up with a solution. Thanks for any advice. [Cary Fitch] One thought: if you are using "reinvite" try turning that off. That will be a clue. It would seem that both phones are on the local net via VPN, and should be able to talk to each other if they can talk to anyone in the office. (As you know.) So look for clues as to real paths to each other. Cary Fitch -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Ryan McCormack
2010-Jan-11 19:39 UTC
[asterisk-users] SIP over VPN -- no audio to other remote/VPNconnected phones
canreinvite=no did the trick! Thanks!!> [Cary Fitch] > > One thought: if you are using "reinvite" try turning that off. That will be > a clue. > > It would seem that both phones are on the local net via VPN, and should be > able to talk to each other if they can talk to anyone in the office. (As you > know.) So look for clues as to real paths to each other. > > Cary Fitch >
Michelle Dupuis
2010-Jan-11 20:16 UTC
[asterisk-users] SIP over VPN -- no audio to other remote/VPNconnected phones
We have that solution running fine... Is your VPN termination a Linux box? Is it also the office router? Is it also the firewall? -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Ryan McCormack Sent: Monday, January 11, 2010 2:05 PM To: Asterisk Users List Subject: [asterisk-users] SIP over VPN -- no audio to other remote/VPNconnected phones Hello, I am having a problem with my current SIP over VPN setup. We have a server running asterisk at our office. All the phones in the office are on the same network / local to this server. We also have two employees with home offices using SIP phones over VPN to connect to the asterisk server. These phones have no problem with calls to the phones in the office, however there is no audio when trying to place a call from one remote phone to the other. I'm assuming this is a routing issue, but I have no been able to come up with a solution. Thanks for any advice. -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Ryan McCormack
2010-Jan-11 21:29 UTC
[asterisk-users] SIP over VPN -- no audio to other remote/VPNconnected phones
The VPN termination is a Cisco/Linksys RV042.> We have that solution running fine... > > Is your VPN termination a Linux box? Is it also the office router? Is it > also the firewall?