VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
symack at gmail.com Guest
|
Posted: Wed Jul 23, 2014 3:39 pm Post subject: [asterisk-users] Any way to get rid of X-Asterisk? |
|
|
Long story... Would be nice if we can remove this
on BYEs
X-Asterisk-HangupCause: Normal Clearing.
X-Asterisk-HangupCauseCode: 16.
Kind Regards,
Nick. |
|
Back to top |
|
|
softwareguy at gmail.com Guest
|
Posted: Wed Jul 23, 2014 3:40 pm Post subject: [asterisk-users] Any way to get rid of X-Asterisk? |
|
|
This is defined in chan_sip.c. Simply edit the source file and recompile.
On Wed, Jul 23, 2014 at 1:39 PM, Nick Cameo <symack@gmail.com (symack@gmail.com)> wrote:
|
|
Back to top |
|
|
symack at gmail.com Guest
|
Posted: Wed Jul 23, 2014 3:54 pm Post subject: [asterisk-users] Any way to get rid of X-Asterisk? |
|
|
Yeah I can do that.... Anything in sip.conf that we can set?
N.
On Wed, Jul 23, 2014 at 4:39 PM, David Lam <softwareguy@gmail.com (softwareguy@gmail.com)> wrote:
|
|
Back to top |
|
|
softwareguy at gmail.com Guest
|
Posted: Wed Jul 23, 2014 4:07 pm Post subject: [asterisk-users] Any way to get rid of X-Asterisk? |
|
|
As far as I know, the code that is set to sent these parameters are static and not affected by the sip.conf settings.. If someone finds otherwise, let me know.
On Wed, Jul 23, 2014 at 1:53 PM, Nick Cameo <symack@gmail.com (symack@gmail.com)> wrote:
|
|
Back to top |
|
|
EWieling at nyigc.com Guest
|
Posted: Wed Jul 23, 2014 4:53 pm Post subject: [asterisk-users] Any way to get rid of X-Asterisk? |
|
|
From sip.conf.sample in 11.10.0
;use_q850_reason = no ; Default "no"
; Set to yes add Reason header and use Reason header if it is available.
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of David Lam
Sent: Wednesday, July 23, 2014 5:07 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Any way to get rid of X-Asterisk?
As far as I know, the code that is set to sent these parameters are static and not affected by the sip.conf settings.. If someone finds otherwise, let me know.
On Wed, Jul 23, 2014 at 1:53 PM, Nick Cameo <symack@gmail.com (symack@gmail.com)> wrote:
Yeah I can do that.... Anything in sip.conf that we can set?
N.
On Wed, Jul 23, 2014 at 4:39 PM, David Lam <softwareguy@gmail.com (softwareguy@gmail.com)> wrote:
This is defined in chan_sip.c. Simply edit the source file and recompile.
On Wed, Jul 23, 2014 at 1:39 PM, Nick Cameo <symack@gmail.com (symack@gmail.com)> wrote:
--
_____________________________________________________________________
-- 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 |
|
|
symack at gmail.com Guest
|
Posted: Wed Jul 23, 2014 5:10 pm Post subject: [asterisk-users] Any way to get rid of X-Asterisk? |
|
|
Quote: |
From sip.conf.sample in 11.10.0
;use_q850_reason = no ; Default "no"
; Set to yes add Reason header and use Reason header if it is available.
|
Using 1.8.7. Shiza!!!!
Thanks as always guys.
N. |
|
Back to top |
|
|
softwareguy at gmail.com Guest
|
Posted: Wed Jul 23, 2014 5:12 pm Post subject: [asterisk-users] Any way to get rid of X-Asterisk? |
|
|
This adds the Q850 reason header but doesn't get rid of the other Asterisk-Hangup headers, at least in v11.
On Wed, Jul 23, 2014 at 2:53 PM, Eric Wieling <EWieling@nyigc.com (EWieling@nyigc.com)> wrote:
Quote: |
From sip.conf.sample in 11.10.0
;use_q850_reason = no ; Default "no"
; Set to yes add Reason header and use Reason header if it is available.
From: asterisk-users-bounces@lists.digium.com (asterisk-users-bounces@lists.digium.com) [mailto:asterisk-users-bounces@lists.digium.com (asterisk-users-bounces@lists.digium.com)] On Behalf Of David Lam
Sent: Wednesday, July 23, 2014 5:07 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Any way to get rid of X-Asterisk?
As far as I know, the code that is set to sent these parameters are static and not affected by the sip.conf settings.. If someone finds otherwise, let me know.
On Wed, Jul 23, 2014 at 1:53 PM, Nick Cameo <symack@gmail.com (symack@gmail.com)> wrote:
Yeah I can do that.... Anything in sip.conf that we can set?
N.
On Wed, Jul 23, 2014 at 4:39 PM, David Lam <softwareguy@gmail.com (softwareguy@gmail.com)> wrote:
This is defined in chan_sip.c. Simply edit the source file and recompile.
On Wed, Jul 23, 2014 at 1:39 PM, Nick Cameo <symack@gmail.com (symack@gmail.com)> wrote:
--
_____________________________________________________________________
-- 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
--
_____________________________________________________________________
-- 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 |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|