dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

725 Commits

Author SHA1 Message Date
dbailey c0ba6b88af Added zapata.conf parameter "cid_rxgain" to allow the user to adjust the gain bump used during CID acquisition.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@61303 f38db490-d61c-443f-a65b-d21fe96a405b
2007-04-10 22:02:53 +00:00
murf 0b50472037 Merged revisions 60989 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r60989 | murf | 2007-04-09 12:32:07 -0600 (Mon, 09 Apr 2007) | 1 line

This is a big improvement over the current CDR fixes. It may still need refinement, but this won't have as many folks bothered.
This also adds the mods from 1.4/r.61136;
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@61152 f38db490-d61c-443f-a65b-d21fe96a405b
2007-04-10 05:41:34 +00:00
mattf f65e7bfa4a Merged revisions 60485 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r60485 | mattf | 2007-04-06 13:21:52 -0500 (Fri, 06 Apr 2007) | 2 lines

Make sure we check the faxdetect option before doing fax processing

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@60487 f38db490-d61c-443f-a65b-d21fe96a405b
2007-04-06 18:26:24 +00:00
mattf 572e7d9e59 Merged revisions 60459 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r60459 | mattf | 2007-04-06 12:32:31 -0500 (Fri, 06 Apr 2007) | 10 lines

Merged revisions 60456 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r60456 | mattf | 2007-04-06 12:03:15 -0500 (Fri, 06 Apr 2007) | 2 lines

There should only be one code path for doing DTMF conditionals on channels.  This fixes it.

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@60486 f38db490-d61c-443f-a65b-d21fe96a405b
2007-04-06 18:25:38 +00:00
mattf d6b3680d25 Update to support multiple CIC groups and DPCs per linkset.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@59555 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-30 20:54:42 +00:00
dhubbard 5e0e7b370b added filtering options to 'zap show channels' to implement functionality described in issue 6520
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@59286 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-28 00:09:25 +00:00
file 3f91e07985 Use better english. Renegotiate! Repeat after me: renegotiate.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@59272 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-27 20:11:11 +00:00
mattf b00932def0 Fix bug in which parameter type we are passing. This shouldn't be a problem
since both types are the same underneath.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@59205 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-26 16:48:29 +00:00
mattf 04bc7a858c Small API related SS7 updates.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@59204 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-26 16:46:07 +00:00
russell 9772ea1e47 Merged revisions 58510 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r58510 | russell | 2007-03-08 16:06:54 -0600 (Thu, 08 Mar 2007) | 3 lines

