<div>Is there any chance to create feature request for that useful functionality?</div><div>š</div><div>02.07.2015, 14:03, "Rusty Newton" <rnewton@digium.com>:</div><blockquote type="cite"><div><div><div>On Wed, Jul 1, 2015 at 4:46 AM, <span><<a href="mailto:royj@yandex.ru" target="_blank">royj@yandex.ru</a>></span> wrote:<br /><blockquote style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:#cccccc;border-left-style:solid;padding-left:1ex;">Hi, all<br /> <br /> Is there someway ability to insert custom Header to "SIP 486" message, when HANGUP application is invoked?<br /> <br /> Our use case is to set that Header, when call-limit is reached, to analyze elsewhere, but we do not want to set some custom causecode in HANGUP application because this can confuse a calling equipment.</blockquote><div>š</div><div>I only know of the SIPAddHeader application which lets you add headers when used before Dial, so I don't think you can do this currently.š</div></div><div>š</div>-- <br /><div><div><pre><span>Rusty Newton</span> Digium, Inc. | <span>Community Support Manager</span> <span>445 Jan Davis Drive NW</span> - <span>Huntsville, AL 35806</span> - <span>US</span> <span>direct:</span> <span>+1 256 428 6200</span><span></span> <span></span> <span>Check us out at: <a href="http://digium.com/" target="_blank">http://digium.com</a> & <a href="http://asterisk.org/" target="_blank">http://asterisk.org</a></span></pre></div></div></div></div>,<span>-- <br />_____________________________________________________________________<br />-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/">http://www.api-digital.com</a> --<br />New to Asterisk? Join us for a live introductory webinar every Thurs:<br />ššššššššššššššš<a href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a><br /></span><p><br />asterisk-users mailing list<br />To UNSUBSCRIBE or update options visit:<br />ššš<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></p></blockquote>
> Is there any chance to create feature request for that useful functionality? > 02.07.2015, 14:03, "Rusty Newton" <rnewton at digium.com>: >> On Wed, Jul 1, 2015 at 4:46 AM, <royj at yandex.ru <mailto:royj at yandex.ru>> wrote: >> >> Hi, all >> >> Is there someway ability to insert custom Header to "SIP 486" message, when HANGUP >> application is invoked? >> >> Our use case is to set that Header, when call-limit is reached, to analyze elsewhere, but >> we do not want to set some custom causecode in HANGUP application because this can >> confuse a calling equipment. >> >> I only know of the SIPAddHeader application which lets you add headers when used before Dial, >> so I don't think you can do this currently. >>I think that Asterisk cannot handle this in general. There might be further call-limit restrictions coming from the individual settings of your phones. I think the easiest way for inhouse calls is to use Action URLs (if supported by the phone) and setup a a finite state machine externally to handle your needs. jg -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150702/8c9750bf/attachment.html>
<div>Thanks for the tip. Our goal is to know that call-limit is triggered. And later analyze this info, maybe do some action.</div><div>Yes, we can parse CDRs or execute AGI script but we do not want inmplement this logic on Asterisk because it can affectš<span>performance.</span></div><div>š</div><div>02.07.2015, 15:31, "jg" <webaccounts173@jgoettgens.de>:</div><blockquote type="cite"><div bgcolor="#FFFFFF"><div>š</div><blockquote cite="mid:2024241435838705@web8m.yandex.ru" type="cite"><div>Is there any chance to create feature request for that useful functionality?</div><div>š</div><div>02.07.2015, 14:03, "Rusty Newton" <a href="mailto:rnewton@digium.com"><rnewton@digium.com></a>:</div><blockquote type="cite"><div><div><div>On Wed, Jul 1, 2015 at 4:46 AM, <span><<a href="mailto:royj@yandex.ru" target="_blank">royj@yandex.ru</a>></span> wrote:<br /><blockquote style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:#cccccc;border-left-style:solid;padding-left:1ex;">Hi, all<br /> <br /> Is there someway ability to insert custom Header to "SIP 486" message, when HANGUP application is invoked?<br /> <br /> Our use case is to set that Header, when call-limit is reached, to analyze elsewhere, but we do not want to set some custom causecode in HANGUP application because this can confuse a calling equipment.</blockquote><div>š</div><div>I only know of the SIPAddHeader application which lets you add headers when used before Dial, so I don't think you can do this currently.š</div></div><div>š</div></div></div></blockquote></blockquote>I think that Asterisk cannot handle this in general. There might be further call-limit restrictions coming from the individual settingsš of your phones. I think the easiest way for inhouse calls is to use Action URLs (if supported by the phone) and setup a a finite state machine externally to handle your needs.<br /> <br /> jg</div>,<span>-- <br />_____________________________________________________________________<br />-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/">http://www.api-digital.com</a> --<br />New to Asterisk? Join us for a live introductory webinar every Thurs:<br />ššššššššššššššš<a href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a><br /></span><p><br />asterisk-users mailing list<br />To UNSUBSCRIBE or update options visit:<br />ššš<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></p></blockquote>