On 01/29/2014 04:48 PM, Adelia Chetreanu wrote: > I need to send a 10 digit unique ID over the network. > I've been doing it for years by replacing the INVITE FROM header with the 10 > digit value. > Looks like a phone number. >
But its not in E.164 format... try +1<10digits> or +<countrycode><10digits> From personal experience, E.164 seems to work in more places. The "Correct" answer is to use a P- header (RFC 3455): P-MyCode: 1234567890 But that could very likely get stripped. _______________________________________________ Sip-implementors mailing list Sip-implementors@lists.cs.columbia.edu https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors