- Joined
- Jun 20, 2018
- Messages
- 3
- Reaction score
- 1
Hi Team,
I have been ready forum about 3cx for the 2 or 3 last day about my issue.
I already have a couple of 3cx servers running in a cloud environment and working fine.
My issue is why a Raspberry Pi 3b+. I follow the tuto from 3cx.
Now I have 3 GXP 2130 sip phones connected to this network. I use the script to configure the MPK Key as MPK1 SP0, MPK2 SP1, ...
At this point the script been accepted by the phone and SIP trunk is okay. the customer receiving call and able to make calls Inbound/Outbound
The problem is when the business receives a call and puts the call on SP0 or SP1 ... and pickup this same call from another GXP2130 is just a one-way conversation. the customer caller will hear but can't talk, but on the business side the the mic will work.
Now when you make an external call and place this call on SP0 and pickup from another sip phone it will work as a two-way conversation.
The Modem is a Hitron CGN3 from Rogers:
SIP ALG is disable
IPv6 Disable
UPnP Enable
5060 UDP enable to 192.168.0.53 Raspberry pi server 3cx
9000-10999 UDP to 192.168.0.53
In the Script be default the Local RTP is 5004 should we changed to macht 9000-10999 like SIP phone1= 9500, SIP phone2=9900, SIP phone3= 10200?
{IF network=LOCALLAN}
<!-- Local RTP port (1024-65535, default 5004) -->
<P39>5004</P39>
<!-- STUN server -->
<!--P76 = -->
{ENDIF}
and
<!-- # Local RTP port range. Default is 200 -->
<!-- # Number: 48 - 10000 -->
<!-- # Mandatory -->
<P29610>200</P29610>
{ENDIF}
Also, try to change the codec in the 3cx extension but didn't help. Codec available is PCMU, PCMA, G729 A\B, G722
The firewall test failed. We did put the 3cx server as DMZ and it pass true.
What we forget here?!
Thank you for the little tips you can provide me
I have been ready forum about 3cx for the 2 or 3 last day about my issue.
I already have a couple of 3cx servers running in a cloud environment and working fine.
My issue is why a Raspberry Pi 3b+. I follow the tuto from 3cx.
Now I have 3 GXP 2130 sip phones connected to this network. I use the script to configure the MPK Key as MPK1 SP0, MPK2 SP1, ...
At this point the script been accepted by the phone and SIP trunk is okay. the customer receiving call and able to make calls Inbound/Outbound
The problem is when the business receives a call and puts the call on SP0 or SP1 ... and pickup this same call from another GXP2130 is just a one-way conversation. the customer caller will hear but can't talk, but on the business side the the mic will work.
Now when you make an external call and place this call on SP0 and pickup from another sip phone it will work as a two-way conversation.
The Modem is a Hitron CGN3 from Rogers:
SIP ALG is disable
IPv6 Disable
UPnP Enable
5060 UDP enable to 192.168.0.53 Raspberry pi server 3cx
9000-10999 UDP to 192.168.0.53
In the Script be default the Local RTP is 5004 should we changed to macht 9000-10999 like SIP phone1= 9500, SIP phone2=9900, SIP phone3= 10200?
{IF network=LOCALLAN}
<!-- Local RTP port (1024-65535, default 5004) -->
<P39>5004</P39>
<!-- STUN server -->
<!--P76 = -->
{ENDIF}
and
<!-- # Local RTP port range. Default is 200 -->
<!-- # Number: 48 - 10000 -->
<!-- # Mandatory -->
<P29610>200</P29610>
{ENDIF}
Also, try to change the codec in the 3cx extension but didn't help. Codec available is PCMU, PCMA, G729 A\B, G722
The firewall test failed. We did put the 3cx server as DMZ and it pass true.
What we forget here?!
Thank you for the little tips you can provide me
Last edited: