osip-dev
[Top][All Lists]
Advanced

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

Re: [osip-dev] Custom UserAgent


From: Aymeric Moizard
Subject: Re: [osip-dev] Custom UserAgent
Date: Thu, 25 Oct 2012 22:02:06 +0200

Hi Joseph,

The API is in file "eXosip2\eX_setup.h":

/**
 * Set the SIP User-Agent: header string.
 *
 * @param user_agent the User-Agent header to insert in messages.
 */
  void eXosip_set_user_agent (struct eXosip_t *excontext, const char *user_agent);


Best Regards!

Aymeric

2012/10/24 Joseph Mastrogiulio <address@hidden>
Hi Aymeric,

how do I customize the UserAgent header of SIP responses.  For example, when the eXosip stack issues a 100 trying the UserAgent header is set to "eXosip/4.0.0".   How do I reset the UserAgent header so that it shows the name of my SIP UA and not the default value of the eXosip stack.

thanks,
Joseph


_______________________________________________
osip-dev mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/osip-dev




--
Antisip - http://www.antisip.com


reply via email to

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