Commit Graph

1423 Commits

Author SHA1 Message Date
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
paulc 657da65c74 Supervisor reaps all children, not just one, before starting new child.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1424 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-15 12:28:57 +00:00
paulc b9dd361c2c Supervisor waits up to 30 seconds for child to start. Childrens are reaped
before starting a new one.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1423 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-09 10:48:58 +00:00
marian c5bf148fbc Added basic analog circuit handling
git-svn-id: http://yate.null.ro/svn/yate/trunk@1422 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-07 15:00:24 +00:00
marian 86e684e44d Added capability to send DTMF events to the Zaptel circuit
git-svn-id: http://yate.null.ro/svn/yate/trunk@1421 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-07 10:20:56 +00:00
marian a373c17f3a The channel is now trying to send the tones through the reserved circuit
git-svn-id: http://yate.null.ro/svn/yate/trunk@1420 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-07 08:02:24 +00:00
paulc 13dfebcdaa Added note about empty passwords authenticating anybody.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1419 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-04 20:53:51 +00:00
paulc 0a2e33f75b Attempt to detect firefox-gtkmozembed as well.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1418 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-04 13:22:07 +00:00
paulc aaaf786530 Added code and setting to emit inband DTMFs.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1417 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-03 19:24:12 +00:00
paulc 0361ca65e4 Exclude from SDP media with no supported formats.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1416 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-03 12:58:08 +00:00
paulc a1a2745423 Improved end messages, added disconnect reason if available.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1415 acf43c95-373e-0410-b603-e72c3f656dc1
2007-08-03 00:37:29 +00:00
paulc 4463ffd256 Restore the keyboard interrupt handler early so a hung process can be
killed from keyboard by pressing ^C twice.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1414 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-31 15:14:09 +00:00
paulc c5c09d3cd7 Added setting for the local address included in the chan.rtp message instead
of always allowing the RTP to guess.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1413 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-31 11:44:52 +00:00
paulc e010e9c7e2 Adjusted Windows build for MIME changes
git-svn-id: http://yate.null.ro/svn/yate/trunk@1412 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-27 00:20:51 +00:00
paulc 0d606b59ef Removed SIP MIME classes, use engine provided ones.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1411 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-26 23:47:29 +00:00
paulc 05d646e887 Added MIME related classes in engine.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1410 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-26 23:45:33 +00:00
paulc 1ba837f0e2 Added an YCLASSIMP macro to help just implementing GenObject::getObject().
git-svn-id: http://yate.null.ro/svn/yate/trunk@1409 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-26 14:22:23 +00:00
paulc 03aaf8ca1a Added new modules and config files.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1408 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-24 17:47:13 +00:00
paulc f970b7ba7e Provide description in REGISTER Contact only if explicitely configured.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1407 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-23 17:55:52 +00:00
paulc 0dca02ca74 Added missing documentation about "extrapath" setting.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1406 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-23 17:14:35 +00:00
paulc 6f2c70aa86 Added support for multiple module directories, can be specified from the
command line.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1405 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-23 16:18:18 +00:00
paulc 8cc4f40ab4 Fixed handling of NEW_ZAPTEL_LOCATION
git-svn-id: http://yate.null.ro/svn/yate/trunk@1404 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-23 02:28:26 +00:00
paulc c7979278a3 Added more exclusions.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1403 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-23 01:54:06 +00:00
paulc fdfd4db40d Synchronyzed UI elements with client logic.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1402 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-23 01:33:44 +00:00
paulc 8cee20a58a If possible include zaptel/zaptel.h instead of linux/zaptel.h
git-svn-id: http://yate.null.ro/svn/yate/trunk@1401 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-22 17:48:00 +00:00
paulc 9abe7ae49f Added support to include zaptel/zaptel.h instead of linux/zaptel.h
git-svn-id: http://yate.null.ro/svn/yate/trunk@1400 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-22 17:25:37 +00:00
paulc c77d6aee6b Allow changing the headers parsed for documentation from YateLocal.mak
git-svn-id: http://yate.null.ro/svn/yate/trunk@1399 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-20 00:07:02 +00:00
paulc f13a2e5f81 Insert an optional YateLocal.ac at autoconf run time.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1398 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-18 13:47:00 +00:00
paulc 5f08eeac3a Added capability of loading @queries indirectly from database.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1397 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-18 13:23:24 +00:00
paulc 9f026b8cc9 Load account and result information from the proper config section.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1396 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-18 12:59:38 +00:00
marian 8d05f12557 Fixed call direction attribute for notification
git-svn-id: http://yate.null.ro/svn/yate/trunk@1395 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-18 12:57:56 +00:00
marian f511382e51 Fixed call direction in call state notifications
git-svn-id: http://yate.null.ro/svn/yate/trunk@1394 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-18 12:52:20 +00:00
paulc 7e1a5dc1ff Added billid to the transfer call.route message.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1393 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-18 11:43:17 +00:00
paulc 14ac98e408 The new "pbxparams" lists parameters to be copied to/from the PBX internal
parameter keep.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1392 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-13 02:38:02 +00:00
marian 0cd5408af1 Added comments
git-svn-id: http://yate.null.ro/svn/yate/trunk@1391 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-11 10:41:34 +00:00
paulc 019ce343af Added new modules to Windows build
git-svn-id: http://yate.null.ro/svn/yate/trunk@1390 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-10 16:38:38 +00:00
marian f5d9af5b57 Changed debug condition
git-svn-id: http://yate.null.ro/svn/yate/trunk@1389 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-10 12:17:47 +00:00
paulc 28f6097115 Added action on non-matching regexp capability.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1388 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-09 19:20:17 +00:00
marian 5114aa050e Fixed resource.subscribe handler: set reason parameter instead of error when false is returned
git-svn-id: http://yate.null.ro/svn/yate/trunk@1387 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-06 14:07:00 +00:00
marian bd02d5e5d1 Added the possibility to pick up a channel or its peer
git-svn-id: http://yate.null.ro/svn/yate/trunk@1386 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-06 12:43:33 +00:00
paulc dbb2d9982d The "peerid" takes precedence over "targetid". Masquerading rules are applied
before the message is completed.


git-svn-id: http://yate.null.ro/svn/yate/trunk@1385 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-05 11:39:43 +00:00
paulc 8c70488604 Ignore empty queue names or those containing slashes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1384 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-05 11:22:36 +00:00
paulc fe3a43604c Fixed typo.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1383 acf43c95-373e-0410-b603-e72c3f656dc1
2007-07-05 10:24:56 +00:00