Ticket #1226 (closed defect: wontfix)
iPhone (info only): No audio in calls if app is woken up from background mode without network connectivity (thanks Joe Meade for the report)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.10 |
Component: | pjlib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
If application is brought back from background mode while network connectivity (3G and WiFi) is down, sending UDP packets will fail with "No route to host" error. This will cause subsequent calls to have no audio, even after restoring network connectivity before establishing the call.
The solution for this is to restart PJSIP once network connectivity is established.
Change History
Note: See
TracTickets for help on using
tickets.