Commit Graph

504 Commits (c82e412d326a24243eb9974c97efb0b5bcd28b62)

Author SHA1 Message Date
Jeremy McNamara c82e412d32 update callerid handling on outbound calls
23 years ago
Mark Spencer f37a567e8c Use stored secret if available, properly
23 years ago
Mark Spencer 5a0a0ff8dd Fix local buglet
23 years ago
Mark Spencer d21648495a Fix for when libpri is not installed
23 years ago
Mark Spencer 29802d2ff5 Properly defuse race in chan_local, fix extremely unlikely path for losing lock in chan_agent
23 years ago
Mark Spencer 1d12de4da6 Do progress detect on incoming too
23 years ago
Mark Spencer c5155d54c6 Fix wrong pointer
23 years ago
Mark Spencer c10477c152 Initialize lock that wasn't
23 years ago
Mark Spencer 01fcb9779a Allow groups to be checked in reverse order, make musiconhold die on restart
23 years ago
Martin Pycko 58022ed110 Clean up around new hangup routines
23 years ago
Martin Pycko 5e39502200 Add handling of PRI_EVENT_HANGUP_REQ
23 years ago
Mark Spencer e0369d78c9 Try immediately logged in agents first, then callbacklogin ones
23 years ago
Mark Spencer 826fe52a8a Fix race in agent login
23 years ago
Mark Spencer d7754393bb Fix options, switch default
23 years ago
Mark Spencer 6ca53fde12 Merge tim's "ack" option
23 years ago
Martin Pycko f778fb89a5 Fix and improve the new pri hangup routines
23 years ago
Mark Spencer 2711c7aed9 Fix login to allow logging off with @context
23 years ago
Mark Spencer 7f886b4c53 Clear acknowledged flag on hangup
23 years ago
Mark Spencer 1d0858f08e Honor context in agent callback login
23 years ago
Mark Spencer f4985479d2 Fix sounds descriptions, add more info to chan_agent
23 years ago
Jeremy McNamara 0484eac549 copy just the ip address over to __ourip
23 years ago
Jeremy McNamara fd62e99c23 remote memory profiling
23 years ago
Jeremy McNamara e217072b8b update the other callerid check
23 years ago
Jeremy McNamara 5fc9d43a99 stop seg if callerid is not sent at all
23 years ago
Mark Spencer 56f1a46121 Fix TOS bit in SIP when verbose < 2, add support for mgcp TOS bits
23 years ago
Mark Spencer d407e8e25e Small SIP simplification
23 years ago
Mark Spencer 5ea641b2d3 If local user not found, allow call to pass
23 years ago
Mark Spencer c8edb6ab5d Handle speex under most circumstances
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
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 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
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 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
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
Jeremy McNamara 3fabe90067 finish that thought
23 years ago
Jeremy McNamara a948d041fe attempt to implement the passing of callerid. not tested
23 years ago