 |
View 606f613a51
- Use only call-id to get the h_id; otherwise dlg_list_dlg and dlg_terminate_dlg would require the from-tag, which is marked as optional in the docs - dlg_terminate_dlg does request the call-id to terminate a specific call (terminating all calls require a little more development) - match_downstream_dialog does only match by call-id (see first point)
Carsten Bock authored on 19/08/2010 17:38:55
|
 |
View 68ed88ef4e
Merge remote branch 'origin/carstenbock/rtpproxy2'
Carsten Bock authored on 31/08/2010 14:42:05
|
 |
View 6ef6daa7f6
- Updated the patch to the latest changes (see previous commit) - removed pre-built rtpproxy
Carsten Bock authored on 30/08/2010 15:17:13
|
 |
View c5e22c43fc
Add a parameter for the type of the RTP-Timeout-Socket (defaults to 1 for Kamailio-XMLRPC)
Carsten Bock authored on 30/08/2010 14:48:49
|
 |
View bcdfd2ed4d
Added the changes to the RTP-Proxy as a patch, for easier review.
Carsten Bock authored on 24/08/2010 09:08:34
|
 |
View 63bf1d6a04
- fixed identation - added modified RTP-Proxy (rtpproxy.tar.gz, based on latest git, needs some cleanup) (please note, that you have to have libcurl-dev and libxmlrpc-client (same as for Kamailio-mi_xmlrpc) installed) - some simple testing files (sample config, command line parameters for pjsua (used for testing) and rtpproxy)
Carsten Bock authored on 19/08/2010 17:55:01
|
 |
View 02f4eddbd3
The Timeout socket must be sent with Update after session confirmation.
Carsten Bock authored on 19/08/2010 13:33:30
|
 |
View 71749d2cab
Tiny typo.
Carsten Bock authored on 18/08/2010 20:57:37
|