On Monday, September 26, 2016 4:30:05 PM CDT John Kiniston wrote:
> I'm working on my sip to pjsip translation.
> 
> Right now I do some functionality based on what the user agent is on the
> calling phone using:
> 
> ${SIPPEER(${CHANNEL(peername)},useragent)}
> 
> I'm trying to replace it with
> 
> PJSIP_CONTACT(${CHANNEL(contact)},user-agent}) but I'm not getting any data
> returned when I query ${CHANNEL(contact)}
> 
> Is there a different function I should use to get my needed user agent of
> the active call?

How about ${PJSIP_HEADER(read,User-Agent)}

-- 
Anthony - https://messinet.com/ - https://messinet.com/~amessina/gallery
F9B6 560E 68EA 037D 8C3D  D1C9 FF31 3BDB D9D8 99B6

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
      http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to