Faraj Khasib
2011-Nov-27 17:47 UTC
[asterisk-users] Does Asterisk alter the Headers of INVITE Message
Hi all, I am trying to send an extra header in SIP INVITE Message , i.e (email="me at me.com") but when I check the Message at the target that header is not there So I is Askterisk altering the Message and Is there away to include extra headers for SIP INVITE Message? Thank u
Faraj Khasib
2011-Nov-27 21:27 UTC
[asterisk-users] Does Asterisk alter the Headers of INVITE Message
Please guys anybody knows How can I send a unique token to the Receiver at the Invite call? Is that possible? ________________________________________ From: asterisk-users-bounces at lists.digium.com [asterisk-users-bounces at lists.digium.com] On Behalf Of Faraj Khasib [fkhasib at iconnecths.com] Sent: Sunday, November 27, 2011 11:47 AM To: asterisk-users at lists.digium.com Subject: [asterisk-users] Does Asterisk alter the Headers of INVITE Message Hi all, I am trying to send an extra header in SIP INVITE Message , i.e (email="me at me.com") but when I check the Message at the target that header is not there So I is Askterisk altering the Message and Is there away to include extra headers for SIP INVITE Message? Thank u -- _____________________________________________________________________ -- 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
Alex Balashov
2011-Nov-27 21:30 UTC
[asterisk-users] Does Asterisk alter the Headers of INVITE Message
On 11/27/2011 04:27 PM, Faraj Khasib wrote:> Please guys anybody knows How can I send a unique token to the > Receiver at the Invite call? Is that possible?Custom SIP headers are a common way to do that. Try SIPAddHeader(). -- Alex Balashov - Principal Evariste Systems LLC 260 Peachtree Street NW Suite 2200 Atlanta, GA 30303 Tel: +1-678-954-0670 Fax: +1-404-961-1892 Web: http://www.evaristesys.com/
Faraj Khasib
2011-Nov-27 21:53 UTC
[asterisk-users] Does Asterisk alter the Headers of INVITE Message
I tried that with my SIP Cleint but the custom Header is not reaching the cleint ... Does the asketrisk delete that? ________________________________________ From: asterisk-users-bounces at lists.digium.com [asterisk-users-bounces at lists.digium.com] On Behalf Of Alex Balashov [abalashov at evaristesys.com] Sent: Sunday, November 27, 2011 3:30 PM To: asterisk-users at lists.digium.com Subject: Re: [asterisk-users] Does Asterisk alter the Headers of INVITE Message On 11/27/2011 04:27 PM, Faraj Khasib wrote:> Please guys anybody knows How can I send a unique token to the > Receiver at the Invite call? Is that possible?Custom SIP headers are a common way to do that. Try SIPAddHeader(). -- Alex Balashov - Principal Evariste Systems LLC 260 Peachtree Street NW Suite 2200 Atlanta, GA 30303 Tel: +1-678-954-0670 Fax: +1-404-961-1892 Web: http://www.evaristesys.com/ -- _____________________________________________________________________ -- 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
Alex Balashov
2011-Nov-27 22:19 UTC
[asterisk-users] Does Asterisk alter the Headers of INVITE Message
On 11/27/2011 04:53 PM, Faraj Khasib wrote:> I tried that with my SIP Cleint but the custom Header is not reaching > the cleint ... Does the asketrisk delete that?Are you sure? Have you taken a packet capture to confirm? -- Alex Balashov - Principal Evariste Systems LLC 260 Peachtree Street NW Suite 2200 Atlanta, GA 30303 Tel: +1-678-954-0670 Fax: +1-404-961-1892 Web: http://www.evaristesys.com/
Nick Khamis
2011-Nov-27 22:21 UTC
[asterisk-users] Does Asterisk alter the Headers of INVITE Message
You want to talk SIP, you need to talk SIP proxy. Hint: http://www.kamailio.org/w/ ;) Nick from Toronto. On Sun, Nov 27, 2011 at 5:19 PM, Alex Balashov <abalashov at evaristesys.com> wrote:> On 11/27/2011 04:53 PM, Faraj Khasib wrote: > >> I tried that with my SIP Cleint but the custom Header is not reaching >> the cleint ... Does the asketrisk delete that? > > Are you sure? ?Have you taken a packet capture to confirm? > > -- > Alex Balashov - Principal > Evariste Systems LLC > 260 Peachtree Street NW > Suite 2200 > Atlanta, GA 30303 > Tel: +1-678-954-0670 > Fax: +1-404-961-1892 > Web: http://www.evaristesys.com/ > > -- > _____________________________________________________________________ > -- 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 >
Faraj Khasib
2011-Nov-27 22:25 UTC
[asterisk-users] Does Asterisk alter the Headers of INVITE Message
Yes, see attached ... Proxy server alter my "Test" custom header and delete it, Is there a way to include it in message sent from SIP Proxy to target? ________________________________________ From: asterisk-users-bounces at lists.digium.com [asterisk-users-bounces at lists.digium.com] On Behalf Of Alex Balashov [abalashov at evaristesys.com] Sent: Sunday, November 27, 2011 4:19 PM To: asterisk-users at lists.digium.com Subject: Re: [asterisk-users] Does Asterisk alter the Headers of INVITE Message On 11/27/2011 04:53 PM, Faraj Khasib wrote:> I tried that with my SIP Cleint but the custom Header is not reaching > the cleint ... Does the asketrisk delete that?Are you sure? Have you taken a packet capture to confirm? -- Alex Balashov - Principal Evariste Systems LLC 260 Peachtree Street NW Suite 2200 Atlanta, GA 30303 Tel: +1-678-954-0670 Fax: +1-404-961-1892 Web: http://www.evaristesys.com/ -- _____________________________________________________________________ -- 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 -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: test.txt URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111127/03b44dcc/attachment.txt>