[asterisk-users] 11.4.0: iax packets lost by amazon ec2
Sean Darcy
seandarcy2 at gmail.com
Fri Sep 6 21:45:33 CDT 2013
On 09/06/2013 07:08 PM, Steve Edwards wrote:
> On Fri, 6 Sep 2013, Sean Darcy wrote:
>
>> I'm not sure asterisk is even listening for the packets:
>>
>> [root at asterisk ~]# netstat -apnt | grep 4569
>> [root at asterisk ~]#
>
> '-t' meand TCP. IAX is UDP.
>
My bad:
netstat -apnu | grep 4569
udp 0 0 0.0.0.0:4569 0.0.0.0:*
3176/asterisk
But why isn't asterisk seeing/acting upon the registration request?
Wireshark finds the packet to 4569, so it's not a firewall problem.
Is it an asterisk configuration problem?
Does anybody else have iax working on ec2?
sean
More information about the asterisk-users
mailing list