[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

GSoC Week 3 Report



During third week I have updated all the files inside resiprocate project that contains numeric error codes, there were 32 files that needed to be updated, 32 files which I have updated are as follow:   
   -> resiprocate/resip/stack 
          - ConnectionManager.cxx
          - DateCategory.cxx
          - GenericPidfContents.cxx
          - InternalTransport.cxx
          - TcpBaseTransport.cxx
          - TcpConnection.cxx
          - TransportSelector.cxx
   -> resiprocate/resip/stack/test
          - dumpTls.cxx
          - Resolver.cxx
          - testSipStackInvite.cxx
          - Transceiver
   -> resiprocate/resip/stack/ssl
          - DtlsTransport.cxx
          - Security.cxx
          - TlsConnection.cxx
   -> resiprocate/resip/recon/MOHParkServer
          - HttpBase.cxx
   -> resiprocate/rutil
          FdPoll.cxx 
          - FileSystem.cxx 
          - DnsUtil.cxx   
          - ServerProcess.cxx 
          - Socket.cxx 
    -> resiprocate/tfm
          - Resolver.cxx
          - TestRtp.cxx  
    -> resiprocate/repro
          - HttpBase.cxx
          - HttpConnection.cxx 
          - RegSyncClient.cxx 
          - XmlRpcConnection.cxx
          - XmlRpcServerBase.cxx
    -> resiprocate/apps/clicktocall
          - HttpBase.cxx 
          - HttpConnection.cxx
          - XmlRpcConnection.cxx
          - XmlRpcServerBase.cxx 
    -> resiprocate/apps/ichat-gw  
          - MediaRelay.cxx 

One new header file created in directory:
    -> resiprocate/rutil
          - Errdes.hxx

 - Created Pull Request:
 32 files updated, 1 file created and configure.ac file updated for successful build in Travis-Ci.

On 7 June 2016 at 00:56, Udit Raikwar <udit043.ur@gmail.com> wrote:
Hello,
I have done following things in past two weeks : 

Week 1:
- Successfully installed and configured resiprocate.
- Read codes and discuss with mentor about the format of logging message.
- Define new functions for converting error codes into string.
- (eg socket error 22” into socket error EINVAL (Invalid argument)”)
- Create header file 'Errdes.hxx' and cxx file 'Errdes.cxx' for performing this task.
- Successfully test it on TlsConnection.cxx file

Week 2:
- Update header file with new functions.
- Update files inside 
   -> Resip/Stack
          - ConnectionManager.cxx
          - DateCategory.cxx
          - GenericPidfContents.cxx
          - InternalTransport.cxx
          - TcpBaseTransport.cxx
          - TcpConnection.cxx
          - TransportSelector.cxx
   -> Resip/Stack/Test
          - dumpTls.cxx
          - Resolver.cxx
          - testSipStackInvite.cxx
          - Transceiver
   -> Resip/Stack/SSL
          - DtlsTransport.cxx
          - Security.cxx
          - TlsConnection.cxx
   -> Resip/Stack/Recon
          - HttpBase.cxx
 - Created Pull Request
 
In the next week i will update all other files inside resiprocate project and commit it to the repository and update the pull request.
-- 
Regards
Udit Raikwar,
Jabalpur Engineering College.
+91-9009875316
     



--
Thanks,
Udit Raikwar,
Jabalpur Engineering College.
+91-9009875316
     

Reply to: