Displaying 1 result from an estimated 1 matches for "endian_firewall".
2009 Jun 27
1
2 problems I can't solve without any help
...lution for incoming conversations :
[default]
exten => s,1,NoOp(call from 3StarsNet)
exten => s,n,Dial(SIP/grandstream,30)
I would like :
[from3starsnet]
exten => s,1,NoOp(call from 3StarsNet)
exten => s,n,Dial(SIP/grandstream,30)
Problem 2
Setup :
Grandstream --> Asterisk --> Endian_Firewall --> SIPprovider
Problem :
Called party can not here me (I'm on the Grandstream) while I can here
the other side clearly (GSM/cell phone number).
Making a call or receiving a call makes no difference.
Configuration Asterisk :
rtp.conf :
rtpstart=11000
rtpend=11500
firewall :
-A RH-Firewal...