Commit Graph

1436 Commits (c22a72fc65d79bf762fa24d4ef84d78396b9d76d)
 

Author SHA1 Message Date
Mark Spencer 1fb2eaabf3 Implement remaining queue strategies, ADSI fixes, and queue config updates
22 years ago
Mark Spencer 7ab4290896 Add sounds and descriptions
22 years ago
Mark Spencer 895b4077d1 Merge tilghman's voicemail changes
22 years ago
Jeremy McNamara 0484eac549 copy just the ip address over to __ourip
22 years ago
Jeremy McNamara fd62e99c23 remote memory profiling
22 years ago
Martin Pycko 697993ef35 Allow to enter one digit extensions before the call is answered in the queue
22 years ago
Martin Pycko ebe8fb518a Let directory application browse through the multi-company directory entries
22 years ago
Jeremy McNamara e217072b8b update the other callerid check
22 years ago
Jeremy McNamara 5fc9d43a99 stop seg if callerid is not sent at all
22 years ago
Mark Spencer 56f1a46121 Fix TOS bit in SIP when verbose < 2, add support for mgcp TOS bits
22 years ago
Mark Spencer d407e8e25e Small SIP simplification
22 years ago
Mark Spencer 184c7ab61f Allow subject to be set
22 years ago
Mark Spencer 663e7feea2 Add missing sounds
22 years ago
Mark Spencer 5ea641b2d3 If local user not found, allow call to pass
22 years ago
Mark Spencer 21b6696e8b Add alternate queueing strategies. Implment ringall, roundrobin, and random
22 years ago
Mark Spencer c8edb6ab5d Handle speex under most circumstances
22 years ago
Mark Spencer 7a6ec6b25a Fix some substantial locking issues
22 years ago
Mark Spencer 34b28107e2 Minor fixes
22 years ago
Martin Pycko fbada4d85a Fix couple of bugs
22 years ago
Martin Pycko 19f4f3c36c Fix the bug when Sending Complete IE is sent or not sent (i don't remember) asterisk would jump to s|1
22 years ago
Martin Pycko 57d8ea696c Move the PROC lines so that it works when VIA ppl change that variable
22 years ago
Mark Spencer 3119961e8c Minor formatting fix
22 years ago
Mark Spencer e2ca759d56 Add wrapup time
22 years ago
Jeremy McNamara 6b3938f2f2 remove non implemented crap from config sample
22 years ago
Mark Spencer 43d532519f Properly handle hangups on agent, improve formatting of sample agents.conf
22 years ago
Mark Spencer 27d3190aa2 Merge / correct MM's patches
22 years ago
Mark Spencer 7a594ca15d Start on queueing strategies
22 years ago
Mark Spencer 70f306e8d8 Revision to SIP
22 years ago
Mark Spencer b03498907b Minor fixup
22 years ago
Mark Spencer ecf50fcee8 Add per-user limits to chan_sip
22 years ago
Mark Spencer 159de43db3 Make sure o->chan is non-NULL
22 years ago
Jeremy McNamara 4cb0fe78ba rollback today's futile attempts properly
22 years ago
Jeremy McNamara bb187d73e4 pull everything back out, I am really done now
22 years ago
Jeremy McNamara 91f9ec998a remove stupid micr CR/LF's
22 years ago
Jeremy McNamara a085980b22 One last attempt
22 years ago
Jeremy McNamara f1ed7d40c1 roll back, i give up
22 years ago
Jeremy McNamara 6bb88bdcc0 try this crazy idea to make callerid work with no name
22 years ago
Jeremy McNamara d218619e35 add more debug
22 years ago
Martin Pycko 4a2a281c32 Fix the INSERT for the disposition in the string
22 years ago
Martin Pycko b0b27ae007 Change the CREATE TABLE so that desposition would be a vartext (ANSWER, BUSY, etc)
22 years ago
Jeremy McNamara 5ca00863fb add some debug to see what callerid is doing
22 years ago
Jeremy McNamara 0b7e57f8b8 rollback the last changes. wrong direction
22 years ago
Jeremy McNamara 4aacf51f4d deal with no callerid name in all cases. really need to rethink this function
22 years ago
Jeremy McNamara 9f7b1269b7 deal with no callerid name
22 years ago
Mark Spencer 3f1d92ad68 Merge Matteo's INFO patch
22 years ago
Jeremy McNamara f561107add tweak to make user->callerid work properly
22 years ago
Jeremy McNamara 9fd6ce9eba implement callerid passing on type=users. Thanks Ol1ver
22 years ago
Martin Pycko 27b54b8d01 Fix the 'disposition' field so that we have ANSWERED, NO ANSWERED, BUSY strings instead of 0,1,3
22 years ago
Jeremy McNamara 3fabe90067 finish that thought
22 years ago
Jeremy McNamara a948d041fe attempt to implement the passing of callerid. not tested
22 years ago