ftocc

Not Passing Custom SIP Headers

r_lorax
Posts: 4
Member Since:
2008-03-26

Hello,

I am having some trouble with my Trixbox installation stripping off, or not passing, some custom headers that are created in a custom softphone. When I initiate a call, the headers are included in the Invite headers, but when the headers get to the receiving unit, they are missing. Is there any way to get the Trixbox to leave them alone and just pass them through?

Thanks for the help



djsullie
Posts: 151
Member Since:
2008-02-16
What in the header are you

What in the header are you trying to change? Can you post your Invite?



r_lorax
Posts: 4
Member Since:
2008-03-26
Header information

Sorry, I should have posted this in the first place. The headers that are not being passed along to the receiving client are these ones:
AKT-Encrypted-Call: VoSIP20080503151412
AKT-Caller-Name: VoSIP Test
AKT-Caller-Email: vosiptest@tester.com

<---- Header Start ---->
INVITE sip:600@24.67.32.99 SIP/2.0
Via: SIP/2.0/UDP 207.216.215.126:5060;rport;branch=z9hG4bKPjc3b2fca3c2ee4c8b98a97ae4d5b5be7e
Max-Forwards: 70
From: sip:601@24.67.32.99;tag=4d729b6aa9cb4b2796f70068bc0eb513
To: sip:600@24.67.32.99
Contact:
Call-ID: e5e73b4bc6414194915405842c0ba837
CSeq: 4514 INVITE
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, PUBLISH, REFER, MESSAGE, OPTIONS
Supported: replaces, 100rel, norefersub
User-Agent: Aegis VoSIP Client
AKT-Encrypted-Call: VoSIP20080503151412
AKT-Caller-Name: VoSIP Test
AKT-Caller-Email: vosiptest@tester.com
Content-Type: application/sdp
Content-Length: 666

<---- Header End ---->



SkykingOH
Posts: 3919
Member Since:
2007-12-17
What version of Asterisk?

What version of Asterisk?

It looks like you are trying to do encrypted voice. I do not think Asterisk supports this. You can use a SIP proxy like OpenSER to do TLS with Asterisk.

Scott

--

Scott

aka "Skyking"



r_lorax
Posts: 4
Member Since:
2008-03-26
Trixbox CE version 2.6.0.7

Asterisk version 1.4.18.1-2. We are in the process of testing to see if it's possible to do encrypted calls, but I can't get these headers to pass through the Invite potion of the call.

Thanks for the help.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.