Stefan Sayer
178a5023d7
fix: if a CANCEL to non-existing call received, reply 481 error
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1473 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
a4c9cb1ced
port of r1470:
...
- also support compact form of Event header (o)
- strip header parameters before checking for subscription type
- support remote hangup before REFER succeeded
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1472 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
150721c5a9
Content-Type taken from sip requests' property
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1471 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
709e05536c
twitter app. call sip:tweet@iptel.org or 1010 if you have set your twitter account at iptel.org/service -> other.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1466 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
41a78d52e6
return 400 (client) error on invalid address. Log as warning, not error
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1465 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
d3dd422446
AmAudio device for playing/sinking silence, optionally a certain length
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1464 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
d651b6a7b0
support headers in uri parser; slight reformatting
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1463 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
eba6b14da0
fix: don't erase the transaction before having sent 200 ACK
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1462 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Raphael Coeffic
4a97038878
some cleanup + test code removal (harmless).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1461 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Raphael Coeffic
25875e49a6
First part of the outbound proxy / 200 ACK patch:
...
- moved 200 ACK from sipctrl into the UA.
- [request|dialog].next_hop ("host:port") can be used to set the outbound host/port.
- 200 ACKs are passed to the UA.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1460 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
ad7c4ccd46
speakonly and listenonly modes for joining conference channel (for muting participants)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1458 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
c49259bb9c
always return array type (also if empty)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1457 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
8fc7d2baaa
bool type for AmArg
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1456 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
5f93066db3
updated installation info
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1455 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
66b3009469
updated debian changelog (well, not the best place..)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1454 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
cc6ebeaa3f
updated to new spandsp version
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1453 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
35ce8253ce
more documentation about adminpin etc
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1449 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
0988946778
simplified with asserArgFmt
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1448 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
d5b8c3de39
method to change room adminpin (SEMS-57)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1447 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
5681c984f8
seed RNG (SEMS-57)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1446 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Raphael Coeffic
05891186bf
- fixes Via HF missing the port number. Thx to Tom van der Geer for reporting.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1445 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
c025797681
print cseq method aswell
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1442 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
a2411210dd
make cseq method available in AmSipReply::method
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1441 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
0b9ef1c41b
fix: don't use session timer if it is not loaded
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1440 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Raphael Coeffic
00cd9ec7aa
added config file for "echo" and session timer.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1439 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Raphael Coeffic
f49a5d7f74
- simplified session timer config
...
- moved session timer config into session timer module.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1438 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
41c1b02a81
using AmArg::print for AmArg->string conversion (reported by B Simmet)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1437 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
70f8ab0acb
fixed implementation of checking connect_session. fixed relayed INVITE processing
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1436 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
432e57ccf6
copy initial INVITE request for incoming calls in onInvite already, so B2B works with relayed requests as well
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1435 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
40d1c05646
allow expires=0 for refer (cf 3261 20.19)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1434 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
8b848c4300
dlg.connectCalleeRelayed() action for relayed INVITEs
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1433 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
baf48b42a3
updated
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1432 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
2abfe0f457
updated doc
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1431 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
4cfa29514f
updated doc
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1430 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
9f3e47a756
better double representation in AmArg::print
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1429 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
1216b9e605
rewind(unsigned int ms) and forward(unsigned int ms) functions
...
based on patch by B. Oldenburg
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1425 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
df4e8487e2
make locals stay across several calls to py()
...
add information and code about python memory debugging
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1424 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
a8c04a6a33
fix for the above introduced stupid shutdown bug
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1423 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
e5c16c7584
tmpnam()
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1422 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
a0b6f590be
do not scare beginners with wrong message about disabling inbound/outbound calls (thanks Juha)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1421 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
2074ae4f4a
some more examples (simple ones)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1420 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
8dcc889d77
some changes to allow clean shutdown
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1419 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
cf15e5cd72
making setLocalPort() visible
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1418 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
76af27b993
Convenience constructor for ArgObject. invalidate() before assigning ArgObject
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1417 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
bcf540ff4b
make it possible for event queues to remove themselves during event broadcast (e.g. shutdown)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1416 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
22d7fcffc3
added note about direct_export for webconference to work. removed license file which can be found on the net and in many other places
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1415 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
4bad67c5b7
add plugin-path to PYTHONPATH before initializing python
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1414 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
533bcac186
checking whether at least one payload present
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1413 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
14d8591a00
a little more clarity on how to select application
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1412 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Juha Heinanen
8564e378f0
* Added transparent_destination conf parameter to b2b_connect
...
application. If set to true, Request URI and To URI are passed
unaltered to the second leg.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1411 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago