[Devel] CVS commitlog: sip-server/modules/tm mi.c
Juha Heinanen
jh at tutpro.com
Wed Dec 13 21:27:56 CET 2006
Bogdan-Andrei Iancu writes:
> Here is something working for me:
>
> <quoted>
> :t_uac_dlg:reply_fifo
> INVITE
> sip:bogdan at domain.com
> sip:sip.domain.com:5060
> .
> "X-Info: test
> To: bogdan at domain.com
> From: tester at test.com
> 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:bogdan at domain.com
sip:sip.domain.com:5060
.
"X-Info: test
To: bogdan at domain.com
From: tester at test.com
Callid: qwerty
CSeq: 1 INVITE
"
where each line ends with newline char?
-- juha
More information about the Devel
mailing list