Commit Graph

1465 Commits

Author SHA1 Message Date
paulc dc7b6f93d0 Directory reorder #2
git-svn-id: http://yate.null.ro/svn/yate/trunk@1475 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-15 22:21:43 +00:00
paulc bccee6022e Directory reorder #1
git-svn-id: http://yate.null.ro/svn/yate/trunk@1474 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-15 22:08:39 +00:00
paulc c8f9a8afc2 Catch up multiple CVS commits by marian
git-svn-id: http://yate.null.ro/svn/yate/trunk@1473 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-15 20:34:41 +00:00
paulc 19eae5602b Allow routing full URIs to registered accounts.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1472 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-07 17:58:15 +00:00
paulc 7b8dceb099 Remember the hold channel ID only after the routing succeeds.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1471 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-07 17:22:50 +00:00
paulc 127846558a Added warning messages for operation fail reasons.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1470 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-06 15:49:36 +00:00
paulc ce6ffcc407 Raw SIP message display is now filtered by the same rules as the channels.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1469 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-06 00:11:17 +00:00
paulc db1058cc16 Block in creation of new messages until the return of initial call.execute
is noticed and the channel connected. Fixes connect related race issues.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1468 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-05 19:25:34 +00:00
paulc 4f7beeb21e Added "echo" command to report or change remote echo status. Pressing
enter on an empty line does output back an empty line.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1467 acf43c95-373e-0410-b603-e72c3f656dc1
2007-10-30 14:13:13 +00:00
paulc 5a731686a2 Removed unused last parameter of copyParams(). Modified some comments to
make clear that error checking is not needed, not just skipped arbitrarily.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1466 acf43c95-373e-0410-b603-e72c3f656dc1
2007-10-29 17:54:56 +00:00
paulc bc7c70573d Fixed zero-padding of negative math operation results.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1465 acf43c95-373e-0410-b603-e72c3f656dc1
2007-10-29 17:53:22 +00:00
paulc 9aa3dcb5c6 Error check uriUnescape() calls, return invalid URI if reaching an invalid
escape sequence.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1464 acf43c95-373e-0410-b603-e72c3f656dc1
2007-10-29 17:52:40 +00:00
paulc 60b4dcd7a5 Fixed possible integer truncation when converting Strings to integers.
Added local helper strtoi() that deals with the problem.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1463 acf43c95-373e-0410-b603-e72c3f656dc1
2007-10-29 17:51:45 +00:00
paulc 7e02c66bfc Added current state in key collect debugging messages.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1462 acf43c95-373e-0410-b603-e72c3f656dc1
2007-10-28 22:30:51 +00:00
paulc 66631a0bb0 Added "maxusers" parameter in all notification messages.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1461 acf43c95-373e-0410-b603-e72c3f656dc1
2007-10-28 21:05:44 +00:00
paulc 8584fb131b Start counting time position after successfully reading from file.
Alleviates problems caused by slow file systems.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1460 acf43c95-373e-0410-b603-e72c3f656dc1
2007-10-24 17:34:14 +00:00
paulc 7bf48c9f57 Properly replace matches and parameters in pasted keys.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1459 acf43c95-373e-0410-b603-e72c3f656dc1
2007-10-19 12:25:55 +00:00
marian c94e5372bf Fixed comment
git-svn-id: http://yate.null.ro/svn/yate/trunk@1458 acf43c95-373e-0410-b603-e72c3f656dc1
2007-10-16 14:42:40 +00:00
paulc f7936a2ec8 Applied Mikma's patch for MySQL options detection.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1457 acf43c95-373e-0410-b603-e72c3f656dc1
2007-10-14 07:53:49 +00:00
marian e9c25ec52f Added call progress notification handling. Fixed driver setup
git-svn-id: http://yate.null.ro/svn/yate/trunk@1456 acf43c95-373e-0410-b603-e72c3f656dc1
2007-10-11 08:24:39 +00:00
marian 8a2a33d14d Added transaction method to send call proceeding.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1455 acf43c95-373e-0410-b603-e72c3f656dc1
2007-10-11 08:09:43 +00:00
marian 97d4237b5e Documented config option
git-svn-id: http://yate.null.ro/svn/yate/trunk@1454 acf43c95-373e-0410-b603-e72c3f656dc1
2007-10-05 07:50:50 +00:00
paulc 268bf2316a Fixed fetching next result set - fixes bug 0000086.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1453 acf43c95-373e-0410-b603-e72c3f656dc1
2007-09-28 14:52:57 +00:00
marian f4f3cdce7e Called's party username can be set on outgoing calls. Fixed bug: incoming REFER requests are now corectly responded if failed to be routed
git-svn-id: http://yate.null.ro/svn/yate/trunk@1452 acf43c95-373e-0410-b603-e72c3f656dc1
2007-09-20 08:56:02 +00:00
marian a490d63675 Changed output on status command
git-svn-id: http://yate.null.ro/svn/yate/trunk@1451 acf43c95-373e-0410-b603-e72c3f656dc1
2007-09-05 08:57:04 +00:00
marian 30024dd6ea Changed some debug levels
git-svn-id: http://yate.null.ro/svn/yate/trunk@1450 acf43c95-373e-0410-b603-e72c3f656dc1
2007-09-05 08:44:10 +00:00
marian f371a6b61d Added status parameters. Changed some debug
git-svn-id: http://yate.null.ro/svn/yate/trunk@1449 acf43c95-373e-0410-b603-e72c3f656dc1
2007-09-04 14:30:27 +00:00
paulc 5d899f2c36 Accept "t" and "f" as boolean representations, helps in SQL conversions.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1448 acf43c95-373e-0410-b603-e72c3f656dc1
2007-09-01 15:04:29 +00:00
marian 94b170cca6 Added options to flush read/write/events buffers
git-svn-id: http://yate.null.ro/svn/yate/trunk@1447 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-29 13:08:18 +00:00
marian c687eb855a Added channel type to ZapDevice
git-svn-id: http://yate.null.ro/svn/yate/trunk@1446 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-28 14:49:45 +00:00
marian 0c83b5a7c6 Fixed echo cancel for voice circuits
git-svn-id: http://yate.null.ro/svn/yate/trunk@1445 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-28 09:41:07 +00:00
marian f22ba61467 Added analog channels support
git-svn-id: http://yate.null.ro/svn/yate/trunk@1444 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-28 06:30:48 +00:00
paulc 83cc436378 Select the newly added list or combo item.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1442 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-27 18:59:18 +00:00
paulc 4b6d0a040f Bumped version to 1.3.0
git-svn-id: http://yate.null.ro/svn/yate/trunk@1441 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-27 17:26:32 +00:00
paulc e573713de2 Proper handling of the combo boxes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1440 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-27 16:44:13 +00:00
oana 1defcaeac6 Populate the callto combo if we succeed to start a new call.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1439 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-27 16:28:37 +00:00
paulc 9c6c9fa074 Added heartbeatdrop and registeredonly settings for gatekeeper.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1438 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-27 15:39:11 +00:00
paulc 0fa2267836 Added debug targets.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1437 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-27 12:07:29 +00:00
paulc d035f2d079 Handle only 1xx responses with higher RSeq numbers than last PRACK sent.
Fixes bug report 0000070.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1436 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-25 00:03:42 +00:00
paulc ee637c73f7 Allow answering to session refreshes without a SDP offer.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1435 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-24 23:26:40 +00:00
paulc 3296a0b454 Added "start" and "restart" commands, simplified parsing.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1434 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-24 15:29:24 +00:00
paulc 8ab89d1848 Increased default event text limit from 4k to 10k to accomodate debugging.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1433 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-24 08:44:20 +00:00
paulc 71a836c11e Properly build and install architecture independent files in / from the
source tree. Resolves bug 0000049.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1432 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-23 11:12:50 +00:00
paulc d977c126e6 Suppress debugging output when reentering from output handler...
git-svn-id: http://yate.null.ro/svn/yate/trunk@1431 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-23 09:58:46 +00:00
paulc 491a69e765 Solved some locking issues. New cdrid and runid parameters that uniquely
identify a CDR entry.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1430 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-23 09:09:42 +00:00
paulc b7cf26eee1 Call time remains constant across messages so it can be used as a key.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1429 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-23 08:55:49 +00:00
paulc ffc6d43882 Warn about handling messages that are expected to be broadcasted.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1428 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-23 08:20:40 +00:00
marian e41e055797 Fixed bug: engine.halt now returns false to let the other drivers receive this message
git-svn-id: http://yate.null.ro/svn/yate/trunk@1427 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-23 08:13:45 +00:00
marian 5af018d889 Added a debug enabler
git-svn-id: http://yate.null.ro/svn/yate/trunk@1426 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-22 09:49:52 +00:00
paulc 3f6e05528c Added setting to make the written files world readable.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1425 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-17 16:13:20 +00:00