[Asterisk-video] Issues with one Mobile phone Was: Cannot make h324m_gw and mp4save to work (properly)

Stefano Lucetti s.lucetti at netserv.iet.unipi.it
Thu Jun 28 08:36:04 CDT 2007


> Thanks Francesco.
> Waiting for new commit, we will try to put together some of the tools
> from mpeg4ip in a batch, to see if it is possible to automate the
> process...
>
> Ciao
> Stefano
>

Hi all,
as I wrote, we managed to put together some basic scripts and
functions to automate the process of creating the mp4 file from the
raw media files, and everything is up and running, with no other major
issues (config is the same of my first post).
We have tested the videocalls recording using a number of terminals (a
few from Nokia, Samsung, SonyEricsson and Motorola) with success. Now
we have some problems when receiving videocalls from LG videophones
(e.g. the U8360 and others we don't remember the model name).
The issue is that the videocall from LG is immediately hung up, and we
don't have many ideas on what may be wrong with it....
I paste below the related H245.log file, in case it can help.
Do someone have any idea about the reason of the failure?
Thanks for any help!

Ciao
Stefano


**** H245.log *******
-Init call
-Sending
request terminalCapabilitySet {
       sequenceNumber = 1
       protocolIdentifier = 0.0.8.245.0.8
       multiplexCapability = h223Capability {
         transportWithI_frames = FALSE
         videoWithAL1 = FALSE
         videoWithAL2 = TRUE
         videoWithAL3 = FALSE
         audioWithAL1 = FALSE
         audioWithAL2 = TRUE
         audioWithAL3 = FALSE
         dataWithAL1 = FALSE
         dataWithAL2 = FALSE
         dataWithAL3 = FALSE
         maximumAl2SDUSize = 1120
         maximumAl3SDUSize = 1120
         maximumDelayJitter = 0
         h223MultiplexTableCapability = basic <<null>>
         maxMUXPDUSizeCapability = FALSE
         nsrpSupport = TRUE
         mobileOperationTransmitCapability = {
           modeChangeCapability = FALSE
           h223AnnexA = FALSE
           h223AnnexADoubleFlag = FALSE
           h223AnnexB = TRUE
           h223AnnexBwithHeader = FALSE
         }
       }
       capabilityTable = 4 entries {
         [0]={
           capabilityTableEntryNumber = 1
           capability = receiveAndTransmitVideoCapability h263VideoCapability {
             qcifMPI = 2
             maxBitRate = 520
             unrestrictedVector = FALSE
             arithmeticCoding = FALSE
             advancedPrediction = FALSE
             pbFrames = FALSE
             temporalSpatialTradeOffCapability = FALSE
             errorCompensation = FALSE
           }
         }
         [1]={
           capabilityTableEntryNumber = 2
           capability = receiveAndTransmitAudioCapability
genericAudioCapability {
             capabilityIdentifier = standard 0.0.8.245.1.1.1
             maxBitRate = 122
             collapsing = 1 entries {
               [0]={
                 parameterIdentifier = standard 0
                 parameterValue = unsignedMin 1
               }
             }
           }
         }
         [2]={
           capabilityTableEntryNumber = 3
           capability = receiveAndTransmitAudioCapability g7231 {
             maxAl_sduAudioFrames = 1
             silenceSuppression = TRUE
           }
         }
         [3]={
           capabilityTableEntryNumber = 4
           capability = receiveAndTransmitUserInputCapability iA5String <<null>>
         }
       }
       capabilityDescriptors = 1 entries {
         [0]={
           capabilityDescriptorNumber = 1
           simultaneousCapabilities = 2 entries {
             [0]=1 entries {
               [0]=1
             }
             [1]=2 entries {
               [0]=2
               [1]=3
             }
           }
         }
       }
     }



More information about the asterisk-video mailing list