Fixes for common Asterisk / SAIL issues

From sailpbx
Revision as of 05:01, 26 April 2016 by Apmutha (talk | contribs) (Created page with "== Android Issues == === cSipSimple === cSipSimple on Android devices when connected to SAIL (tested on v4.1-12) through a VPN as a local endpoint suffers from one way audio (can…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Android Issues

cSipSimple

cSipSimple on Android devices when connected to SAIL (tested on v4.1-12) through a VPN as a local endpoint suffers from one way audio (cannot receive audio on the Android Device) in Android v4.1.1 but is okay on Android v4.2.2 and above. This is mitigated by adding the following:

nat=comedia

to the sip configuration for the endpoint.

Another method suggested is to use STUN.

Expert / Advanced Mode

  • Forwarding of the RTP ports in Expert / Advanced mode solves audio issues.
  • RTP ports are 4000 to 4007 in CSipSimple.

Generic Asterisk Issues

SIP response 496

Got SIP response 486 "Busy Here" back from ....

Reboot phone / endpoint

SAIL specific Issues

References