Add a missing break statement so that handling the above event does not
incorrectly destroy the channel. (issue #9242, andrew)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@58511 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-08 22:08:28 +00:00
russell d3feb464a8 Merged revisions 58320 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r58320 | russell | 2007-03-07 19:01:46 -0600 (Wed, 07 Mar 2007) | 6 lines

If we receive ZT_EVENT_REMOVED, destroy the specified channel. 
(issue #7256, tzafrir)

Also, update the configure script to make sure that we don't try to build 
chan_zap if the installed version of zaptel does not include ZT_EVENT_REMOVED.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@58321 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-08 01:06:00 +00:00
file d1bedc0b2d Add zap show version CLI command. This pulls the version/echo canceller in use directly using the ZT_GETVERSION ioctl. (issue #9094 reported by tootai)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@57943 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-05 20:13:51 +00:00
tilghman 68d62aa18e Issue 7789 - some telcos want the TON set based on the number, but without the NANP prefix removed
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@56952 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-27 00:11:32 +00:00
oej 2c162efa7e Doxygen updates and corrections
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@56648 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-24 19:49:11 +00:00
mattf 21a2f91b3e Merged revisions 54375 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r54375 | mattf | 2007-02-14 10:56:40 -0600 (Wed, 14 Feb 2007) | 10 lines

Merged revisions 54373 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r54373 | mattf | 2007-02-14 10:25:49 -0600 (Wed, 14 Feb 2007) | 2 lines

When handling glare on a PRI, move the requested channel rather than hang up the old one. Fix for 8957 and 9011.

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@54404 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-14 17:14:42 +00:00
russell ee25f98f93 Merged revisions 53046 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r53046 | russell | 2007-01-31 15:32:08 -0600 (Wed, 31 Jan 2007) | 11 lines

Merged revisions 53045 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r53045 | russell | 2007-01-31 15:25:11 -0600 (Wed, 31 Jan 2007) | 3 lines

Fix a bunch of places where pthread_attr_init() was called, but
pthread_attr_destroy() was not.

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53047 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-31 21:35:15 +00:00
file 8cea0763f1 Merged revisions 51788 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r51788 | file | 2007-01-23 17:46:31 -0500 (Tue, 23 Jan 2007) | 2 lines

Update channel drivers to use module referencing so that unloading them while in use will not result in crashes. (issue #8897 reported by junky)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51801 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-23 22:59:55 +00:00
russell f91595d103 Merged revisions 51311 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r51311 | russell | 2007-01-19 11:49:38 -0600 (Fri, 19 Jan 2007) | 23 lines

Merge the changes from the /team/group/vldtmf_fixup branch.

The main bug being addressed here is a problem introduced when two SIP
channels using SIP INFO dtmf have their media directly bridged.  So, when a
DTMF END frame comes into Asterisk from an incoming INFO message, Asterisk
would try to emulate a digit of some length by first sending a DTMF BEGIN
frame and sending a DTMF END later timed off of incoming audio.  However,
since there was no audio coming in, the DTMF_END was never generated.  This
caused DTMF based features to no longer work.

To fix this, the core now knows when a channel doesn't care about DTMF BEGIN
frames (such as a SIP channel sending INFO dtmf).  If this is the case, then
Asterisk will not emulate a digit of some length, and will instead just pass
through the single DTMF END event.

Channel drivers also now get passed the length of the digit to their digit_end
callback.  This improves SIP INFO support even further by enabling us to put
the real digit duration in the INFO message instead of a hard coded 250ms.
Also, for an incoming INFO message, the duration is read from the frame and
passed into the core instead of just getting ignored.

(issue #8597, maybe others...)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51314 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-19 18:06:03 +00:00
rizzo 21c2f9dfd0 remove variable declaration in the middle of a block
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51308 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-19 17:38:28 +00:00
rizzo 78ca0b0e7c whoops, fix a cut&paste error...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51298 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-19 16:35:37 +00:00
rizzo 397696742a slight change to the initialization of a structure,
also using '\0' to make it clear we need a (char)0



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51297 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-19 16:32:05 +00:00
rizzo f760c40aef include "asterisk/zapata.h" to get the zaptel headers.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51295 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-19 16:28:24 +00:00
dhubbard 1527f6b883 Merged revisions 51274 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r51274 | dhubbard | 2007-01-18 18:17:32 -0600 (Thu, 18 Jan 2007) | 3 lines

chan_zap compiles without libpri after committing 7877 patch


........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51275 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-19 00:28:25 +00:00
dhubbard a8ff2acd32 Merged revisions 51272 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r51272 | dhubbard | 2007-01-18 17:56:49 -0600 (Thu, 18 Jan 2007) | 11 lines

Merged revisions 51271 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r51271 | dhubbard | 2007-01-18 17:47:10 -0600 (Thu, 18 Jan 2007) | 3 lines

issue 7877: chan_zap module reload does not use default/initialized values on subsequent loads.  Reset configuration variables to default values prior to parsing configuration file.


........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51273 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-19 00:06:35 +00:00
russell e412c90ae7 Merged revisions 51204 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r51204 | russell | 2007-01-17 16:09:52 -0600 (Wed, 17 Jan 2007) | 4 lines

Instead of dividing the offset by 2 directly, make it more clear that the
offset is being scaled by the size of the elements in the buffer.
(Inspired by a discussing on the asterisk-dev list about this code)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51206 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-17 23:31:40 +00:00
file 7106c73282 Merged revisions 51087 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r51087 | file | 2007-01-16 00:55:23 -0500 (Tue, 16 Jan 2007) | 10 lines

Merged revisions 51085 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r51085 | file | 2007-01-16 00:53:31 -0500 (Tue, 16 Jan 2007) | 2 lines

Add none as a valid callgroup/pickupgroup option. I consider it a bug that it would inherit it all the way down and not have any way to reset it to nothing - so that's why it is in 1.2. (issue #8296 reported by gkloepfer)

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51090 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-16 05:56:42 +00:00
file af22989109 Allow usedistinctiveringdetection and distinctiveringaftercid to be reset during a reload. (issue #8739 reported by tzafrir)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@50294 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-10 04:21:46 +00:00
kpfleming 781c168b07 finish const-ifying ast_func_read()
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@49741 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-06 00:13:33 +00:00
qwell e7bc786d4a Merged revisions 49705 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r49705 | qwell | 2007-01-05 17:16:16 -0600 (Fri, 05 Jan 2007) | 4 lines

Make codec_zap and chan_zap also depend on zaptel.

This fixes an issue (8727) with zaptel being in a different directory, using --with-zaptel.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@49706 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-05 23:17:45 +00:00
kpfleming d8e7fcf209 Merged revisions 49676 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r49676 | kpfleming | 2007-01-05 16:16:33 -0600 (Fri, 05 Jan 2007) | 2 lines

reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most cases

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@49678 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-05 22:43:18 +00:00
kpfleming 5d5fcafd6b Merged revisions 49165 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r49165 | kpfleming | 2007-01-02 07:59:44 -0600 (Tue, 02 Jan 2007) | 2 lines

remove comment that is unrelated to this function

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@49166 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-02 14:01:20 +00:00
kpfleming 6fa0d7528f Merged revisions 49102 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r49102 | kpfleming | 2007-01-01 17:34:35 -0600 (Mon, 01 Jan 2007) | 2 lines

check specifically for VLDTMF and transcoding support in the system's Zaptel installation, and make only the modules that need those features dependent on them (this will allow building the other Zaptel-using parts of Asterisk against older versions of Zaptel or those on other platforms that haven't caught up yet to the Linux version)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@49103 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-01 23:43:43 +00:00
murf 322326058e a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48767 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-21 19:44:20 +00:00
rizzo b6f53a1173 replace ast_safe_string_alloc() with asprintf()
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48498 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-15 15:40:57 +00:00
russell 8d605a7617 revert check for a zaptel transcoder related definition that was done in the
wrong module.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48433 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-13 00:56:30 +00:00
russell 8b74d85e18 Make chan_zap inform you that your version of zaptel is too old instead of
just failing to compile.

It seems like the proper way to do this would be in the configure script.
However, that wouldn't help existing checkouts unless we forced the configure
script to be executed after any code was changed.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48416 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-12 22:27:22 +00:00
murf 9fee33efd2 Merged revisions 48372 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r48372 | murf | 2006-12-09 20:04:18 -0700 (Sat, 09 Dec 2006) | 9 lines

Merged revisions 48371 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r48371 | murf | 2006-12-09 19:14:13 -0700 (Sat, 09 Dec 2006) | 1 line

This version applies the patch suggested by stevens in bug 7836 (make inbound channel RINGING state consistent with other channels).
........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48373 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-10 03:14:27 +00:00
russell 8048b9c718 Constify a bunch of the usage strings for CLI commands.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48302 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-06 07:23:32 +00:00
mattf 656a9292e5 Little fix so we use the right message
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48014 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-25 21:50:42 +00:00
mattf e78c600a30 Make compiler happier
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48013 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-25 21:46:58 +00:00
mattf 64b9ee61b1 bug fix
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48012 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-25 21:35:23 +00:00
mattf 9826f0e3a1 Make sure we don't send a group reset on a group larger than 32 CICs
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48011 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-25 21:32:33 +00:00
mattf e9cbd422c7 Add ss7 show linkset command
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48010 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-25 20:54:38 +00:00
mattf c10dfef9d5 Updates to show linkset command
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48009 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-25 20:30:04 +00:00
mattf 6c02c77780 Add some sense of link state. Don't make calls if link is down. Only reset if we're bringing the
link up for the first time.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47801 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-17 18:26:33 +00:00
mattf c1a0a787fa Make sure we choose the last channel as the dchannel if it's not E1 (for BRI). (#8077) Thanks Tzafrir.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47784 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-17 01:05:28 +00:00
qwell e58c7f265f Remove the interim variable for range modifications, and set it on the structure directly.
Also move the default checking to where it gets set initially.

Fixes suggested by file.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47775 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-16 22:51:00 +00:00
qwell 3805a39eef Add ability to modify range for dring matching.
Issue #8369, patch by ssuehring, modified slightly by me.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47771 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-16 22:32:23 +00:00
tilghman 438ce2cd40 Merged revisions 47523 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r47523 | tilghman | 2006-11-12 19:12:01 -0600 (Sun, 12 Nov 2006) | 10 lines

Merged revisions 47522 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r47522 | tilghman | 2006-11-12 18:34:44 -0600 (Sun, 12 Nov 2006) | 2 lines

Don't play dialtone if the seizing the channel fails (Bug 7754)

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47524 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-13 01:16:30 +00:00
mattf cd1b5fdda1 Make sure we don't use 32bits for a value that only requires 1 bit. Also, fix a compiler warning for one of the SS7 functions.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47478 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 22:06:11 +00:00