Commit Graph

385 Commits (bf8a6ec696ec0c0563bf0f56cfaddf45131e4354)
 

Author SHA1 Message Date
Stefan Sayer bf8a6ec696 updated README with more current information
19 years ago
Stefan Sayer 36abd4774f removed unused localbase
19 years ago
Stefan Sayer eb85c05a66 added replacing paths in ser-sems.cfg
19 years ago
Stefan Sayer 8d76c8bb0a indented apps to default indentation
19 years ago
Stefan Sayer 6626f0124c more specific xmlrpc exceptions thrown
19 years ago
Stefan Sayer a52ba850a9 corrected prompt filename
19 years ago
Stefan Sayer a932feea6c added sample flite generated prompt files.
19 years ago
Stefan Sayer dc45a7e27d - various bugfixes
19 years ago
Stefan Sayer c4bdcfd96d make install-cfg with prefix adapt modules' config
19 years ago
Juha Heinanen 6a1bdaceb8 * Added forgotten OpenSER version of AmSipDialog::cancel().
19 years ago
Stefan Sayer 7109ceacc6 corrected email address loading example config error
19 years ago
Stefan Sayer aee44c98cd fixed small mem leak: playlist is closed in session destructors to free playlist items
19 years ago
Stefan Sayer ff6571b33c AmPlaylist::close can be used without sending playlist empty events
19 years ago
Stefan Sayer d09611c984 enables IVR in b2bua to set the From in the callee leg
19 years ago
Stefan Sayer 577fb427e1 initialized RTP seqno with random number
19 years ago
Stefan Sayer 494641793c convenience macros for checking amarg type
19 years ago
Stefan Sayer 8699b62748 changed visibility of invite_req to protected, so SDP/headers of second call can be modified
19 years ago
Stefan Sayer e6dec3329d made assertArray public so that empty arg-arrays can be created
19 years ago
Stefan Sayer 019791dd09 fixes
19 years ago
Stefan Sayer 0d9ddae975 added functions to add and set credit, and _list function to easily use with xmlrpc2di
19 years ago
Stefan Sayer fa88fba332 stop playing if a key is entered
19 years ago
Stefan Sayer fc31e44976 bugfixes: recv_offset_i was not initialized, which could lead to no audio input on big TS difference. timestamps correctly reset on resync.
19 years ago
Stefan Sayer acad1c96b2 only print deprecated headers warn message if headers are used
19 years ago
Stefan Sayer 2bc53e31ad changed the To header in the b leg from number@suffix to 'number <sip:number@suffix>'
19 years ago
Stefan Sayer 97d326c8ba updated docs regardgin authenticated dialout
19 years ago
Stefan Sayer 9032e2ee65 authenticated announcement (SEMS call originator)
19 years ago
Stefan Sayer b383f16a6f comment position corrected
19 years ago
Stefan Sayer 6d22152bd5 corrected sample script
19 years ago
Stefan Sayer fec8991f2c fixed code indentation
19 years ago
Stefan Sayer b07ec431a4 reverted mistaken changes
19 years ago
Juha Heinanen 6ef9036d74 * Turned on automatic re-connection of MySQL connection.
19 years ago
Stefan Sayer 601f286240 unmade untested fix of sip info dtmf detector until its tested
19 years ago
Stefan Sayer 41795d6d9f added the call watcher, useful class to monitor/interface call status to external applications/network etc
19 years ago
Stefan Sayer d49e62e3b9 corrected sems' socket name
19 years ago
Stefan Sayer c3c58b203b corrected UAC auth handling (qop and realm mismatch)
19 years ago
Stefan Sayer bea950eae9 adds the option to finish file B while mixing in
19 years ago
Juha Heinanen b93bc9d3fd * Added OpenSER version of AmSipDialog::reply_error.
19 years ago
Stefan Sayer 788be1129f added missing example (why did it not get added in the first place?)
19 years ago
Juha Heinanen bb798ae462 * Added what I think was a missing 'else' in IVR audio type check.
19 years ago
Juha Heinanen 6b7ecc4ba9 * Added CR before each LF in some OpenSER MI command arguments.
19 years ago
Stefan Sayer 7bebf15237 ivr wrapper for audio mixin and example app
19 years ago
Stefan Sayer 8bc40b2f64 AmAudio class that mixes in a file into an audio at regular intervals
19 years ago
Stefan Sayer 0f6efa9be2 handles failed sendInvite properly
19 years ago
Stefan Sayer 9cfac79e6e fixed small bug on disconnect from wrong session
19 years ago
Stefan Sayer cb3a57a5f1 fixed b2absession audio connector behaviour, and made it more secure by protecting with mutex
19 years ago
Stefan Sayer bc254976ca corrected AmThread debug messages
19 years ago
Stefan Sayer 8b116b52ac fixed B2ABSession so it works again
19 years ago
Stefan Sayer 6d721d6244 made AmArg size() const
19 years ago
Stefan Sayer 7d47e34e5e fixed SEMS-9: bug preventing the last parameter to be extracted correctly from contact
19 years ago
Stefan Sayer e2818b87e7 reindented code to default indentation
19 years ago