Hi Cameron,

Yes I did looked at those pages, and tried to configure NAT and externip
and localnet and all that jazz, but still no audio. I'll definitely try
to look at those options agai, since the device on outside network can
communicate fine.

Sincerely,

--Andy
x6722
 
"Outsourcing is akin to making a skyscraper taller by taking material
from its lower floors."
--Byron Katz 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Cameron Beattie
> Sent: Wednesday, April 20, 2005 11:41 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] One-way audio
> 
> Have you looked at the various comments regarding NAT on the 
> wiki? I think you need to set the following in sip.conf 
> nat=yes localnet=192.168.0.0/255.255.255.0 (or whatever) 
> externip=WAN IP address canreinvite=no
> 
> Regards
> 
> Cameron
> ----- Original Message -----
> From: "Andrejus Stavickis" <[EMAIL PROTECTED]>
> To: "Asterisk Users Mailing List - Non-Commercial Discussion" 
> <asterisk-users@lists.digium.com>
> Sent: Tuesday, April 19, 2005 3:57 AM
> Subject: [Asterisk-Users] One-way audio
> 
> 
>   Hi all,
> 
> Maybe someone encountered similar issue.
> 
> I have an * with the incoming DID over SIP. * is behind a firewall. I
> have no issues with other SIP devices connected from the outside
> network, however on that DID when I receive a call I can hear only
> incoming audio, no outgoing. If I setup a "playback" with some audio
> stream, * just disconnects the call right after it receives 
> it. The same
> issue happens no matter which client is being connected to 
> that DID. For
> example:
> 
> [inbound]
> 
> exten => xxxx225612,1,SetAccount(xxxx225612)
> exten => xxxx225612,2,Ringing()
> exten => xxxx225612,3,Dial(SIP/bt101,50)
> exten => xxxx225612,4,Hangup
> 
> If I change Dial(SIP/bt101,50) to Dial(IAX2/firefly,50) it does not
> change anything.
> 
> This example can only receive audio.
> 
> This one just answers and disconnects call the same second:
> 
> [inbound]
> 
> exten => xxxx225612,1,SetAccount(xxxx225612)
> exten => xxxx225612,2,Answer
> exten => xxxx225612,3,Playback(vm-goodbye)
> exten => xxxx225612,4,Hangup
> 
> Sincerely,
> 
> --Andy
> x6722
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to