This is the 3rd time, i am documenting this bug:
Secenario:
- ASL [7.000]-[7.002]
- PPPOE with static IP Adress
- Internal Network is Masqueraded on PPPOE Interface
- SIP-Proxy configured
- Internat Asterisk PBX
Problem:
- The Voip connections work well
- the Peers are shown as "registered"
- when the PPPOE Interface has reconnected, the PBX show "request send", it seems the packages are no longer sent by the PPPOE Interface.
Maybe it's important to know that asterisk only uses UDP Traffic on Port 5060 (not TCP). The same happens to other udp packages. For Example IAX Voip Traffic which is also using UDP. For IAX Packages if figured out:
If the pbx stops sending any IAX-udp packages for the amount of time specified in:
/proc/sys/net/ipv4/netfilter/ip_conntrack_udp_timeout_stream
and starts sending afterwards, everything works again.
For SIP-Packages a much longer time is neccessary to get the PBX registered again. I couldnt found the refering value until know.
On an other Linux IP-Router the following solution helps. In the IP-DOWN and IP-UP script the conntrack is cleared.
Because i reported this already in the beta and Nobody from Astaro replied until know, i would like to ask : "Is Astaro working on this issue? May i provide additional Informations an this issue? When will Astaro fix this ?" The ASG7 is preventing the use of our VOIP telephony system :-(
Regards KoC
This thread was automatically locked due to age.