Hello, I've read SIP Connect 2.0 draft lately.
It mentions specific use if either of the following values is present in the From: field of an INVITE message. The values are: sip:[email protected] sip:[email protected] I'm using Asterisk 13 and PJSIP. Which dialplan function can I use if I want to send an outbound SIP call with a From field matching the above values ? I've tried with : Set(CALLERID(num)[email protected]) and got: From: "Bob" <sip:unavailable%[email protected] >;tag=d74792e3-f646-4dd9-90fe-e4dc62ea728d Regards
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
