Re: [asterisk-dev] [BOUNTY] X-Header on SIP BYE

2019-11-19 Thread Corey Farrell
chan_sip is fragile and has no active maintainers.  Personally I think 
new features do not belong in chan_sip, should instead be implemented 
for chan_pjsip.


On 11/19/19 8:06 AM, bala murugan wrote:

Hi Ernst ,

   I can develop this for you in chan_sip driver  on the version you 
are using 15.7.2 . If you could provide more details like


     - How are you planning to pass the value for the X-Header ?
     - Is this needed for all BYE initiated by asterisk ?
     - Is this required for Bridged call ?

regards,
bala
On Tue, Nov 19, 2019 at 6:27 PM Ernst Nusterer > wrote:


Joshua,

thank you very much for your message!

We are using PJSIP and Asterisk 15.7.2 under Ubuntu 18.04, but we
are quite flexible to use another Asterisk version if needed (or
the other sip driver).

Kind regards

Ernst

On 19.11.19 13:52, Joshua C. Colp wrote:

I would suggest specifying which version of Asterisk and also
which SIP channel driver. There are two: chan_pjsip and chan_sip,
and anyone interested in this bounty would likely want to know which.

On Tue, Nov 19, 2019 at 8:49 AM Ernst Nusterer mailto:ernst@gmx.at>> wrote:

Hello, we would need X-Headers to be sent with the SIP BYE
request and can not implement it ourselves in Asterisk.
Currently this is not possible. Thus, I would like to offer a
bounty of USD 2000 for the developer who develops this for
us. The code needed for this can go in the Asterisk
distribution of course and be made open source. Please let me
know if the amount offered is not enough for the complexity
of this development, I can not estimate how much effort it
is. Money will be sent via Pay Pal when the solution is ready
(or on another desired channel) Thank you very much for your
help! Please mail me for questions! Thanks a lot & kind
regards Ernst NB: I have sent this message already once, but
it seems to have been rejected. If that is not the case,
please apologize the duplication. Anyway, I have increased
the bounty :-)

-- 
_

-- Bandwidth and Colocation Provided by
http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev



-- 
Joshua C. Colp

Digium - A Sangoma Company | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.sangoma.com  &
www.asterisk.org 
-- 
_

-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Re: [asterisk-dev] [BOUNTY] X-Header on SIP BYE

2019-11-19 Thread bala murugan
Hi Ernst ,

   I can develop this for you in chan_sip driver  on the version you are
using 15.7.2 . If you could provide more details like

 - How are you planning to pass the value for the X-Header ?
 - Is this needed for all BYE initiated by asterisk ?
 - Is this required for Bridged call ?

regards,
bala
On Tue, Nov 19, 2019 at 6:27 PM Ernst Nusterer  wrote:

> Joshua,
>
> thank you very much for your message!
>
> We are using PJSIP and Asterisk 15.7.2 under Ubuntu 18.04, but we are
> quite flexible to use another Asterisk version if needed (or the other sip
> driver).
>
> Kind regards
>
> Ernst
> On 19.11.19 13:52, Joshua C. Colp wrote:
>
> I would suggest specifying which version of Asterisk and also which SIP
> channel driver. There are two: chan_pjsip and chan_sip, and anyone
> interested in this bounty would likely want to know which.
>
> On Tue, Nov 19, 2019 at 8:49 AM Ernst Nusterer  wrote:
>
>> Hello,
>>
>> we would need X-Headers to be sent with the SIP BYE request and can not 
>> implement it ourselves in Asterisk. Currently this is not possible.
>>
>> Thus, I would like to offer a bounty of USD 2000 for the developer who 
>> develops this for us.
>>
>> The code needed for this can go in the Asterisk distribution of course and 
>> be made open source.
>>
>> Please let me know if the amount offered is not enough for the complexity of 
>> this development, I can not estimate how much effort it is.
>>
>> Money will be sent via Pay Pal when the solution is ready (or on another 
>> desired channel)
>>
>> Thank you very much for your help!
>>
>> Please mail me for questions!
>>
>> Thanks a lot & kind regards
>> Ernst
>> NB: I have sent this message already once, but it seems to have been 
>> rejected. If that is not the case, please apologize the duplication. Anyway, 
>> I have increased the bounty :-)
>>
>> --
>> _
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> asterisk-dev mailing list
>> To UNSUBSCRIBE or update options visit:
>>http://lists.digium.com/mailman/listinfo/asterisk-dev
>
>
>
> --
> Joshua C. Colp
> Digium - A Sangoma Company | Senior Software Developer
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - US
> Check us out at: www.sangoma.com & www.asterisk.org
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-dev
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Re: [asterisk-dev] [BOUNTY] X-Header on SIP BYE

