dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

61 Commits

Author SHA1 Message Date
jeremy 5a14a568cc a major rework - type=peer support, code cleanup, and optimization. Still not ready to use
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3908 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-04 10:18:06 +00:00
jeremy fc4f22736d massive changes, very broken, do not use (from airport)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3859 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-30 19:30:49 +00:00
jeremy b568576fd7 support early media/intercept Bug #562
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3815 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-21 18:42:37 +00:00
jeremy efbfbe86bf protect against seg on busy systems. Bug #2249
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3809 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-19 16:53:01 +00:00
jeremy 7b5dd33c65 clean up warnings, and re-add a return, how did that get removed?
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3491 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-22 04:24:50 +00:00
jeremy c15f687150 more changes to properly copy the call token and a small code optimization
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3489 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-21 16:36:10 +00:00
jeremy 4a2506f136 first attempt to properly copy and then free call detail strings.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3485 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-20 21:04:16 +00:00
jeremy 2e12cb4723 actually implement the setting of noFastStart and noH245Tunneling.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3459 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-17 19:38:30 +00:00
jeremy 5e82d80f14 apply temporary fix to stop people from whining.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3325 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-27 20:06:44 +00:00
markster 7148691394 Merge source cleanups (bug #1911)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3311 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-26 03:50:14 +00:00
jeremy 6a2cecd06c check to make sure the extension exists b4 actually accepting the call and lets hope this gives Open H.323 enough time to sync up (bug #1714)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3220 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-15 20:56:06 +00:00
jeremy 02cb9c996b properly clean capabilites from the endpoint
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3079 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-26 19:14:51 +00:00
jeremy 7279c24bfc optmize call setup process
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3063 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-25 02:27:59 +00:00
jeremy 8fda188d26 backout code optimization, add more explict error reporting
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3030 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-20 21:56:12 +00:00
jeremy 7e42c962d8 cleanup code and debug
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3028 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-20 09:00:04 +00:00
jeremy b4c39b43b9 properly send call progress and alerting PDUs, re-fix one-way audio on call manager, and hopefully add call progress (N+101) support (not tested)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3023 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-20 07:07:18 +00:00
jeremy 109964b560 clean up code
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3002 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-18 10:32:34 +00:00
jeremy 5605f67527 Remove all capabilities first
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2700 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-16 05:57:30 +00:00
jeremy 9033b5ddca Lets see if this way works to remove all capabilities from the list
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2688 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-13 19:07:51 +00:00
jeremy 209d3f4fe3 back out lame attempt
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2687 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-13 18:54:24 +00:00
jeremy 172df57aa4 print out capability set, if h323debug is turned on
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2686 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-13 18:32:23 +00:00
jeremy f3fea3491f make sure capability set is clean before setting new value(s)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2685 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-13 18:26:27 +00:00
jeremy 1f645b070d re-apply possible CCM fix. Someone still needs to test this
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2500 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-20 14:29:36 +00:00
jeremy af28977d73 rollback everything to known good state. E.164 and prefix routing patches are broken
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2498 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-20 14:24:20 +00:00
jeremy 19471f4a8f try to work around CCM interop, UNTESTED! Someone with a CCM needs to test this
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2497 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-20 14:14:00 +00:00
jeremy e9624dc611 Properly deal with E.164 and Prefix routing
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2458 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-18 20:39:15 +00:00
jeremy ad6e43cc6c check return value stop seg. Bug #967
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2328 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-04 06:11:23 +00:00
jeremy 20736a4cfa WTF
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2014 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-13 08:31:13 +00:00
jeremy 46a0f4c89b stupid, stupid, stupid stupid stupid stupid
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2013 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-13 08:17:20 +00:00
jeremy 8270caac97 Fix it so we can be unloaded/loaded at will
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2003 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-13 03:07:15 +00:00
jeremy 41f08169b0 clean up code and remove install directive in h323/ Makefile
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1924 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-11 02:22:32 +00:00
jeremy 96fb12f2f6 nuke file descriptor leak..You don't need a whole new thread to hang up a friggen call
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1890 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-06 16:43:24 +00:00
jeremy 73f7a57e99 totally revert that highly broken patch. Please test your code before submitting diffs.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1881 f38db490-d61c-443f-a65b-d21fe96a405b
2003-12-24 22:38:24 +00:00
jeremy 6d2031189f Apply massive patch from PCadach. If things are broken blame him. Bug#469
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1877 f38db490-d61c-443f-a65b-d21fe96a405b
2003-12-23 23:01:24 +00:00
jeremy ec575218ea follow same naming scheme as other simular functions
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1867 f38db490-d61c-443f-a65b-d21fe96a405b
2003-12-18 19:54:18 +00:00
jeremy 7ec4f9883c apply G.729 patches (with changes) from bug #421
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1767 f38db490-d61c-443f-a65b-d21fe96a405b
2003-11-19 22:46:35 +00:00
jeremy cb741d4947 rollback transfer support...not properly implemented
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1537 f38db490-d61c-443f-a65b-d21fe96a405b
2003-09-22 06:21:03 +00:00
jeremy d2978bbfa7 implement transfer and call forwarding. Bug #221
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1482 f38db490-d61c-443f-a65b-d21fe96a405b
2003-09-06 20:29:25 +00:00
jeremy 082653c938 sync any left over changes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1428 f38db490-d61c-443f-a65b-d21fe96a405b
2003-08-25 18:34:10 +00:00
jeremy ae0c417bab something is crazy here
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1303 f38db490-d61c-443f-a65b-d21fe96a405b
2003-08-12 22:20:12 +00:00
jeremy 84ed768fba stop seg if callerid is not sent at all
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1244 f38db490-d61c-443f-a65b-d21fe96a405b
2003-07-31 04:43:03 +00:00
jeremy 0bc8eb5b12 rollback today's futile attempts properly
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1221 f38db490-d61c-443f-a65b-d21fe96a405b
2003-07-24 23:29:04 +00:00
jeremy 8cb1b4032b try this crazy idea to make callerid work with no name
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1216 f38db490-d61c-443f-a65b-d21fe96a405b
2003-07-24 18:28:40 +00:00
jeremy 6ef012686b add more debug
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1215 f38db490-d61c-443f-a65b-d21fe96a405b
2003-07-24 17:58:23 +00:00
jeremy 1fbade3675 add some debug to see what callerid is doing
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1212 f38db490-d61c-443f-a65b-d21fe96a405b
2003-07-24 17:39:32 +00:00
jeremy 3b80b65f43 implement callerid passing on type=users. Thanks Ol1ver
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1206 f38db490-d61c-443f-a65b-d21fe96a405b
2003-07-23 19:55:13 +00:00
jeremy fa4f591d78 finish that thought
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1204 f38db490-d61c-443f-a65b-d21fe96a405b
2003-07-23 02:27:44 +00:00
jeremy 7f1f171f45 Update to work around G.729 compile issues, for now
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1119 f38db490-d61c-443f-a65b-d21fe96a405b
2003-06-25 06:48:08 +00:00
jeremy 3e0ef72f89 See if this stops a seg
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1118 f38db490-d61c-443f-a65b-d21fe96a405b
2003-06-25 06:33:56 +00:00
jeremy 0908faf192 remote lame ^M's
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1108 f38db490-d61c-443f-a65b-d21fe96a405b
2003-06-20 06:03:34 +00:00