View previous topic :: View next topic |
Author |
Message |
venefax at gmail.com Guest
|
Posted: Fri May 09, 2014 3:16 pm Post subject: [asterisk-users] Adding a SIP header to a reject 503 |
|
|
Is there a way to add an X-Header to hangup(34), which translates to a 503?
I tried adding it before the hangup but it never gets transmitted
--
_____________________________________________________________________
-- 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 |
|
Back to top |
|
|
EWieling at nyigc.com Guest
|
Posted: Sat May 10, 2014 12:58 pm Post subject: [asterisk-users] Adding a SIP header to a reject 503 |
|
|
Not that I'm aware of.
SIPAddHeader won't help you. Asterisk only sends the extra headers when you use the Dial app.
You'll need to install a SIP Proxy in front of Asterisk if you want to manipulate the SIP headers.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of CDR
Sent: Friday, May 09, 2014 4:16 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Adding a SIP header to a reject 503
Is there a way to add an X-Header to hangup(34), which translates to a 503?
I tried adding it before the hangup but it never gets transmitted
--
_____________________________________________________________________
-- 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
--
_____________________________________________________________________
-- 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 |
|
Back to top |
|
|
|