Stefan Sayer
bf8a6ec696
updated README with more current information
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@436 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
36abd4774f
removed unused localbase
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@435 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
eb85c05a66
added replacing paths in ser-sems.cfg
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@434 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
8d76c8bb0a
indented apps to default indentation
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@433 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
6626f0124c
more specific xmlrpc exceptions thrown
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@432 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
a52ba850a9
corrected prompt filename
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@431 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
a932feea6c
added sample flite generated prompt files.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@430 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
dc45a7e27d
- various bugfixes
...
- feedback functions
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@429 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
c4bdcfd96d
make install-cfg with prefix adapt modules' config
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@428 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Juha Heinanen
6a1bdaceb8
* Added forgotten OpenSER version of AmSipDialog::cancel().
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@427 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
7109ceacc6
corrected email address loading example config error
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@426 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
aee44c98cd
fixed small mem leak: playlist is closed in session destructors to free playlist items
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@425 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
ff6571b33c
AmPlaylist::close can be used without sending playlist empty events
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@424 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
d09611c984
enables IVR in b2bua to set the From in the callee leg
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@423 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
577fb427e1
initialized RTP seqno with random number
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@422 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
494641793c
convenience macros for checking amarg type
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@421 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
8699b62748
changed visibility of invite_req to protected, so SDP/headers of second call can be modified
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@420 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
e6dec3329d
made assertArray public so that empty arg-arrays can be created
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@419 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
019791dd09
fixes
...
o SEMS-7: RTP extension headers may be ignored if ignore_rtpxheaders=yes set in config file
o if changing payload type fails, packet will not be processed
o minor code beautification and comments added/corrected
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@418 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
0d9ddae975
added functions to add and set credit, and _list function to easily use with xmlrpc2di
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@417 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
fa88fba332
stop playing if a key is entered
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@416 8eb893ce-cfd4-0310-b710-fb5ebe64c474
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.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@414 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
acad1c96b2
only print deprecated headers warn message if headers are used
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@413 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
2bc53e31ad
changed the To header in the b leg from number@suffix to 'number <sip:number@suffix>'
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@412 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
97d326c8ba
updated docs regardgin authenticated dialout
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@411 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
9032e2ee65
authenticated announcement (SEMS call originator)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@410 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
b383f16a6f
comment position corrected
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@409 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
6d22152bd5
corrected sample script
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@408 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
fec8991f2c
fixed code indentation
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@407 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
b07ec431a4
reverted mistaken changes
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@406 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Juha Heinanen
6ef9036d74
* Turned on automatic re-connection of MySQL connection.
...
* MySQL++ version must be at least 2.2.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@405 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
601f286240
unmade untested fix of sip info dtmf detector until its tested
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@404 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
41795d6d9f
added the call watcher, useful class to monitor/interface call status to external applications/network etc
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@403 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
d49e62e3b9
corrected sems' socket name
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@402 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
c3c58b203b
corrected UAC auth handling (qop and realm mismatch)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@401 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
bea950eae9
adds the option to finish file B while mixing in
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@400 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Juha Heinanen
b93bc9d3fd
* Added OpenSER version of AmSipDialog::reply_error.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@399 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
788be1129f
added missing example (why did it not get added in the first place?)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@398 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Juha Heinanen
bb798ae462
* Added what I think was a missing 'else' in IVR audio type check.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@397 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Juha Heinanen
6b7ecc4ba9
* Added CR before each LF in some OpenSER MI command arguments.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@396 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
7bebf15237
ivr wrapper for audio mixin and example app
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@395 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
8bc40b2f64
AmAudio class that mixes in a file into an audio at regular intervals
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@394 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
0f6efa9be2
handles failed sendInvite properly
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@393 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
9cfac79e6e
fixed small bug on disconnect from wrong session
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@392 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
cb3a57a5f1
fixed b2absession audio connector behaviour, and made it more secure by protecting with mutex
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@391 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
bc254976ca
corrected AmThread debug messages
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@390 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
8b116b52ac
fixed B2ABSession so it works again
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@389 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
6d721d6244
made AmArg size() const
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@388 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
7d47e34e5e
fixed SEMS-9: bug preventing the last parameter to be extracted correctly from contact
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@386 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
e2818b87e7
reindented code to default indentation
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@385 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago