linphone-developers
[Top][All Lists]
Advanced

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

Re: Re : [Linphone-developers] support SIP MESSAGE during call


From: Simon Morlat
Subject: Re: Re : [Linphone-developers] support SIP MESSAGE during call
Date: Thu, 22 Apr 2010 17:24:24 +0200

Merged, thank you.

Simon

Le mercredi 21 avril 2010 à 13:01 +0000, Aurelien Bouin a écrit :
> Hi,
> Here is a new patch that improve the MESSAGE created because when I change 
> the INFO sip method I missed the Cseq method . . . I also add a line into the 
> invite that seems to be standard to other SIP phones...
> Thank you,
> 
> Aurélien
> 
> --- En date de : Jeu 1.4.10, Simon Morlat <address@hidden> a écrit :
> 
> > De: Simon Morlat <address@hidden>
> > Objet: Re: Re : [Linphone-developers] support SIP MESSAGE during call
> > À: "Aurelien Bouin" <address@hidden>
> > Cc: address@hidden
> > Date: Jeudi 1 avril 2010, 11h41
> > Now merged too.
> > 
> > THanks again
> > 
> > 
> > Le jeudi 01 avril 2010 à 06:19 +0000, Aurelien Bouin a
> > écrit :
> > > Hi,
> > > Oups ...
> > > 
> > > Aurélien
> > > 
> > > --- En date de : Mer 31.3.10, Simon Morlat <address@hidden>
> > a écrit :
> > > 
> > > > De: Simon Morlat <address@hidden>
> > > > Objet: Re: Re : [Linphone-developers] support SIP
> > MESSAGE during call
> > > > À: "Aurelien Bouin" <address@hidden>
> > > > Cc: address@hidden
> > > > Date: Mercredi 31 mars 2010, 21h26
> > > > Seems like the patch is missing !
> > > > 
> > > > Simon
> > > > 
> > > > Le mercredi 31 mars 2010 à 13:00 +0000, Aurelien
> > Bouin a
> > > > écrit :
> > > > > Hello,
> > > > > Here is a new patch that should best fit
> > linphone's
> > > > codification.
> > > > > Thank you for your help,
> > > > > 
> > > > > Aurélien
> > > > > 
> > > > > --- En date de : Mar 30.3.10, Aurelien Bouin
> > <address@hidden>
> > > > a écrit :
> > > > > 
> > > > > > De: Aurelien Bouin <address@hidden>
> > > > > > Objet: Re : [Linphone-developers]
> > support SIP
> > > > MESSAGE during call
> > > > > > À: address@hidden
> > > > > > Cc: "Simon Morlat" <address@hidden>
> > > > > > Date: Mardi 30 mars 2010, 15h55
> > > > > > Hi again,
> > > > > > Here is a little modification for the
> > patch,
> > > > there was a
> > > > > > little mistake when linphone received a
> > SIP
> > > > message into
> > > > > > call, the 200 OK could not be sent
> > because it was
> > > > not built
> > > > > > yet...
> > > > > > Sorry for the mistake,
> > > > > > Thank you ...
> > > > > > 
> > > > > > Aurélien
> > > > > > 
> > > > > > --- En date de : Mar 30.3.10, Aurelien
> > Bouin
> > > > <address@hidden>
> > > > > > a écrit :
> > > > > > 
> > > > > > > De: Aurelien Bouin <address@hidden>
> > > > > > > Objet: Re : [Linphone-developers]
> > support
> > > > SIP MESSAGE
> > > > > > during call
> > > > > > > À: address@hidden
> > > > > > > Cc: "Simon Morlat" <address@hidden>
> > > > > > > Date: Mardi 30 mars 2010, 13h58
> > > > > > > Hello,
> > > > > > > Here is the patch for the new
> > head. I added
> > > > a chat
> > > > > > command
> > > > > > > in console that send SIP message
> > to a
> > > > destination...
> > > > > > When
> > > > > > > you try to send a SIP message and
> > you are
> > > > currently
> > > > > > in
> > > > > > > communication with the
> > destination, it
> > > > automatically
> > > > > > send it
> > > > > > > into the call... When we are
> > getting SIP
> > > > message into
> > > > > > a call
> > > > > > > there are notify into
> > call_message_new, so I
> > > > added
> > > > > > the
> > > > > > > catch...
> > > > > > > Let me know if you have any
> > suggestion...
> > > > > > > Thank you,
> > > > > > > 
> > > > > > > Aurélien
> > > > > > > 
> > > > > > > --- En date de : Lun 8.3.10,
> > Aurelien Bouin
> > > > <address@hidden>
> > > > > > > a écrit :
> > > > > > > 
> > > > > > > > De: Aurelien Bouin <address@hidden>
> > > > > > > > Objet: [Linphone-developers]
> > support
> > > > SIP MESSAGE
> > > > > > > during call
> > > > > > > > À: address@hidden
> > > > > > > > Cc: "Simon Morlat" <address@hidden>
> > > > > > > > Date: Lundi 8 mars 2010,
> > 11h42
> > > > > > > > Hello,
> > > > > > > > I am attaching a patch that
> > permits to
> > > > send SIP
> > > > > > > MESSAGE
> > > > > > > > during a call, it's needed
> > when you
> > > > want to
> > > > > > transmit
> > > > > > > SIP
> > > > > > > > MESSAGE through an SIP server
> > (example
> > > > > > Asterisk),let's
> > > > > > > take
> > > > > > > > a look at the patch.
> > > > > > > > I add the command chat into
> > the console
> > > > to test
> > > > > > it...
> > > > > > > > I also changed exevents.c
> > that didn't
> > > > support all
> > > > > > the
> > > > > > > case
> > > > > > > > when a SIP MESSAGE was
> > received...
> > > > > > > > Please let me know what you
> > think about
> > > > it.
> > > > > > > > Thank you,
> > > > > > > > 
> > > > > > > > Aurélien BOUIN
> > > > > > > > 
> > > > > > > > 
> > > > > > > >   
> >    
> > > > > > > > -----La pièce jointe
> > associée
> > > > suit-----
> > > > > > > > 
> > > > > > > >
> > > > _______________________________________________
> > > > > > > > Linphone-developers mailing
> > list
> > > > > > > > address@hidden
> > > > > > > > http://lists.nongnu.org/mailman/listinfo/linphone-developers
> > > > > > > >
> > > > > > > 
> > > > > > > 
> > > > > > >       
> > > > > > > -----La pièce jointe associée
> > suit-----
> > > > > > > 
> > > > > > >
> > > > _______________________________________________
> > > > > > > Linphone-developers mailing list
> > > > > > > address@hidden
> > > > > > > http://lists.nongnu.org/mailman/listinfo/linphone-developers
> > > > > > >
> > > > > > 
> > > > > > 
> > > > > >       
> > > > > > -----La pièce jointe associée
> > suit-----
> > > > > > 
> > > > > >
> > _______________________________________________
> > > > > > Linphone-developers mailing list
> > > > > > address@hidden
> > > > > > http://lists.nongnu.org/mailman/listinfo/linphone-developers
> > > > > > 
> > > > > 
> > > > > 
> > > > >       
> > > > 
> > > > 
> > > >
> > > 
> > > 
> > >       
> > 
> > 
> >
> 
> 
>       






reply via email to

[Prev in Thread] Current Thread [Next in Thread]