bar top left
bar top right
left curve
right curve
Welcome, Guest
Go to bottom
Post Reply
Post New Topic
Page: 12
TOPIC: Problem with sound
#42668
Problem with sound 2 Years, 4 Months ago Karma: 0
Hi My English is bad SORRY for that

i setup Elastix server
- Change ip to 192.168.1.53 static, setup hostname exemple.domain.com, DNS & gateway setup 192.168.1.1
- Change in sip_nat.conf
nat=yes
externhost=exemple.domain.com
localnet=192.168.1.53/255.255.255.0

extentions are online but i cant hear

what is wrong

i have also tested localnet=192.168.1.53/255.255.255.0 to remove

then work internel extentions working ok but externel extentions are online is server but no sound

i have Linksys router Ports are forwed to server 5060 tcp/udp & 10000-20000 udp

Plz help me out friends
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
azhar
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#42684
Re:Problem with sound 2 Years, 4 Months ago Karma: 156
localnet=192.168.1.53/255.255.255.0


Does not describe a legitimate network:

192.168.1.53 is a host in a network, if the netmask is 255.255.255.0 (a /24 network)
then it is in the network described by

localnet=192.168.1.0/255.255.255.0 (or 192.168.1.0/24)
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dicko
Ethically, I no longer support PaloSanto, Sorry.
Platinum Boarder
Posts: 4100
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Not available Birthday: 01/21
Last Edit: 2009/12/29 10:10 By dicko.
There are other solutions!!
Reply Quote
 
#42688
Re:Problem with sound 2 Years, 4 Months ago Karma: 130
Oups.
I was used the bad post.
It was funny a post in french into an English post, no?
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
danardf
Administrator
Posts: 5408
graph
User Offline Click here to see the profile of this user
Gender: Male Location: France - Trans sur Erdre Birthday: 12/31
Last Edit: 2009/12/29 12:35 By danardf.

Links hidden for unregistered users. Login or register Here - Links hidden for unregistered users. Login or register Here - Franck Danard - franckd@agmp.org
Reply Quote
 
#42695
Re:Problem with sound 2 Years, 4 Months ago Karma: 0
hi

i change sip_nat_conf to

nat=yes
externhost=exemple.domain.com
localnet=192.168.1.0/255.255.255.0

stil no sound

1 extention is in internel network
1 extention is out (externel network)
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
azhar
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/12/29 12:46 By azhar.
Reply Quote
 
#42696
Re:Problem with sound 2 Years, 4 Months ago Karma: 130
dicko wrote:
localnet=192.168.1.53/255.255.255.0


Does not describe a legitimate network:

192.168.1.53 is a host in a network, if the netmask is 255.255.255.0 (a /24 network)
then it is in the network described by

localnet=192.168.1.0/255.255.255.0 (or 192.168.1.0/24)


Exactly Dicko

Hi Dicko , how are you?
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
danardf
Administrator
Posts: 5408
graph
User Offline Click here to see the profile of this user
Gender: Male Location: France - Trans sur Erdre Birthday: 12/31

Links hidden for unregistered users. Login or register Here - Links hidden for unregistered users. Login or register Here - Franck Danard - franckd@agmp.org
Reply Quote
 
#42697
Re:Problem with sound 2 Years, 4 Months ago Karma: 156
Which is the internal and which the external Atifa or Azhar and is the internal extension a softphone on the notebook or 7000? Did you you reload SIP (or restart asterisk or reboot) after the change

(please edit your previous post to obfuscate IPs or names that are resolvable, please check your security settings in FreePBX as your server is way too open.)
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dicko
Ethically, I no longer support PaloSanto, Sorry.
Platinum Boarder
Posts: 4100
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Not available Birthday: 01/21
There are other solutions!!
Reply Quote
 
#42699
Re:Problem with sound 2 Years, 4 Months ago Karma: 0
extention 7000 is Local in my huis
extention 8000 is Externel user

i restart always after changing
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
azhar
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#42700
Re:Problem with sound 2 Years, 4 Months ago Karma: 156
Then recheck the NAT boxes involved both ends for correct PNAT translation of UDP ports 10-20000, (tcpdump is a good diagnostic tool here) also use the standard debugging tools:

sip set debug (to verify the SIP headers are rewritten properly)

and

rtp debug (to check bi-directional rtp (audio) streams)

p.s. this is usually caused by PNAT boxes that are too clever for themselves if the sip_nat is right (and yours now looks correct)
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dicko
Ethically, I no longer support PaloSanto, Sorry.
Platinum Boarder
Posts: 4100
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Not available Birthday: 01/21
There are other solutions!!
Reply Quote
 
#42748
Re:Problem with sound 2 Years, 4 Months ago Karma: 0
sorry it is to dificcult english

can u help me out with easy english

i have been checked my router again 10-20000 UDP is open

but stil no sound if u like i like to add u in msn

then wee can have a small chat
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
azhar
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#42750
Re:Problem with sound 2 Years, 4 Months ago Karma: 156
In your scenario there are two routers involved, one between Elastix and the internet and one between the remote extension and the internet, BOTH need to be set up to correctly forward sip and audio.

I noticed that you have no SIP trunks yet, and I suggest you set one up (there are free ones available) to eliminate any possible remote extension router problem. When you can make and receive calls from a SIP carrier to your Elastix box, then tackle the remote extension problem.

(Sorry I won't take personal calls, it's a privacy thing, and it defeats the Forum concept)

regards

dicko
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dicko
Ethically, I no longer support PaloSanto, Sorry.
Platinum Boarder
Posts: 4100
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Not available Birthday: 01/21
There are other solutions!!
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 12
Moderators: Bob, jgutierrez
Protected by Spam Fighter