<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5346.5" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Tahoma color=#0000ff size=2>
<P>I have already made the client, and I can modity it as I want. What I would
like to know is how I can make it in SIP, over what messages this information
travells, and how I have to configure the openser so that it let the messages
pass.</P>
<P>best regards </P>
<P>Javier </FONT></P></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=klaus.mailinglists@pernau.at
href="mailto:klaus.mailinglists@pernau.at">Klaus Darilion</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=jvr_78@yahoo.com.ar
href="mailto:jvr_78@yahoo.com.ar">Javier Ramirez</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=users@openser.org
href="mailto:users@openser.org">users</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, July 20, 2006 2:03
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Users] SIP Message</DIV>
<DIV><BR></DIV>Openser is a proxy, no client.<BR>Thus, if you want to send a
mesage to the client, the request must be <BR>sent by another SIP client.
Then, openser can change some header fields <BR>or add new header fields.
Openser itslef can not create new messages. <BR>For this you would have to use
Asterisk or sems.<BR><BR>regards<BR>klaus<BR><BR>Javier Ramirez wrote:<BR>>
I make the SIP Client. and I add this feature,<BR>> but I need use openser,
and I don't know how to make this.<BR>> <BR>> <BR>>
<BR>> <BR>> * <<A
href="mailto:jramirez@bit2net.com">mailto:jramirez@bit2net.com</A>>*<BR>>
<BR>> <BR>> <BR>> <BR>> <BR>> <BR>>
<BR>> * **Javier Ramirez*<BR>> <BR>> */
jramir <<A
href="mailto:jramirez@bit2net.com>ez@bit2net.com">mailto:jramirez@bit2net.com>ez@bit2net.com</A>
<BR>> <<A
href="mailto:jramirez@bit2net.com>/">mailto:jramirez@bit2net.com>/</A><BR>>
<BR>> /web: <A href="http://www.bit2net.com">www.bit2net.com</A> <<A
href="http://www.bit2net.com>/">http://www.bit2net.com>/</A><BR>>
<BR>> <BR>> <BR>> <BR>> <BR>> <BR>>
<BR>> La información contenida en este
correo es para uso exclusivo de <BR>> los destinatarios
del mismo. Está prohibido a las personas o entidades <BR>> que no
sean los destinatarios de este correo, realizar cualquier tipo de <BR>>
modificación, copia o distribución del mismo. Si Ud. recibe este correo
<BR>> por error, tenga a bien notificar al emisor y eliminarlo.<BR>>
<BR>> This email is confidential and intended solely for the use of the
<BR>> individual to whom it is addressed. Any views or opinions presented
are <BR>> solely those of the author and do not necessarily represent those
of <BR>> bit2NET. If you are not the intended recipient, be advised that
you have <BR>> received this email in error and that any use,
dissemination, <BR>> forwarding, printing, or copying of this email is
strictly prohibited. <BR>> If you have received this email in error please
contact the sender.<BR>> <BR>> <BR>>
<BR>> ----- Original Message
-----<BR>> *From:* Klaus Darilion <<A
href="mailto:klaus.mailinglists@pernau.at">mailto:klaus.mailinglists@pernau.at</A>><BR>>
*To:* Javier Ramirez <<A
href="mailto:jvr_78@yahoo.com.ar">mailto:jvr_78@yahoo.com.ar</A>><BR>>
*Cc:* users <<A
href="mailto:users@openser.org">mailto:users@openser.org</A>><BR>>
*Sent:* Thursday, July 20, 2006 1:43 PM<BR>>
*Subject:* Re: [Users] SIP Message<BR>> <BR>>
First you have to find a SIP client which supports this feature.<BR>>
<BR>> regards<BR>>
klaus<BR>> <BR>> Javier Ramirez
wrote:<BR>> > What I need is that Display
Name works in the same way that Presence<BR>>
> State. I mean, when an user changes his status, he send a
PUBLISH<BR>> to
the<BR>> > openser, and it send a NOTIFY
to he users that have already<BR>>
suscribed.<BR>> > best
regards<BR>> > Javier
Ramirez<BR>> >
<BR>> >
<BR>>
><BR>> > -----
Original Message -----<BR>>
> *From:* Klaus Darilion <<A
href="mailto:klaus.mailinglists@pernau.at">mailto:klaus.mailinglists@pernau.at</A>><BR>>
> *To:* Javier Ramirez <<A
href="mailto:jvr_78@yahoo.com.ar">mailto:jvr_78@yahoo.com.ar</A>><BR>>
> *Cc:* users <<A
href="mailto:users@openser.org">mailto:users@openser.org</A>><BR>>
> *Sent:* Thursday, July 20, 2006 9:34
AM<BR>> >
*Subject:* Re: [Users] SIP Message<BR>>
><BR>> > Hi
JAvier!<BR>>
><BR>> > Do you
mean to update the Display of the SIP client during
a<BR>> call?
This<BR>> > is not
defined in SIP. According to RFC 3261 it is
forbidden<BR>> to
change<BR>> > the
From during a a dialog. Thus you can't change the
display<BR>> name
int<BR>> > the
dialog.<BR>>
><BR>> > Maybe
you can send reINVITEs with different<BR>>
P-Asserted-Identity headers<BR>>
> whose Display-Name portion gets updated. But it
depends on the<BR>>
> client if<BR>>
> it will the data from the P-Asserted-Identity
header of if it<BR>>
gets<BR>> >
updated on changes.<BR>>
><BR>> >
regards<BR>> >
klaus<BR>>
><BR>> > Javier
Ramirez wrote:<BR>>
> > what is the SIP message that use to
change Display Name?<BR>>
> > because, the xten do not actualize
never.<BR>>
> > Best
Regards<BR>>
> >
Javier<BR>>
> ><BR>>
> ><BR>>
> ><BR>>
> <BR>>
------------------------------------------------------------------------<BR>>
> ><BR>>
> >
_______________________________________________<BR>>
> > Users mailing
list<BR>> >
> <A href="mailto:Users@openser.org">Users@openser.org</A> <<A
href="mailto:Users@openser.org">mailto:Users@openser.org</A>><BR>>
<<A
href="mailto:Users@openser.org">mailto:Users@openser.org</A>><BR>>
> > <A
href="http://openser.org/cgi-bin/mailman/listinfo/users">http://openser.org/cgi-bin/mailman/listinfo/users</A><BR>>
><BR>>
><BR>> >
__________ NOD32 1.1668 (20060719) Information
__________<BR>>
><BR>> > This
message was checked by NOD32 antivirus
system.<BR>> > <A
href="http://www.eset.com">http://www.eset.com</A><BR>>
><BR>> <BR>> <BR>> __________ NOD32 1.1668
(20060719) Information __________<BR>> <BR>>
This message was checked by NOD32 antivirus
system.<BR>> <A
href="http://www.eset.com">http://www.eset.com</A><BR>>
<BR><BR><BR>__________ NOD32 1.1668 (20060719) Information
__________<BR><BR>This message was checked by NOD32 antivirus system.<BR><A
href="http://www.eset.com">http://www.eset.com</A><BR><BR></BLOCKQUOTE></BODY></HTML>