Bogdan-Andrei Iancu writes: > Here is something working for me: > > <quoted> > :t_uac_dlg:reply_fifo > INVITE > sip:[EMAIL PROTECTED] > sip:sip.domain.com:5060 > . > "X-Info: test > To: [EMAIL PROTECTED] > From: [EMAIL PROTECTED] > Callid: qwerty > CSeq: 1 INVITE > " > > </quoted>
the above is fifo example. how does it look like when sent using xml-rpc? i assume that methodName is t_uac_dlg, and the only string valued param is this: INVITE sip:[EMAIL PROTECTED] sip:sip.domain.com:5060 . "X-Info: test To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Callid: qwerty CSeq: 1 INVITE " where each line ends with newline char? -- juha _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel