[Mono-bugs] [Bug 652841] New: VOIP configuration not working with System.Net.Sockets.Socket

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Nov 10 23:37:30 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=652841

https://bugzilla.novell.com/show_bug.cgi?id=652841#c0


           Summary: VOIP configuration not working with
                    System.Net.Sockets.Socket
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: drreed at bce-inc.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=399557)
 --> (http://bugzilla.novell.com/attachment.cgi?id=399557)
Non-working test solution

Description of Problem:
VOIP configuration not working with System.Net.Sockets.Socket

Steps to reproduce the problem:
1. Set SDK version to 4.1 and Minimum OS version to 4.0 in iPhone Build for
release and debug configurations.
2. Edited Info.plist to contain an array for UIBackgroundModes and added
elements audio,location and voip
per the apple documentation, also matches the Info.plist from the equivalent
Objective-C project.
3. Backgrounding the application causes the socket to pause asynchronous data
retrieval.


Actual Results:


Expected Results:
Data should continue to flow even with the application running in the
background.

How often does this happen? 
Always

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list