According to GSM specifications, end of response is recognized by detecting valid response code. By default the DUNConnection object recognizes only v250 responses. Use this method to add custom respons codes in the application.
[Visual Basic] Public Sub AddStatusCode( _ ByVal code As String _ )