Hi all, I have a query. I wish to implement voice mail service using SIP. I am aware of CC-Diversion parameter but it is not still part of standard SIP. Is there any message/parameter to implement this service.
Thanks in advance Regards Sarju ----- Original Message ----- From: "Marco Ambu" <[EMAIL PROTECTED]> To: "SIP-implementors mailing list" <[email protected]> Sent: Thursday, June 01, 2006 12:29 PM Subject: Re: [Sip-implementors] user agent header > Szabo, Barna ha scritto: >> Hi, >> sending a User_agent header like this: >> User-Agent: peerthings release P2P.Rel1.2.015.DELTA -> atw117m0 >> >> the Jain-Sip stack throws exception. Can anyone tell me what is wrong in >> it? >> >> thanks >> >> Barna Szabo > [RFC 3261 - pages 221, 231] ==> Wrong header syntax because > 1) character '>' is not allowed in token > 2) User-Agent Header field = "User-Agent:" server-val *(LWS server-val) > 3) server-val = token [/token] / comment > comments are inside '()' > > Marco Ambu > Abbeynet S.p.A. (www.abbeynet.it) > _______________________________________________ > Sip-implementors mailing list > [email protected] > https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors > _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
