Project

General

Profile

I do not know 'what to do. help me. please

Added by luca daniele over 9 years ago

pentium 4 dual core
3gb ddr2
goautodial 3.3
my network has a firewall and I set in sip.conf external ip and locanet
even without opening firewall ports, call safely with both manually and with Zoiper goautodial.
voicetrading use as sip

my dial plan

exten => _X.,1,AGI
exten => _X.,2,Dial(SIP/${EXTEN:1}@voicetrading,,tTo)
exten => _X.,3,Hangup

[voicetrading]
disallow=all
allow=gsm
allow=ulaw
type=peer
dtmfmode=rfc2833
context=trunkinbound
qualify=yes
insecure=very
nat=yes
host=sip.voicetrading.com
username=myusername
secret=mypassword
allow=alaw

the phone are synchronized correctly and everything works fine but many times my players feel the client but the client does not hear them.

in asterisk CLI
i have
Manager sendcrone logged on and logged off from 127.0.0.1
sometimes broken pipe

are in Italy and I set the campaign with prefix 00 39
as the operating system and use xubuntu on each location there is the automatic dhcp

I can not understand what to do .. help me please


Replies (1)

RE: I do not know 'what to do. help me. please - Added by Levy Ryan Nolasco over 9 years ago

Hi,

Since your server is behind a firewall try the following. Set the public IP of your server on /etc/asterisk/sip.conf "externip = to public IP of your server". Make sure also to check the following below.

1. Try to perform a conversation using a different headset.
2. Try to perform a conversation on a different PC or Phoneset if possible, to verify whether the problem is local or central.
3. Open your firewall for traffic on ports: UDP/5060 & UDP/10000-30000.

Regards,
Levy Ryan

    (1-1/1)
    Go to top