similar to: res parking patch

Displaying 13 results from an estimated 13 matches similar to: "res parking patch"

2010 Oct 12
0
rtpip patch
Hello *, is the rtpip patch still valid for asterisk 1.6 (with some code changes, obviously)? https://issues.asterisk.org/view.php?id=8161 Or, in asterisk 1.6 there is an alternative to using it? This is the difffile I produced for chan_sip.c in asterisk 1.6.2.11 --- chan_sip.c 2010-10-12 13:47:49.000000000 +0200 +++ chan_sip.c.orig 2010-10-12 13:47:27.000000000 +0200 @@ -987,9 +987,6 @@
2003 Oct 07
1
[PATCH] allow announcements in app_dial
Hi. Since a customer requested us that feature, I wrote this little patch for app_dial to allow to play an announcement to the called party, as soon he answers. you can define the file to play in the dial() option, using A(filename). for example: exten => blah,1,Dial(Zap/blah,30,rA(/my/own/announce)Tt) that doesn't break anything ... feel free to blame me for anything bad this patch
2020 May 01
0
Length of dial string
Paddy, Why not use local extensions? You can do something like this. Exten => s,1,Dial(Local/set1 at call_all&Local/set2 at call_all &Local/set3 at call_all) [call_all] Exten => set1,1,Dial(SIP/100&SIP/101&SIP/102&SIP/103&SIP/104&SIP/105 Exten => set1,1,Dial(SIP/106&SIP/107&SIP/108&SIP/109&SIP/110&SIP/111 Exten =>
2020 May 04
0
Length of dial string
Hi Paddy! This used to be 80 characters total (including all characters like channel type, '&' and '/'. Had the same issue in the past where I extended that in the code and recompiled. From what I understand there is basically no longer a hard limit in Dial since the recent change in the latest versions other than a single device must not exceed this but you can concatenate
2020 Apr 30
0
Asterisk 13.33.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 13.33.0. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 13.33.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
2020 Apr 30
0
Asterisk 13.33.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 13.33.0. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 13.33.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
2020 May 01
1
Length of dial string
Hi Dovid Yes was one of the options but as the required list is dynamic becomes very messy - and all combinations problem - where as "call all workers job xxx" is what is needed so the ability to call 20+ numbers is what is needed - agi does a database search for all jobx workers and constructs a dialstring with SIP, DAHDI and Local devices. Can someone tell me where to find maximum
2020 Apr 30
0
Asterisk 17.4.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 17.4.0. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 17.4.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
2020 Apr 30
0
Asterisk 16.10.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 16.10.0. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 16.10.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
2020 Apr 30
0
Asterisk 16.10.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 16.10.0. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 16.10.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
2005 Jan 22
0
chan_capi patch: app_capiFax modifications
Hi, Since Carl has kindly provided us with fax support for CAPI based cards, we have been using it with much success. Today I have modified app_capiFax so that it now supports a dynamic CSID. The following example uses the DNID created by chan_capi on an AVM Fritz! card. * Receive a fax with CAPI API. * Usage : capiAnswerFax2(path_output_file.SFF|stationID) * * This function can be
2020 May 01
4
Length of dial string
Hi all as per the new release notice for 13.33.0 received today - can anyone advise me the max limit of the string to the Dial Command - see * [ASTERISK-27946 <BLOCKED::https://issues.asterisk.org/jira/browse/ASTERISK-27946> ] - dial (API): Storage of dialed target uses AST_MAX_EXTENSION when it shouldn't I have been fighting with this issue for months trying to find a solution I
2020 Oct 20
2
Asterisk 18.0.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 18.0.0. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 18.0.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release: