Re: [SR-Users] Playing with dlg_bridge()

2011-07-08 Thread Stefan Broddesson
bro...@yahoo.com Sent from my HTC - Reply message - From: "Roberto Fichera" To: "Henning Westerholt" Cc: "sr-users@lists.sip-router.org" Subject: [SR-Users] Playing with dlg_bridge() Date: Thu, Jul 7, 2011 16:01 On 07/07/2011 02:51 PM, Henning West

Re: [SR-Users] Playing with dlg_bridge()

2011-07-07 Thread Roberto Fichera
On 07/07/2011 02:51 PM, Henning Westerholt wrote: > On Thursday 07 July 2011, Roberto Fichera wrote: Do you know what does means the warning below? [..] 68.2.50 Jul 6 11:54:17 roberto /usr/sbin/kamailio[20457]: WARNING: dialog [dlg_handlers.c:884]: unable to find dialog for NOT

Re: [SR-Users] Playing with dlg_bridge()

2011-07-07 Thread Henning Westerholt
On Thursday 07 July 2011, Roberto Fichera wrote: > >> Do you know what does means the warning below? > >> [..] > >> 68.2.50 Jul 6 11:54:17 roberto /usr/sbin/kamailio[20457]: WARNING: > >> dialog [dlg_handlers.c:884]: unable to find dialog for NOTIFY with > >> route param '7d2.14447fc4' [727:129127

Re: [SR-Users] Playing with dlg_bridge()

2011-07-07 Thread Roberto Fichera
On 07/07/2011 11:05 AM, Henning Westerholt wrote: > On Wednesday 06 July 2011, Roberto Fichera wrote: >>> you're probably missing the quotes for the first two function arguments. >> You are totally right Now it works fine! > Hi Roberto, > > good. > >> Do you know what does means the warning b

Re: [SR-Users] Playing with dlg_bridge()

2011-07-07 Thread Henning Westerholt
On Wednesday 06 July 2011, Roberto Fichera wrote: > > you're probably missing the quotes for the first two function arguments. > > You are totally right Now it works fine! Hi Roberto, good. > Do you know what does means the warning below? > [..] > 68.2.50 Jul 6 11:54:17 roberto /usr/sbin/

Re: [SR-Users] Playing with dlg_bridge()

2011-07-06 Thread Roberto Fichera
On 07/06/2011 11:42 AM, Henning Westerholt wrote: > On Tuesday 05 July 2011, Roberto Fichera wrote: >> I want to implement a click and dial feature using the xhttp interface >> but also keeping working the XCAP functionality. Than I added some >> code about the dialog module (it's my first time

Re: [SR-Users] Playing with dlg_bridge()

2011-07-06 Thread Henning Westerholt
On Tuesday 05 July 2011, Roberto Fichera wrote: > I want to implement a click and dial feature using the xhttp interface > but also keeping working the XCAP functionality. Than I added some > code about the dialog module (it's my first time I try it) so that the > URL look like http://localhost

[SR-Users] Playing with dlg_bridge()

2011-07-05 Thread Roberto Fichera
Hi All in the list, I want to implement a click and dial feature using the xhttp interface but also keeping working the XCAP functionality. Than I added some code about the dialog module (it's my first time I try it) so that the URL look like http://localhost:5060/sip-bridge// #!ifdef WITH_XCAPSR