Commit Graph

596 Commits

Author SHA1 Message Date
Stefan Knoblich 2973d68f37 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 8c4245dd54 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 b5a23ffa69 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
Anthony Minessale d36e174cda update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@513 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-22 17:56:09 +00:00
Stefan Knoblich ff19726bd0 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 9e4558ab13 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 65b7c28ba0 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 91b042092c tweak
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@509 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-08-11 16:09:39 +00:00
Anthony Minessale 4bf8d37006 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 96ddc322d8 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 15fe36a6d7 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 8587eb9308 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 34c111830f 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 af1bcca8e4 [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 a32cd745f7 [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 d15813f1f7 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 1cdd22c2b4 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 b212c8cdf2 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 522baa05a7 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 114a0a8afb fix missed name change in debug line
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@495 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-06-05 14:09:53 +00:00
Anthony Minessale cf76457d4b 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 b51ea4b1dc 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 3989919d66 double doh
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@492 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-06-03 17:00:02 +00:00
Anthony Minessale 23aaa233ec 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 72f39201a1 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 cb01ace9c9 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 ba43d4da36 __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 714535c190 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 3eb33ba8de 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 c0d5af7804 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 0fed9a582c 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 b015d7b8d3 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 219812a90f 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 c1d46e371c 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 a649b013ac 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 5ae7201c37 add var_event down into the endpoints so chans with no parents can still pass options
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@477 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-15 19:43:58 +00:00
Anthony Minessale 618bd1d079 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 7efa298023 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 f43d618725 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
Anthony Minessale 01b0022a50 CtRiX is fast
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@472 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-05-08 20:27:31 +00:00
Michael Jerris fb4a8b2a59 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 f99afcefde 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 a0ab351bcf 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 53887a7d15 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 1d5bec97f1 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 14519d193c 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 b518f8573d 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 b794a13ded 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 d57d8ffc2f 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 b65e7946cc 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 80f3bacfd8 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 00e1a4eb63 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 d1e67eb08a 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 231b7d7a58 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 99a1776aff 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 fa2ef583f8 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 191ca19871 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 570ff2b3c2 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
Shane Burrell d0c1abd7f0 Put enough in conf file to do testing of m3ua
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@451 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-07 17:38:39 +00:00
Michael Jerris a016e07dbd 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 f6a44786c7 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 7f3c466cc9 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 41d67eedab Added some m3ua params
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@447 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-07 03:02:23 +00:00
Shane Burrell df4fe26e6e 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 301723183b 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
Shane Burrell dbb029d6f2 Inital m3ua config file
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@444 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-04-06 01:48:14 +00:00
Michael Jerris e97f258474 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 f8b58eae7c 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 9397ee671c 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 00e40e69e5 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 72dedf3b57 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 4dbaeebd55 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 d06ede0e44 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 ca2bbe4bc2 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 d7310326ad 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 9ad363cffe 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 3768aba8d6 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 3f9d36f552 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 e0512294af 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 43d251490e 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 bb14afecc0 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 eba32dae0d 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 18ad775194 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 131b13b236 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 b43a995bc0 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 f09846d3e9 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 9c95febcdd 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 051f682516 we do these from the lib automatically now
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@419 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-29 22:04:15 +00:00
Michael Jerris e1f3a14ad8 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 7d476dd303 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 1d3f79cddc 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 5e56f09d92 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 21ffaca607 add debug flogs
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@414 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-28 15:58:22 +00:00
Michael Jerris b809ddb4ec 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 68fba615a5 cleanup
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@412 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-27 23:34:30 +00:00
Michael Jerris 79f2bfc536 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 58cf814aa2 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 8a122d84a4 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 26d7b0013b 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 a2dfc75587 add in switch_core_signal_lock/unlock
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@407 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-26 16:55:54 +00:00
Anthony Minessale dc7a83902d 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
Anthony Minessale 8867e2e985 up
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@405 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-18 21:06:02 +00:00
Michael Jerris e0bdde6234 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 f6c2eca615 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@403 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-18 17:41:41 +00:00
Anthony Minessale 32d5cd1ab6 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 47ba69491d tweak cflags/cleanup
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@401 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-18 16:22:39 +00:00
Anthony Minessale 6ec135418a 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
Anthony Minessale 26997e2bbe only require 2.59
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@399 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-18 16:12:26 +00:00
Michael Jerris 673501ae05 tweak
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@398 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-18 15:43:54 +00:00
Michael Jerris 96a357af00 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 7235194cc4 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 42233ec499 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 509593fc49 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 108bb09a12 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 7897701da9 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 829dad8c23 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 46ef513af8 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 9d8d013df4 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 08115470e0 mark answered.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@387 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-04 20:40:23 +00:00
Michael Jerris e8051d6b78 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 f133df8748 one / is enough
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@385 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-04 17:57:50 +00:00
Anthony Minessale 3a72affc9e cleanup
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@384 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-02 16:54:21 +00:00
Anthony Minessale 3ece98d910 fix dest
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@383 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-02 16:48:20 +00:00
Michael Jerris 6a8f752cfe 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 0f918716a9 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 88db54e8cc 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 cb3679ac0c 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 e4af9c444a 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
Anthony Minessale 4f7223357e update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@377 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-30 00:15:08 +00:00
Michael Jerris 9ed82fc71c 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 05645d13fb doh wrong place
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@375 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-28 21:45:48 +00:00
Anthony Minessale adf8253a0e i guess idsn calls want dtmf too
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@374 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-26 00:07:37 +00:00
Anthony Minessale f5d6a0f7f0 i guess idsn calls want dtmf too
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@373 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-25 23:54:26 +00:00
Anthony Minessale 254c3ed2d8 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 c973fadc4e 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 1c8d45c926 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 ac6d26f72c fix outgoing channel selection
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@369 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-25 15:05:37 +00:00
Michael Jerris 2b4fa5f221 get chan id correctly from dial string
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@367 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-14 19:45:32 +00:00
Anthony Minessale 1992ccae6a 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 460af7233d 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 d24f057e15 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 b54c19e125 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 9bb73cc4dc build update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@362 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-10 01:15:04 +00:00
Anthony Minessale 9d760b645d 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 e203b777f2 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
Michael Jerris f81b02f429 error checking on dial string.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@359 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-01-07 16:50:20 +00:00
Anthony Minessale 5916d66a28 update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@358 a93c3328-9c30-0410-af19-c9cd2b2d52af
2007-12-22 02:16:03 +00:00
Anthony Minessale 67ba63c549 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 1c32ee36f1 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 28b9c10b52 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