2019-11-19 Thread Ernst Nusterer

  
  
Joshua,
thank you very much for your message!

We are using PJSIP and Asterisk 15.7.2 under Ubuntu 18.04, but we
  are quite flexible to use another Asterisk version if needed (or
  the other sip driver).
Kind regards
Ernst

On 19.11.19 13:52, Joshua C. Colp
  wrote:


  
  I would suggest specifying which version of
Asterisk and also which SIP channel driver. There are two:
chan_pjsip and chan_sip, and anyone interested in this bounty
would likely want to know which.
  
  
On Tue, Nov 19, 2019 at 8:49
  AM Ernst Nusterer  wrote:


  
Hello,

we would need X-Headers to be sent with the SIP BYE request and can not implement it ourselves in Asterisk. Currently this is not possible.

Thus, I would like to offer a bounty of USD 2000 for the developer who develops this for us.

The code needed for this can go in the Asterisk distribution of course and be made open source.

Please let me know if the amount offered is not enough for the complexity of this development, I can not estimate how much effort it is.

Money will be sent via Pay Pal when the solution is ready (or on another desired channel)

Thank you very much for your help!

Please mail me for questions!

Thanks a lot & kind regards
Ernst
NB: I have sent this message already once, but it seems to have been rejected. If that is not the case, please apologize the duplication. Anyway, I have increased the bounty :-)

  
  -- 
_
  -- Bandwidth and Colocation Provided by http://www.api-digital.com
  --
  
  asterisk-dev mailing list
  To UNSUBSCRIBE or update options visit:
     http://lists.digium.com/mailman/listinfo/asterisk-dev
  
  
  
  
  -- 
  
Joshua C. Colp
  Digium - A Sangoma Company | Senior Software Developer
  445 Jan Davis Drive NW - Huntsville, AL 35806 - US
  Check us out at: www.sangoma.com & www.asterisk.org

  

  


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Re: [asterisk-dev] [BOUNTY] X-Header on SIP BYE

2019-11-19 Thread Joshua C. Colp
I would suggest specifying which version of Asterisk and also which SIP
channel driver. There are two: chan_pjsip and chan_sip, and anyone
interested in this bounty would likely want to know which.

On Tue, Nov 19, 2019 at 8:49 AM Ernst Nusterer  wrote:

> Hello,
>
> we would need X-Headers to be sent with the SIP BYE request and can not 
> implement it ourselves in Asterisk. Currently this is not possible.
>
> Thus, I would like to offer a bounty of USD 2000 for the developer who 
> develops this for us.
>
> The code needed for this can go in the Asterisk distribution of course and be 
> made open source.
>
> Please let me know if the amount offered is not enough for the complexity of 
> this development, I can not estimate how much effort it is.
>
> Money will be sent via Pay Pal when the solution is ready (or on another 
> desired channel)
>
> Thank you very much for your help!
>
> Please mail me for questions!
>
> Thanks a lot & kind regards
> Ernst
> NB: I have sent this message already once, but it seems to have been 
> rejected. If that is not the case, please apologize the duplication. Anyway, 
> I have increased the bounty :-)
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-dev



-- 
Joshua C. Colp
Digium - A Sangoma Company | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.sangoma.com & www.asterisk.org
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

[asterisk-dev] [BOUNTY] X-Header on SIP BYE

2019-11-19 Thread Ernst Nusterer

  
  
Hello,

we would need X-Headers to be sent with the SIP BYE request and can not implement it ourselves in Asterisk. Currently this is not possible.

Thus, I would like to offer a bounty of USD 2000 for the developer who develops this for us.

The code needed for this can go in the Asterisk distribution of course and be made open source.

Please let me know if the amount offered is not enough for the complexity of this development, I can not estimate how much effort it is.

Money will be sent via Pay Pal when the solution is ready (or on another desired channel)

Thank you very much for your help!

Please mail me for questions!

Thanks a lot & kind regards
Ernst
NB: I have sent this message already once, but it seems to have been rejected. If that is not the case, please apologize the duplication. Anyway, I have increased the bounty :-)

  


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev