Commit Graph

819 Commits

Author SHA1 Message Date
Michael Jerris fa33d47640 avoiding initial segfault (MODENDP-265)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 15:11:55 +00:00
Jeff Lenk 5c5c23c2d4 code before decl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15425 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 04:29:17 +00:00
Anthony Minessale 9750c60d3a add cols to sip_dialogs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15420 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 02:10:41 +00:00
Brian West e51eda5876 add pai to responses
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15408 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-10 15:57:34 +00:00
Anthony Minessale 275e919f3c fix issue with global bypass_media_after_bridge messing up callflow
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-09 23:49:35 +00:00
Jeff Lenk af259998e0 win code before decl error + compile warns
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15399 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-09 17:15:46 +00:00
Brian West c09bb6d371 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15398 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-09 17:07:21 +00:00
Brian West beb16d9df4 fix small leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15397 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-09 17:05:13 +00:00
Anthony Minessale 061e349a7b missed a spot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-06 22:21:14 +00:00
Anthony Minessale 8a3c867f7b add var check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15391 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-06 22:08:59 +00:00
Anthony Minessale 287db73e08 fix some win32 issues in sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15373 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-05 17:22:15 +00:00
Anthony Minessale 72a8ae5c52 fix dest parser to not hit false positive
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-04 16:46:17 +00:00
Brian West 743a396652 doing carot dialing to a location without a gateway will result in the host being null in some cases this will not allow that if you specify the full sip:dest@host it works fine but if you only specify the number then host will be null
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 18:26:09 +00:00
Brian West 403a2d9b49 profiles that start with the word gateway are not special just profile exactly called gateway is
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-02 15:41:01 +00:00
Anthony Minessale b3ec0eac5f add uuid_debug_audio <uuid> <read|write|both> <on|off>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 17:52:52 +00:00
Anthony Minessale 8d01cf8e1a add uuid_debug_audio <uuid> <on|off>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 17:29:05 +00:00
Anthony Minessale 9638aee919 reallly? really sonus? you're gonna ignore packets cos you don't like how the PAI header is formatted?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 19:19:07 +00:00
Anthony Minessale 3c5e83e351 add pass-callee-id (defaults to true) disable by setting it to false if you encounter something too stupid to ignore X headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15230 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 18:16:38 +00:00
Anthony Minessale e6d969e540 tweak for 3pcc proxy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 17:03:05 +00:00
Brian West 2a02981b8c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 23:47:51 +00:00
Anthony Minessale a4b2dce44d add warning app and api for popup on phones (probably doesn't work yet
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 23:02:14 +00:00
Anthony Minessale 5b3961b03f MODSOFIA-33
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:47:52 +00:00
Anthony Minessale 8eadcd50ca make sure dest is not blank for rare edge case
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15212 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:17:05 +00:00
Anthony Minessale df7637f687 change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Brian West 410b6ebd1f tweak to display stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15210 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:50:51 +00:00
Anthony Minessale 70db4ad8c4 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 14:31:24 +00:00
Anthony Minessale 4d9f7de25b FSCORE-471 and any other update related bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 18:48:28 +00:00
Anthony Minessale 3dfe67800f clear up some more display issues and fix resume-media-on-hold sofia option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-19 19:58:23 +00:00
Anthony Minessale 39f93c4eea delay update till after media has been confirmed to prevent SOA race in sip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15159 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-14 19:26:10 +00:00
Anthony Minessale f70d980a9d cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15154 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 21:52:47 +00:00
Anthony Minessale 0ef7525cea working on 2 boxes at once ignore me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15150 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 20:28:45 +00:00
Anthony Minessale aa9361d79f add CALL_UPDATE event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15119 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 16:52:55 +00:00
Anthony Minessale 75eed77d5e actually-support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15116 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 15:07:12 +00:00
Anthony Minessale eab6464f62 fix the crash that was caused by fixing the leak that was preventing the crash in the previous revision
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 14:55:16 +00:00
Anthony Minessale 6df9d44154 auto update displays in more places
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 22:35:21 +00:00
Brian West 5baa04b88f doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 02:49:23 +00:00
Anthony Minessale ad1ac98380 append host when its not supplied on carrot dialing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-06 15:30:30 +00:00
Anthony Minessale 07d223b30e cover up sofia bug parsing contact strings that do not have <> in them
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 21:06:01 +00:00
Michael Jerris bcc1694a45 scope mask
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 17:16:31 +00:00
Michael Jerris aa7e83fca8 scope mask
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 17:14:46 +00:00
Marc Olivier Chouinard ec6d528d4b mod_sofia: Override the MWI User@Domain used per user/group/domain (MODENDP-241)
To use this, set a PARAM named MWI-Account with the user@domain you want to monitor the MWI in the user directory.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 20:07:40 +00:00
Anthony Minessale 374925d9ba improve bad timestamp detection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14979 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 18:25:45 +00:00
Brian West 5108a5bc24 MODSOFIA-29
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 20:27:52 +00:00
Mathieu Rene baa8371f6f MODSOFIA-25
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-07 23:13:45 +00:00
Mathieu Rene 7820dc0a94 MODENDP-232 part 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14589 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 19:27:35 +00:00
Anthony Minessale 6ebc9b01c2 use timeout cause code MODSOFIA-22
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14587 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 16:30:40 +00:00
Anthony Minessale a35dc92e9f add 10 second media timeout waiting for codec establishment MODSOFIA-22
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14586 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 16:22:16 +00:00
Mathieu Rene 9aa8df3dd9 MODENDP-232
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14585 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-21 14:48:42 +00:00
Mathieu Rene ae0bf2cd23 mod_sofia: display the profile name on sofia xmlstatus gateway xxx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-15 03:32:14 +00:00
Mathieu Rene 0e67168c45 mod_sofia: display the profile name on sofia status gateway xxx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14520 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-14 19:31:00 +00:00
Mathieu Rene c2d5f970bc Per-call logging, part one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 20:35:02 +00:00
Mathieu Rene 485014bf7c MODSOFIA-20 with changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-11 00:54:39 +00:00
Mathieu Rene 4b0a97803a mod_sofia: add sofia_gateway_data api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14425 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-29 22:48:43 +00:00
Brian West dbf40cf729 revert this cuz its WRONG.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 02:30:15 +00:00
Brian West ab0e67ccec doh these are backwards. (SFSIP-167)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:33:46 +00:00
Brian West 406fbfdefa this should have been reverted with rev 14263
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-20 23:33:39 +00:00
Anthony Minessale 70a91c8f09 sort out proxy stuff SFSIP-165
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-16 00:46:35 +00:00
Brian West e3a2e3d41d cleanup since from_domain is now in the gateway and will default to proxy , realm or from-domain if set properly.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 20:56:09 +00:00
Anthony Minessale fc4a5f8498 MODSOFIA-16
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 15:00:26 +00:00
Michael Jerris 1ccd61b097 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-10 20:32:23 +00:00
Brian West 4858d3c3dd these should be sip_
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14150 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-07 23:59:35 +00:00
Brian West b6363dc294 LOOK OUT BELOW... (FSCORE-381)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-30 18:59:05 +00:00
Anthony Minessale bbd67f4c17 unhold before media timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13963 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 18:56:37 +00:00
Michael Jerris 471b78b784 attempt to fix SFSIP-150
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13783 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 16:06:37 +00:00
Anthony Minessale 3ebea4d715 FSCORE-382
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13774 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-15 16:01:45 +00:00
Anthony Minessale 55c8fbad76 add sofia tracelevel <level> and tracelevel param in <settings>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 19:52:07 +00:00
Anthony Minessale f9569fcf5d picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 22:00:10 +00:00
Brian West cd2dd2bf05 sofia does the right thing... confused with users report of it not working
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13617 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 19:04:14 +00:00
Brian West e11a32fe80 use user_via if we send a 180 or 183
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13614 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 16:53:27 +00:00
Michael Jerris 1dd780e697 merge sip nat improvements from branches/brian
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13594 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 21:08:34 +00:00
Anthony Minessale b82984fe97 add netmask detection for nat discovery work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 16:55:10 +00:00
Brian West c22d626c79 ok only do this is callee_id_name is set
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13528 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 13:55:17 +00:00
Brian West dd1e4b2d23 sigh, guess we can only do this on snom and polycom right now to be safe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 13:45:50 +00:00
Brian West 6eb2b39f4d fix warning when you set type to none
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13507 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 18:11:07 +00:00
Brian West c18d67b5c4 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 01:08:30 +00:00
Brian West af9b1b6989 doh this is the right way for this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13497 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 23:39:46 +00:00
Brian West 2303c82588 picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13494 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 23:08:43 +00:00
Brian West 60c0d5c2b6 Update CID on Polycom when doing an Attended transfer, Make send_display work with Polycom and others, add patch with mods from SFSIP-111 HOME RUN.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 22:46:17 +00:00
Michael Jerris 9bd37dfecc MODENDP-219
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13357 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 17:07:07 +00:00
Anthony Minessale 303271f92a allow socket app to operate without pre_answer (please test)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-13 16:34:39 +00:00
Mathieu Rene 1aca63d2ec Revert 13269
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-11 04:07:01 +00:00
Mathieu Rene aede1236d6 mod_sofia: Add rescan option to killgw
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13269 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-09 19:30:46 +00:00
Mathieu Rene 1381ede0a1 SFSIP-145
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13267 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-09 15:05:33 +00:00
Anthony Minessale d303b7e537 add rtp-autoflush-during-bridge param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 15:07:48 +00:00
Anthony Minessale f0d1c47536 add rtp-autoflush-during-bridge param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 15:07:04 +00:00
Brian West 1fd1d7706a remove accidental commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13223 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-03 15:33:48 +00:00
Anthony Minessale 5267d785ed refactor resampling in mod_local_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-03 03:15:42 +00:00
Anthony Minessale 69f05027db update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13189 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-29 14:52:46 +00:00
Anthony Minessale a821ad30f5 update last commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13188 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-29 04:15:52 +00:00
Anthony Minessale 1fa1e961e4 arbitrary notify
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13187 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-29 03:37:30 +00:00
Anthony Minessale ffeef2e5cc fix typo in CALL_INFO/ALERT_INFO
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13180 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-28 16:00:16 +00:00
Anthony Minessale bab2f0bcf5 parse out alert-info and call-info from infos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13173 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-27 23:36:03 +00:00
Brian West 0b20cf90c5 add contact lookup for lazy ppl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13169 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-27 18:18:29 +00:00
Brian West c6d372dce2 MODENDP-214 thanks david, hope to see you at cluecon
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13141 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-24 22:49:35 +00:00
Anthony Minessale 0071cedcd0 only pass 2833 while bridged and while bridged to another channel that uses our RTP stack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13131 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 13:15:03 +00:00
Anthony Minessale 0f08e7db06 MODENDP-213
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13119 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 18:38:55 +00:00
Brian West 09f6442a44 more cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 15:16:37 +00:00
Stefan Knoblich 130d3f3828 Change call counter status output for consistency
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 22:43:18 +00:00
Brian West 3a61fe2085 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 22:26:21 +00:00
Brian West 80088d59e3 thanks stnk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 22:02:20 +00:00
Brian West 377d0b6f2d hrm, remove the uppercase first letter on these.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 20:24:44 +00:00
Anthony Minessale 131be776f1 add calls count and failed calls count to sofia profile sorted by direction
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 17:47:22 +00:00
Anthony Minessale 5e2e0b36a7 add sip info to event_socket gateway
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-20 19:00:39 +00:00
Anthony Minessale 32e2fddef3 ndlb_sendrecv_in_session var NDLB-sendrecv-in-session profile option to reverse the effects of MODENDP-148
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-20 17:07:54 +00:00
Anthony Minessale 63fd842b3d autoflush on bridge and add bridge_hangup_cause variable to indicate the hangup cause of the last bridged channel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 22:13:55 +00:00
Anthony Minessale 300bb301b7 move rtp stats up to where they will be more useful
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-14 16:55:10 +00:00
Anthony Minessale 73fe7bfdcc FSCORE-352
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 20:14:02 +00:00
Anthony Minessale ab6c4f1a6d change CS_DONE to CS_DESTROY and add state handler for destroy and tear down critical parts of the channel from this method which is not called until it's impossible for anything to be referencing the channel (after final write lock and before destroying the pool)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 17:43:18 +00:00
Anthony Minessale 68b0359cfb FSCORE-349 add flag to denote if a codec is init or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 17:17:12 +00:00
Anthony Minessale 3a24486f1c add rtp-autofix-timing (defauts to true even when not present) set to false to disable it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12903 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 15:07:10 +00:00
Anthony Minessale 09eef9a325 don't auto-disable, just warn
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 22:45:17 +00:00
Anthony Minessale 3c72e9f143 add username and realm to sip db
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 20:14:07 +00:00
Michael Jerris 4a48d3dd5a use nua_handle_home instead of using nua internals to get the nua handle home
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12757 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 17:57:00 +00:00
Anthony Minessale 41944b7e6f clean up dialog stuff on presence for sla and other stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12708 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-22 05:15:17 +00:00
Anthony Minessale ed35b00a0a another regression
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 20:51:19 +00:00
Anthony Minessale bf1ad19a09 FSCORE-322
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 01:52:53 +00:00
Anthony Minessale c3165e9667 FSCORE-337
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 16:39:12 +00:00
Mathieu Rene 80d2b371f9 declinatio mortuus obfirmo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-12 02:24:24 +00:00
Anthony Minessale 80f3bc32a3 fix include
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-07 17:00:48 +00:00
Anthony Minessale bb04f16bd5 FSCORE-263
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 17:45:32 +00:00
Anthony Minessale df13840625 add configurable outgoing cid types
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 23:03:25 +00:00
Mathieu Rene fd9c4b47df Missed one doc line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12425 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 22:22:30 +00:00
Mathieu Rene add42a2759 Move sofia logging to the core logging engine, add change sofia loglevel api and add sofia profile xxx siptrace on-off for TPORT_LOG
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 18:54:43 +00:00
Anthony Minessale 8d965c32b2 FSCORE-297 FSCORE-305 FSCORE-315
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 20:16:05 +00:00
Anthony Minessale 6955b86b53 MODENDP-192
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12358 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-02 19:43:17 +00:00
Anthony Minessale 9556be51ef fix issue in monitor_early_media_fail issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 03:41:18 +00:00
Anthony Minessale 9886f369c3 add direction col to sql db, add direction param to session_create, log dtmf digits to digits_dialed variable for cdr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 16:31:59 +00:00
Anthony Minessale 680f375cc2 MODENDP-198
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 13:53:15 +00:00
Brian West babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Michael Jerris 092553d043 convert sofia TFLAGs to use array based flags.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11892 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 20:49:45 +00:00
Anthony Minessale d6d8b04058 clarify warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 16:36:55 +00:00
Michael Jerris bc1e93bf5d use sofia specific flag macros
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 22:35:54 +00:00
Michael Jerris bbf0159708 use sofia specific flag macros
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 17:56:38 +00:00
Anthony Minessale 393ed25314 MODENDP-184
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11697 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 00:30:32 +00:00
Brian West ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Anthony Minessale 0463541d61 change low res sleep func api names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:23:07 +00:00
Anthony Minessale 941052b656 allow <params> tag in gateways as well as <variables> with direction inbound/outbound (default both) and call counter
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 20:33:30 +00:00
Anthony Minessale f230b69676 only auto-restart if the binded ip changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11428 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 23:07:31 +00:00
Anthony Minessale 5edf696110 cache read_codec implementation to reduce risk of race conditions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 18:37:44 +00:00
Anthony Minessale 732677a58f MODENDP-167
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 23:21:38 +00:00
Brian West 4b58f8dbf5 auto_answer isn't set on a bridge
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 16:22:09 +00:00
Anthony Minessale 2a90a43fd4 a few changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 01:08:51 +00:00
Anthony Minessale 0f71b42b7c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 20:19:06 +00:00
Brian West 211a93b12c add t38 skeleton
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 19:50:33 +00:00
Anthony Minessale e9d7a4a4a0 adjustment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-18 23:07:32 +00:00
Anthony Minessale bf201fc035 fix potential race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10828 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 20:59:00 +00:00
Michael Jerris b87c17e347 SFSIP-92 add support to send a notify in the invite dialog by specifying the uuid of the call.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:24:31 +00:00
Brian West 4dc4b35590 option to turn of auto_restart of sofia profiles on ip change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:16:32 +00:00
Anthony Minessale 35b7706576 replace missing line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10612 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 15:40:34 +00:00
Brian West 2162cd8e1e formating cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10601 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-04 21:40:44 +00:00