Commit Graph

1272 Commits (af6128c44bcec60d8da7fc5eabe1c55ae7800adc)
 

Author SHA1 Message Date
Mark Spencer 21b6696e8b Add alternate queueing strategies. Implment ringall, roundrobin, and random
23 years ago
Mark Spencer c8edb6ab5d Handle speex under most circumstances
23 years ago
Mark Spencer 7a6ec6b25a Fix some substantial locking issues
23 years ago
Mark Spencer 34b28107e2 Minor fixes
23 years ago
Martin Pycko fbada4d85a Fix couple of bugs
23 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
23 years ago
Martin Pycko 57d8ea696c Move the PROC lines so that it works when VIA ppl change that variable
23 years ago
Mark Spencer 3119961e8c Minor formatting fix
23 years ago
Mark Spencer e2ca759d56 Add wrapup time
23 years ago
Jeremy McNamara 6b3938f2f2 remove non implemented crap from config sample
23 years ago
Mark Spencer 43d532519f Properly handle hangups on agent, improve formatting of sample agents.conf
23 years ago
Mark Spencer 27d3190aa2 Merge / correct MM's patches
23 years ago
Mark Spencer 7a594ca15d Start on queueing strategies
23 years ago
Mark Spencer 70f306e8d8 Revision to SIP
23 years ago
Mark Spencer b03498907b Minor fixup
23 years ago
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