Commit Graph

1193 Commits (9f7b1269b7e839ea3328d0faeb21632b5c20b172)
 

Author SHA1 Message Date
Jeremy McNamara 9f7b1269b7 deal with no callerid name
23 years ago
Mark Spencer 3f1d92ad68 Merge Matteo's INFO patch
23 years ago
Jeremy McNamara f561107add tweak to make user->callerid work properly
23 years ago
Jeremy McNamara 9fd6ce9eba implement callerid passing on type=users. Thanks Ol1ver
23 years ago
Martin Pycko 27b54b8d01 Fix the 'disposition' field so that we have ANSWERED, NO ANSWERED, BUSY strings instead of 0,1,3
23 years ago
Jeremy McNamara 3fabe90067 finish that thought
23 years ago
Jeremy McNamara a948d041fe attempt to implement the passing of callerid. not tested
23 years ago
Martin Pycko da17bb3e97 Fix the compile problem
23 years ago
Martin Pycko f2d573fe85 Fix two little things
23 years ago
Mark Spencer 7fa873f2b2 Don't hold channel resources longer than we need them
23 years ago
Mark Spencer c05524beb1 First pass at auto logoff support
23 years ago
Mark Spencer e4ef5fc7fc optionally log uniqueid as well
23 years ago
Mark Spencer 53fab94828 Minor fix for cid name
23 years ago
Mark Spencer 2984b40bc9 Fix race in agent/masquerade
23 years ago
Mark Spencer cd16a399e5 Add "registered" option to iax2 show peers
23 years ago
Mark Spencer c9d68a3a2b Oops
23 years ago
Mark Spencer aa45923166 Remove inappropriate sentence from VM2
23 years ago
Mark Spencer 4386d3b764 Don't native bridge when we can't
23 years ago
Mark Spencer acb58deb48 Fix potential race in check_availability
23 years ago
Martin Pycko 09a80571a5 Fix a segfault with the calls that need to register with the remote gateway (eg: when asterisk has to send REGISTER message in order to place a call)
23 years ago
Martin Pycko 546e9d3ecc Fix a typo
23 years ago
Martin Pycko 1521e09083 pbx.c didn't get updated
23 years ago
Martin Pycko f4341a13d0 Add the possibility to delete all the contexts registered by a certain registrar with ast_merge_and_delete routine; make it the default behaviour when reloding extensions
23 years ago
Martin Pycko c6a3f83e83 Initial upload of the script that retrieves the extensions from the MySQL database
23 years ago
Mark Spencer 529b08c3a3 Fix minor AGI buglet
23 years ago
Martin Pycko fb1aeaa66c pbx.c didn't get updated last time
23 years ago
Martin Pycko cbd33586ac Add a safe way to reload extensions config (don't change/delete the current extenions until extensions.conf was parsed and the new set of extensions is created) and add "extensions reload" CLI command so we could reload only extensions.conf config file without touching config files of other modules
23 years ago
Mark Spencer 37f1d9add6 Minor AGI patch
23 years ago
Mark Spencer 94f7087311 Add musiconhold definitions to show agents
23 years ago
Mark Spencer 4e6c02b6ad instead of hanging up channel after masquerade (risking deadlock), mark it as a zombie, then masquerade
23 years ago
Mark Spencer 936baa4dfa Don't check availability on a hungup channel
23 years ago
Mark Spencer d0e69f8c6e Add dynamic agent stuff, still missing audio files
23 years ago
Jeremy McNamara 29aeb9d959 update sample config with valid info
23 years ago
Mark Spencer 9023f99c52 Add missing space
23 years ago
Jeremy McNamara c9472cabee fix invalid synopsis on SetAccount
23 years ago
Mark Spencer 5a82b043d0 Minor rtp fixup
23 years ago
Mark Spencer c11f4d9df6 Fix race in Agents
23 years ago
Mark Spencer e74c5226f3 Don't delete PID file on exit of asterisk -r
23 years ago
Mark Spencer 26fab30972 Fix small leak on app_dial
23 years ago
Mark Spencer 4285e650af Timestamp fixes
23 years ago
Martin Pycko cf5a44f1e3 Add the second way of signalizing hangup when busydetect detects the busy tone
23 years ago
Mark Spencer f88d485e38 Lock agents while removing pending ones
23 years ago
Mark Spencer a5a9db828e Don't retry lock if there is no channel
23 years ago
Mark Spencer 3b84a3f8a4 Clarify another area
23 years ago
Mark Spencer 7de3a7fcb0 Fix potential seg in queue code
23 years ago
Mark Spencer 6d3f4243c1 Simplify stack in call attempt
23 years ago
Mark Spencer 4ec902aab5 Fix typo
23 years ago
Mark Spencer fd1ca04d76 Be sure to close timing file descriptor
23 years ago
Mark Spencer c2ad77b27f Fix iax2 video/voice and update queueing
23 years ago
Mark Spencer 5a4e282ae8 Fix CIDCW for native bridging
23 years ago