Stefan Knoblich
b2623fb871
Codingstyle cleanup
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@535 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-06 19:40:40 +00:00
Michael Jerris
cb92fcdf43
add some libtool usage in openzap build. This will require re-bootstrap and configure
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@534 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-06 05:46:14 +00:00
Michael Jerris
9060a74517
revert patch from OPENZAP-12
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@533 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-06 04:15:49 +00:00
Michael Jerris
b3cea0f20d
(OPENZAP-12) fix param passing in ZIO_SIG_CONFIGURE_FUNCTION on some platforms
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@531 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-05 19:12:20 +00:00
Michael Jerris
e8fd83456d
(OPENZAP-11) use all the cflags from configure so we can build ss7 boost on freebsd and fix other code issues noted by more warnings from those cflags
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@530 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-05 03:53:32 +00:00
Stefan Knoblich
16e3f8b852
Re-add Display IE
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@529 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-04 20:30:16 +00:00
Michael Jerris
fca0ee9959
turn down the logs for now
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@528 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-04 04:58:00 +00:00
Stefan Knoblich
7da014da8b
[Q.921] Init buffers with zeroes
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@526 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-01 17:32:30 +00:00
Stefan Knoblich
dd1bc3d454
[Q.921] Null terminate string buffer
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@525 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-09-01 17:25:40 +00:00
Anthony Minessale
7d014bc91c
auto-load modules on demand
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@523 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-29 21:26:59 +00:00
Anthony Minessale
81a44b3fdc
doh
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@522 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-29 20:41:17 +00:00
Anthony Minessale
345c7e741a
merge patches from stkn openzap-facility-Umes.patch openzap-53ess-facility.patch openzap-5ess-facility-Umes.patch to fix some 5ess dialect issues when talking to an actual lucent 5ess
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@519 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-29 18:24:54 +00:00
Anthony Minessale
d165e41e9c
patch from Michael Collins, 5ess does not use display IE
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@518 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-29 18:20:07 +00:00
Anthony Minessale
92fbb583ab
dyna won't you blow your horn
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@517 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-29 15:58:59 +00:00
Stefan Knoblich
584880af5b
Fix encoding of the Channel ID IE
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@516 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-28 15:50:26 +00:00
Anthony Minessale
be6eb554a7
add zap_dso abstraction
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@515 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-27 17:57:44 +00:00
Michael Jerris
2b8570e749
add start of zap_dso abstraction
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@514 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-27 17:51:05 +00:00
Stefan Knoblich
9bcabce6e8
Add initial Basic Rate Interface (BRI) support...
...
Short summary of changes:
(Massive) rework of the Q.921 layer
Q.931 changes to get BRI PTMP working and cleanups (more to come...)
Add Hi-Layer compat and Progress IE to outgoing SETUP messages
Improve handling of call tear-down in zap_isdn.c
Open ZAP I/O channels after processing the dialplan for incoming calls
Bearer Capability and Channel ID IE handling improved for BRI/PRI and A-law/u-law
...and a lot of other small changes
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@512 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-22 16:55:01 +00:00
Anthony Minessale
a0d9ff1e56
merge in some boost changes
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@511 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-18 20:45:05 +00:00
Anthony Minessale
0fd7cd7b7b
reinit properly
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@510 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-14 20:09:49 +00:00
Anthony Minessale
a0d04064f4
tweak
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@508 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-07-30 22:37:55 +00:00
Anthony Minessale
fe7744a96e
update boost
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@507 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-07-30 22:15:28 +00:00
Anthony Minessale
e2cb2de28e
add disable_ec app
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@506 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-07-30 15:05:07 +00:00
Michael Jerris
44e8be160a
send call progress not proceeding.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@505 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-07-24 20:03:37 +00:00
Michael Jerris
0baedecdfd
change order.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@502 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-07-15 17:34:17 +00:00
Stefan Knoblich
d54afa6106
[Q.931] INFORMATION message is 0x7b not 0x7a
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@501 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-07-08 14:45:41 +00:00
Stefan Knoblich
45d28e8fab
[Q.931] Fix DateTime IE parsing
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@500 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-07-08 14:44:11 +00:00
Michael Jerris
58ac0987b0
fix bsd build (OPENZAP-1)
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@499 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-07-08 02:22:48 +00:00
Anthony Minessale
2dba8483c7
fix causes causing trouble (do make current)
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@498 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-07-03 22:51:18 +00:00
Michael Jerris
1b523a758f
DOH
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@497 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-07-01 23:34:16 +00:00
Michael Jerris
7d9be1f65a
re-set our decode buffer to get rid of the previous message.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@496 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-07-01 22:34:59 +00:00
Anthony Minessale
52ec1f9a28
surely the wrong week to quit sniffing glue and don't call me shirley
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@494 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-06-03 21:10:30 +00:00
Anthony Minessale
9ec816c6d9
sigh
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@493 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-06-03 19:31:07 +00:00
Anthony Minessale
f5008c1d37
doh
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@491 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-06-03 16:59:41 +00:00
Anthony Minessale
689b831709
messed up state rule
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@490 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-29 19:58:35 +00:00
Stefan Knoblich
2eb1569a42
better fix for missing __FUNCTION__
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@489 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-27 15:59:56 +00:00
Stefan Knoblich
7ccbbcaedf
__FUNCTION__ is a gcc extension...
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@488 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-27 08:49:37 +00:00
Michael Jerris
c2419bc6a4
fix for solaris openzap from stkn
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@486 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-26 23:53:19 +00:00
Anthony Minessale
8167c5b41c
doh
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@485 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-26 18:58:28 +00:00
Michael Jerris
4f7c97ef35
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@484 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-26 01:51:11 +00:00
Anthony Minessale
dba966a948
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@483 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-23 21:50:07 +00:00
Michael Jerris
7813d6a46c
add strict state parsing and configurable suggest mode
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@482 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-21 18:58:14 +00:00
Anthony Minessale
fabc3df7d4
sync
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@481 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-21 16:49:22 +00:00
Michael Jerris
33b748e114
fix bounds check issue
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@480 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-21 16:48:19 +00:00
Anthony Minessale
9053ab88e3
fix pointer thingy
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@478 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-15 20:56:47 +00:00
Anthony Minessale
3e7f205d31
make echo stuff failure nonfatal
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@476 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-14 15:53:02 +00:00
Anthony Minessale
25ebc8420e
tweak
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@475 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-14 15:48:51 +00:00
Anthony Minessale
cb61732820
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@473 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-09 14:50:21 +00:00
Michael Jerris
965e37759a
change outbound req code for isdn
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@471 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-05 22:54:40 +00:00
Anthony Minessale
7917a9a472
up
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@470 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-05 15:47:44 +00:00
Anthony Minessale
a90ef152f9
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@468 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-02 23:37:01 +00:00
Anthony Minessale
bb92c3248e
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@467 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-02 22:28:45 +00:00
Anthony Minessale
0b5f27f66f
tweaks
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@466 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-01 16:41:10 +00:00
Anthony Minessale
cd737a7ba3
fix some analog issues brought about by too much concentration on digital
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@465 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-30 15:17:55 +00:00
Anthony Minessale
5c815447bf
deal with untimely pri messages that mess up the state machine
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@464 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-19 15:57:19 +00:00
Shane Burrell
95e3cc2210
testm3ua prototype
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@463 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-16 22:59:59 +00:00
Shane Burrell
fc18e69a6c
Formatting
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@462 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-16 22:43:51 +00:00
Shane Burrell
cf06523098
Formatting
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@461 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-16 22:43:36 +00:00
Shane Burrell
ae139f5fc6
Formatting
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@460 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-16 22:43:21 +00:00
Shane Burrell
30d355b765
Formatting
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@459 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-16 22:43:12 +00:00
Shane Burrell
b8695c5f5e
Formatting
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@458 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-16 22:42:31 +00:00
Shane Burrell
f28650f7a3
Formatting
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@457 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-16 22:42:24 +00:00
Ken Rice
0165695f5d
Test
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@456 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-11 17:11:44 +00:00
Shane Burrell
3d88101812
zap run additions. Almost ppl
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@454 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-08 01:01:30 +00:00
Shane Burrell
3050d2f952
zap run additions. Almost ppl
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@453 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-08 01:01:20 +00:00
Shane Burrell
70b0c19b7a
zap run additions. Almost ppl
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@452 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-08 01:01:09 +00:00
Michael Jerris
8083279903
whoops (MODENDP-103)
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@450 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-07 06:01:27 +00:00
Michael Jerris
36f5e57727
whoops (MODENDP-103)
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@449 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-07 05:38:37 +00:00
Shane Burrell
ffb15e0cbb
sctplib changes
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@448 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-07 05:03:10 +00:00
Shane Burrell
d2b316a91b
Small change
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@446 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-07 03:01:26 +00:00
Shane Burrell
985de885ae
Intial work on m3ua agent
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@445 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-07 02:59:03 +00:00
Michael Jerris
5803a63bac
clarify.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@443 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-04 20:43:48 +00:00
Michael Jerris
f1ced4783f
doh
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@442 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-04 20:39:14 +00:00
Shane Burrell
6223a95b0a
Intial Checkin of M3UA ZAP IO
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@441 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-04 19:05:29 +00:00
Shane Burrell
737e47552c
Intial Checkin of M3UA ZAP IO
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@440 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-04 19:05:01 +00:00
Shane Burrell
cb615fff36
Added disclamer and license.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@439 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-03 05:17:25 +00:00
Shane Burrell
b4f2e40748
Intial m3ua commit. Inital port of our m3ua. This should be enough to do ISUP
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@438 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-03 03:19:52 +00:00
Anthony Minessale
5daf56acd5
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@437 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-02 20:24:54 +00:00
Anthony Minessale
7f8ee9981a
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@436 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-02 17:49:18 +00:00
Shane Burrell
83459e33f8
Test
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@435 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-02 06:33:25 +00:00
Anthony Minessale
8b707829cc
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@434 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-01 21:49:35 +00:00
Anthony Minessale
56aa60cb20
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@433 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-01 18:53:25 +00:00
Anthony Minessale
426d2a767f
add oz api command
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@432 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-01 17:29:57 +00:00
Anthony Minessale
307b0ffad8
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@430 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-01 00:38:40 +00:00
Anthony Minessale
8e2257ff8a
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@429 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-03-28 23:22:21 +00:00
Anthony Minessale
d39e00d82c
sync
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@427 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-03-19 23:23:04 +00:00
Anthony Minessale
6880c95573
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@426 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-03-19 20:45:57 +00:00
Anthony Minessale
6ac134b105
sync
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@425 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-03-19 00:51:13 +00:00
Anthony Minessale
2ff832c9b9
sync
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@424 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-03-19 00:26:27 +00:00
Anthony Minessale
1540877894
sync
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@423 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-03-18 20:19:59 +00:00
Michael Jerris
ae4020acac
proper gethostebyname_r detection
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@421 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-03-16 23:43:56 +00:00
Anthony Minessale
532de2fb08
some changes
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@420 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-03-01 00:48:36 +00:00
Michael Jerris
da7a79ce61
handle failure on chan open on new setup msg
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@418 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-29 17:55:29 +00:00
Michael Jerris
759e606ed2
state tweaks
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@417 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-29 01:05:23 +00:00
Anthony Minessale
61663af152
boost up
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@416 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-29 00:21:04 +00:00
Michael Jerris
db534bd8f0
handle invalid disconnect with no matching zchan
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@415 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-28 17:23:10 +00:00
Michael Jerris
506a07ab07
fix for MODENDP-88 (too many dchans on a span)
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@413 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-28 00:19:07 +00:00
Michael Jerris
64c49d88d7
properly tear down on a restart.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@411 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-27 23:30:49 +00:00
Michael Jerris
7ffa6362a7
attempting fix for MODENDP-87
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@410 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-27 17:37:29 +00:00
Anthony Minessale
2602a26dad
incomplete framework for boost
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@409 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-27 00:05:52 +00:00
Anthony Minessale
ec0b259ecf
fix MODENDP-82
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@408 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-26 22:30:54 +00:00
Anthony Minessale
32fc3f50ad
some more alterations to prep for boost
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@406 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-19 00:37:00 +00:00
Michael Jerris
77c2ce76bd
fix caller id (MODAPP-77)
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@404 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-18 18:16:58 +00:00
Anthony Minessale
d809d5111d
build with all the strict flags on
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@402 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-18 17:17:38 +00:00
Anthony Minessale
e702576e1f
tweaks
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@400 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-18 16:15:24 +00:00
Michael Jerris
60e5cec7cc
autoconf for openzap
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@397 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-17 21:52:17 +00:00
Michael Jerris
081d5f2e52
try to release call table entry a bit more.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@396 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-17 10:33:21 +00:00
Anthony Minessale
4cb323b5ac
fix shutdown race
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@395 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-15 20:26:06 +00:00
Michael Jerris
6a9cbad9af
sync w/ libteletone changes from main repo
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@394 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-14 18:17:02 +00:00
Michael Jerris
ee89a1eb55
ifdef for sctp
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@393 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-12 18:38:26 +00:00
Anthony Minessale
0b25d3af9f
initial addition of ss7boost client code
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@392 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-12 00:54:57 +00:00
Anthony Minessale
860645b975
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@390 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-08 15:54:15 +00:00
Michael Jerris
33f70e63bc
try to release the call refs.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@389 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-06 18:10:27 +00:00
Michael Jerris
fa839992e0
stop when we reach the end of our spans
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@388 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-05 17:54:15 +00:00
Michael Jerris
f3e6e89761
fix inbound
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@386 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-04 20:27:54 +00:00
Michael Jerris
59d4031735
allow diag bytes on Cause IE
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@382 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-30 16:24:54 +00:00
Michael Jerris
84d9aca9b9
use our new lookup table
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@381 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-30 15:29:20 +00:00
Michael Jerris
966763465c
set lookup on outbound call
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@380 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-30 15:23:36 +00:00
Michael Jerris
1d09e2c870
remove incorrect debug statement
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@379 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-30 01:44:48 +00:00
Michael Jerris
d8e3b4b3fe
first hack at crv lookup table for zchan
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@378 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-30 01:44:05 +00:00
Michael Jerris
c9ce523168
more gracefully handle messagees with unexpected chan id that we don't have allocated.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@376 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-28 22:17:34 +00:00
Anthony Minessale
dceef91373
add some options
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@372 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-25 16:42:06 +00:00
Anthony Minessale
b14afebf3e
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@371 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-25 15:52:02 +00:00
Anthony Minessale
ee217678fc
fix build err
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@370 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-25 15:20:14 +00:00
Anthony Minessale
8d3361d8a5
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@366 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-14 19:10:12 +00:00
Anthony Minessale
38c7ed615e
adj
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@365 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-12 06:11:48 +00:00
Michael Jerris
f60626ba88
build fix
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@364 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-11 17:23:12 +00:00
Anthony Minessale
cb4a1605af
don't timeout dialtone for mid-call dialtone to support hold better
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@363 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-10 16:50:38 +00:00
Anthony Minessale
169c074bcf
add hold-music 3way blind and attended transfer to openzap
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@361 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-10 00:47:04 +00:00
Anthony Minessale
2fddaf7465
remove -w from makefile and fix all the obvious mistakes it was hiding
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@360 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-08 23:33:07 +00:00
Anthony Minessale
f56929a99f
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@357 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-12-15 15:32:47 +00:00
Anthony Minessale
eb2387f27d
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@356 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-12-14 23:11:52 +00:00
Michael Jerris
839f6e0d91
we don't have this support on windows yet.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@355 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-12-04 16:13:52 +00:00
Anthony Minessale
0ebf02ae82
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@354 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-12-02 16:05:19 +00:00
Anthony Minessale
4e3bfaa971
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@353 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-30 23:30:36 +00:00
Anthony Minessale
e728218e2f
add dial regexs
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@352 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-24 18:04:14 +00:00
Anthony Minessale
e27ac53847
off by 1 err pointed out by trixter from irc
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@351 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-23 18:09:44 +00:00
Anthony Minessale
06e51c310b
more tweaks
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@350 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-23 17:05:04 +00:00
Anthony Minessale
fc327a2308
tweaks
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@349 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-23 16:08:05 +00:00
Michael Jerris
e01c1022bb
Add files for 5ess Dialect, numerous formatting and typo fixes. MODENDP-43 and MODENDP-44.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@346 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-22 09:28:40 +00:00
Anthony Minessale
32e176c561
add pika isdn support
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@345 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-21 22:08:47 +00:00
Michael Jerris
d0a3cefa3f
unused var.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@344 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-21 22:08:37 +00:00
Michael Jerris
8dfec4151f
pull some state stuff out for now
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@343 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-21 22:02:04 +00:00
Michael Jerris
e77c69f283
allways tell the app regardless of state.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@342 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-21 21:55:46 +00:00
Michael Jerris
3faf9b70c3
Send event to app when we get a release.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@341 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-21 21:08:06 +00:00
Anthony Minessale
dbcdb7aac6
tweak
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@339 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-19 14:52:59 +00:00
Anthony Minessale
6837a069c3
polish
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@338 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-17 23:32:51 +00:00
Anthony Minessale
7ba733429e
set actual default
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@337 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-17 23:23:14 +00:00
Anthony Minessale
bbc4d36b16
setup default config and some cleanup
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@336 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-17 22:41:30 +00:00
Michael Jerris
bdc8ab6ddd
fix windows build.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@335 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-17 21:31:22 +00:00
Anthony Minessale
2e874998b4
add ec params
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@334 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-17 19:33:34 +00:00
Michael Jerris
df1b623c5e
windows build initial attempts.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@333 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-17 03:45:54 +00:00
Anthony Minessale
ffe8247552
merge in sep str changes from big brother
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@332 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-17 01:42:45 +00:00
Anthony Minessale
e791b35e75
pika-choo i choose you
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@331 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-17 01:39:28 +00:00
Michael Jerris
0230150406
silence warning
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@330 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-16 20:17:43 +00:00
Anthony Minessale
481561c396
double trouble
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@329 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-15 22:22:21 +00:00
Anthony Minessale
4c6a22bf8e
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@328 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-15 22:05:41 +00:00
Michael Jerris
194fad282d
fix sun studio build
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@327 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-13 20:06:07 +00:00
Anthony Minessale
df84e318eb
avoiding secondary deadlock
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@325 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-08 01:40:45 +00:00
Anthony Minessale
003bdd30f2
avoiding initial deadlock
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@324 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-08 01:22:58 +00:00
Anthony Minessale
78d0742c27
sync
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@322 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-07 21:15:30 +00:00
Anthony Minessale
07f6b88510
update sample
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@320 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-06 16:55:29 +00:00
Anthony Minessale
e569e45f96
fix ret val
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@319 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-06 16:49:29 +00:00
Anthony Minessale
e6a9f5f9ca
update sample
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@318 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-06 15:41:29 +00:00
Anthony Minessale
a5af122aed
update sample
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@317 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-06 15:39:10 +00:00
Anthony Minessale
f24f9dcad8
update sample
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@316 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-06 15:35:34 +00:00
Anthony Minessale
6ea45cbd2b
update sample
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@315 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-11-06 15:10:14 +00:00
Michael Jerris
19d8a3e3ac
don't destroy a mutex we are still using
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@314 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-10-29 22:15:42 +00:00
Michael Jerris
fb0c65a493
handle mutex creation failure before marking the span configured.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@313 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-10-29 21:59:26 +00:00
Michael Jerris
02a9010ba7
tweak log message
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@307 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-08-02 21:26:09 +00:00
Michael Jerris
c70233502a
fix for euroisdn, watch if this one breaks dms
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@306 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-08-02 21:24:09 +00:00
Michael Jerris
916bd148ff
use "isQ931ext" in LLComp ie parser.
...
Be more flexible to missing octect 7 in LLComp ie.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@300 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-07-02 22:31:20 +00:00
Anthony Minessale
f30fa1b95e
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@299 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-07-02 14:15:43 +00:00
Anthony Minessale
a4942a13d6
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@298 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-27 19:18:13 +00:00
Anthony Minessale
fa0e2fa919
fix
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@297 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-27 14:59:05 +00:00
Michael Jerris
93a1903a3c
handle sending complete in setup (kindof)
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@296 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-26 15:23:27 +00:00
Michael Jerris
d8fb3b338f
make chan id parsing more flezible, seems to follow the spec still correctly.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@295 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-26 14:54:11 +00:00
Anthony Minessale
4fc410d8b8
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@294 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-26 01:02:36 +00:00
Anthony Minessale
9e0303d4ab
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@293 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-26 00:47:05 +00:00
Michael Jerris
917b2dfd21
whoops, leftover garbage
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@292 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-25 16:04:24 +00:00
Michael Jerris
ce36f85c1d
cleanup of service message handling, add separate dialects for dms and national.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@290 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-25 16:00:24 +00:00
Anthony Minessale
84e8ad398e
sync
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@289 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-25 05:26:37 +00:00
Anthony Minessale
e1dc87d541
sync
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@288 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-23 18:51:10 +00:00
Michael Jerris
dbc918f44b
fix service message processing.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@287 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-21 15:20:15 +00:00
Michael Jerris
936459a5c0
fix dms
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@286 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-21 15:14:46 +00:00
Michael Jerris
b9634b84a0
tweak dms service message handling.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@285 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-21 14:22:05 +00:00
Michael Jerris
b041edc605
hack in DMS service message support
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@284 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-21 04:28:28 +00:00
Anthony Minessale
29411355a4
up
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@283 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-21 04:05:37 +00:00
Michael Jerris
3f3d940155
dms uses proto disc other than 8
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@282 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-21 03:56:28 +00:00
Anthony Minessale
6da2de755f
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@281 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-21 03:31:07 +00:00
Anthony Minessale
d8760c423c
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@280 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-21 02:13:41 +00:00
Anthony Minessale
b22f935b40
sangoma might fully work now
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@279 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-21 00:00:10 +00:00
Anthony Minessale
599829cedb
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@278 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-20 20:30:10 +00:00
Anthony Minessale
c406e3eadc
tmp
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@277 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-20 17:53:09 +00:00
Michael Jerris
d71231f075
add bufinfo
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@276 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-20 17:20:56 +00:00
Michael Jerris
25861c506e
fix build.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@275 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-20 09:27:28 +00:00
Anthony Minessale
b4d6035c85
sangoma api probably working
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@274 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-20 02:54:29 +00:00
Anthony Minessale
7321b86adf
update analog
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@273 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-18 21:32:56 +00:00
Michael Jerris
4943cb4663
add signaling types.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@272 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-18 21:15:17 +00:00
Michael Jerris
4ccb5098a0
add a couple missing structs for config.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@271 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-18 20:37:07 +00:00
Michael Jerris
eb6c0351e4
windows build.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@270 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-17 19:40:35 +00:00
Anthony Minessale
d874cf6cf9
cleanup testing analog
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@269 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-17 05:31:28 +00:00
Anthony Minessale
c687dabf77
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@268 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-17 01:50:33 +00:00
Anthony Minessale
c80c4e3385
format
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@267 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-16 16:38:40 +00:00
Anthony Minessale
cae2014e76
pretty damn close to being operational
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@266 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-16 15:52:49 +00:00
Anthony Minessale
a91ce4a518
cleanup
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@265 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-16 13:46:32 +00:00
Anthony Minessale
bed2275bc8
outbound isdn w00t
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@264 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-16 04:39:15 +00:00
Anthony Minessale
ba4244b28b
fix tones stuff on 64bit
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@263 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-16 00:18:56 +00:00
Anthony Minessale
e06ddca9e7
build tweak
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@262 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-15 22:07:53 +00:00
Anthony Minessale
facd5a6245
fux type
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@261 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-15 20:58:46 +00:00
Anthony Minessale
5df3ff7678
evil ass bug
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@260 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-15 08:16:38 +00:00
Anthony Minessale
3234f987d6
wtf
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@259 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-15 04:20:45 +00:00
Michael Jerris
9a94699be8
add prototype.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@258 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-14 04:52:21 +00:00
Michael Jerris
7a2c12fb17
warnings
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@257 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-14 04:50:47 +00:00
Anthony Minessale
765857444a
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@256 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-14 04:44:44 +00:00
Anthony Minessale
f981ebef9f
inbound calls milestone
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@255 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-14 03:54:02 +00:00
Michael Jerris
2f4d9e8c3b
properly send release complete
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@254 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-14 02:02:56 +00:00
Anthony Minessale
bd517afa82
tweak the state stuff
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@253 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-14 01:54:51 +00:00
Michael Jerris
4c283d4652
cast to char * from unsigned char *
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@252 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 03:44:09 +00:00
Anthony Minessale
18ac09fb0d
WIP
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@251 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 03:37:55 +00:00
Michael Jerris
ecdc267112
fix CRV parser right this time
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@250 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 02:46:39 +00:00
Michael Jerris
a97e199a31
handle the crv flag
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@249 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 01:52:19 +00:00
Anthony Minessale
e7a9f6a724
revert previous incorrect commit
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@248 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 01:39:29 +00:00
Michael Jerris
63cdfc06e5
off by one.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@247 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-13 00:01:40 +00:00
Michael Jerris
02186c731d
add auto acks.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@246 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-12 01:38:45 +00:00
Michael Jerris
505539d65c
add enum helpers
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@245 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-11 22:11:58 +00:00
Anthony Minessale
1761662524
add call waiting
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@243 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-11 18:15:09 +00:00
Anthony Minessale
6f5e521686
add dest
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@242 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-10 05:43:50 +00:00
Michael Jerris
8f2661329e
data types.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@241 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-09 16:25:39 +00:00
Anthony Minessale
c2f9afc106
caller id works both ways w00t
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@240 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-09 14:23:02 +00:00
Anthony Minessale
a2d983628e
more callerid code
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@239 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-09 00:56:53 +00:00
Anthony Minessale
715b0d9c4b
add the Illudium Q-36 Explosive FSK Modulator
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@238 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-08 23:43:32 +00:00
Anthony Minessale
a2e2b5bd4a
add the Illudium Q-36 Explosive FSK Modulator
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@237 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-08 23:42:28 +00:00
Anthony Minessale
43432933a8
make comments that are not on the beginning of the line require a double char ;; <-- like this
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@236 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-07 05:30:09 +00:00
Anthony Minessale
144f926004
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@235 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-07 05:13:39 +00:00
Anthony Minessale
b7461ff9c4
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@234 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-07 03:48:07 +00:00
Michael Jerris
cc17fa213d
atof returns double not float?
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@233 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-07 03:36:03 +00:00
Michael Jerris
0faa06ab1a
int types and inline for windows build
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@232 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-07 03:29:48 +00:00
Anthony Minessale
8472ec1850
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@231 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-07 03:28:07 +00:00
Anthony Minessale
d699160e0c
add file
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@230 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-07 01:45:59 +00:00
Anthony Minessale
f77dd4ad76
revert changes that totally break everything (try it on unix too)
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@229 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-07 01:45:32 +00:00
Anthony Minessale
cd21bbc273
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@228 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-07 01:37:09 +00:00
Michael Jerris
ffb5e9557a
use float instead of double for teletone.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@227 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-07 00:33:31 +00:00
Anthony Minessale
42cd11f708
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@226 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-07 00:20:41 +00:00
Anthony Minessale
9a0e8c6a1f
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@225 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-06 23:27:21 +00:00
Anthony Minessale
ffbba3d321
add dds to teletone
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@223 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-06 22:58:13 +00:00
Michael Jerris
f23950ffdd
windows build add zap_callerid.c and tweak types.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@222 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-06 15:59:38 +00:00
Anthony Minessale
0cd7288ead
add file
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@221 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 18:27:51 +00:00
Anthony Minessale
b9b5cfcd87
add fsk callerid stuff to analog fxo
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@220 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 16:57:32 +00:00
Michael Jerris
56946b78aa
update windows build
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@219 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 04:47:13 +00:00
Anthony Minessale
cb8a120519
update3
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@218 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 04:40:18 +00:00
Anthony Minessale
34d0951d09
update2
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@217 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 04:38:05 +00:00
Anthony Minessale
b23a8ae4d6
update1
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@216 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 04:37:50 +00:00
Michael Jerris
6bf627a3d4
use the fsk_modem_definitions array
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@215 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 04:23:58 +00:00
Michael Jerris
215287813a
add reference url.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@214 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 03:59:28 +00:00
Michael Jerris
204d5e452d
add v.23 modem definitions.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@213 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 03:56:59 +00:00
Anthony Minessale
5e983dcf1f
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@212 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 03:04:35 +00:00
Michael Jerris
e68ece0f1c
fix windows build.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@211 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 02:48:50 +00:00
Anthony Minessale
42c70840d8
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@210 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 01:31:25 +00:00
Anthony Minessale
9923827d1e
add 1/2 of caller id code
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@209 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-05 00:57:02 +00:00
Michael Jerris
4ec6fab273
build fix on windows.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@208 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-04 23:44:18 +00:00
Anthony Minessale
de0a5c3b07
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@207 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-04 15:28:23 +00:00
Anthony Minessale
3503096dfc
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@206 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-04 15:26:10 +00:00
Anthony Minessale
dce12e0eaa
indent
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@205 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-04 14:53:12 +00:00
Michael Jerris
f59addad71
change namespace on bell202 to fsk in preparation for generalizing the code for more kinds of fsk modems.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@204 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 17:51:20 +00:00
Michael Jerris
b351047b14
fix destroy leak when using uart.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@203 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 04:14:39 +00:00
Michael Jerris
e56c64a692
Add function pointer typedef.
...
Switch to use /* */ comments to survive pickier compile flags.
Change destroy function to take ** pointer so it can set the pointer back to NULL
make code style consistent with the rest of the lib.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@202 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 04:06:36 +00:00
Michael Jerris
2a79a09b8f
make code style consistent with the rest of the lib.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@201 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 03:07:08 +00:00
Michael Jerris
34d002aaa4
Remove unused prototypes.
...
Add function pointer typedef.
Switch to use /* */ comments to survive pickier compile flags.
Add dsp_uart_destroy function (takes ** pointer so it can set the pointer back to NULL)
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@200 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 02:56:56 +00:00
Michael Jerris
98cdabe0c1
dos2unix
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@199 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 01:45:23 +00:00
Anthony Minessale
f7422f881b
remove unecessary inlcudes
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@198 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-03 01:44:27 +00:00
Michael Jerris
09516082c6
Add fsk demodulation code from Robert Krten. Thanks for the contribution!
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@197 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-02 17:27:10 +00:00
Anthony Minessale
d4fcd8d920
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@196 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:58:27 +00:00
Anthony Minessale
b389c6c056
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@193 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:34:40 +00:00
Anthony Minessale
9586880085
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@192 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 15:25:36 +00:00
Anthony Minessale
91ba4e6786
analog for zt works, still need some more for wanpipe
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@190 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-06-01 00:31:50 +00:00
Anthony Minessale
4c9db695b5
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@189 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 20:15:16 +00:00
Michael Jerris
f5f5991fc8
windows tweak.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@188 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 03:12:02 +00:00
Anthony Minessale
65228c6815
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@187 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 03:04:26 +00:00
Anthony Minessale
a2dea73797
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@186 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-31 02:41:50 +00:00
Anthony Minessale
0f997a1fb9
add guts for zt
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@185 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-30 01:01:32 +00:00
Michael Jerris
9ece0d8ba5
add zt_maintinfo and ZT_MAINT ioctl.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@184 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 20:29:46 +00:00
Michael Jerris
68bc45d429
add zt_spaninfo and ZT_SPANSTAT
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@183 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 20:22:10 +00:00
Michael Jerris
cadd9d569b
dos2unix
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@182 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 17:51:23 +00:00
Michael Jerris
99b102efc4
fix setting of current codeset.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@181 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 16:47:22 +00:00
Michael Jerris
d06d911671
Don't mess with the message before we send it up to level 4.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@180 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 16:38:04 +00:00
Michael Jerris
c8f9f19b14
Add beginning of auto-restart functionality
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@179 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 16:30:20 +00:00
Michael Jerris
1b2f1da9c8
remove codeset form generic message struct, it doesn't belong there, this is still messy, need a cleaner way.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@178 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 15:32:37 +00:00
Michael Jerris
722cd21170
prepwork for zt hardware interface.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@177 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 06:53:39 +00:00
Michael Jerris
c48ce7994f
Correct crv handling.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@176 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 04:13:24 +00:00
Michael Jerris
524ed2ba1c
typos.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@175 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 03:15:18 +00:00
Michael Jerris
8c0b033418
off by 1 error in Q931Uie_CalledNum.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@174 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 03:08:41 +00:00
Michael Jerris
8f76c671c1
use Q931Uie_GenericDigits for national isdn setup message parser.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@173 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 02:44:14 +00:00
Michael Jerris
68b898c69e
better implement Q931Uie_GenericDigits.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@172 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-29 02:42:32 +00:00
Michael Jerris
27cfa656c3
missing ()
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@171 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-28 22:49:54 +00:00
Michael Jerris
f3fe8c1743
Start of support for codesets and shift operation in messages.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@170 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-28 22:48:13 +00:00
Michael Jerris
4b82de25cc
Added typedefs for some functions to simplify the declarations for the function pointer tables and the header files.
...
API rework to simplify the Umes functions.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@169 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-28 22:00:14 +00:00
Michael Jerris
3599a316bb
move ie definitions and declarations to a new header file.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@168 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-28 03:14:24 +00:00
Michael Jerris
12eb05c035
add codeset enum.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@167 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-28 02:59:34 +00:00
Anthony Minessale
9f9b4e45b9
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@166 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-05-27 18:14:49 +00:00