Commit Graph

1357 Commits (2eda7699de675becbe60b3dfae9fb41431c3b77c)
 

Author SHA1 Message Date
Mark Spencer ecf50fcee8 Add per-user limits to chan_sip
23 years ago
Mark Spencer 159de43db3 Make sure o->chan is non-NULL
23 years ago
Jeremy McNamara 4cb0fe78ba rollback today's futile attempts properly
23 years ago
Jeremy McNamara bb187d73e4 pull everything back out, I am really done now
23 years ago
Jeremy McNamara 91f9ec998a remove stupid micr CR/LF's
23 years ago
Jeremy McNamara a085980b22 One last attempt
23 years ago
Jeremy McNamara f1ed7d40c1 roll back, i give up
23 years ago
Jeremy McNamara 6bb88bdcc0 try this crazy idea to make callerid work with no name
23 years ago
Jeremy McNamara d218619e35 add more debug
23 years ago
Martin Pycko 4a2a281c32 Fix the INSERT for the disposition in the string
23 years ago
Martin Pycko b0b27ae007 Change the CREATE TABLE so that desposition would be a vartext (ANSWER, BUSY, etc)
23 years ago
Jeremy McNamara 5ca00863fb add some debug to see what callerid is doing
23 years ago
Jeremy McNamara 0b7e57f8b8 rollback the last changes. wrong direction
23 years ago
Jeremy McNamara 4aacf51f4d deal with no callerid name in all cases. really need to rethink this function
23 years ago
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