[Kamailio-Users] Sip MESSAGE
Alex Balashov
abalashov at evaristesys.com
Wed Feb 3 18:37:07 CET 2010
There is no "provision."
The provision is:
route {
...
if(uri == myself) {
if(is_method("MESSAGE")) {
# Handle however you want.
}
}
}
On 02/03/2010 12:35 PM, Abdul Hakeem wrote:
> Thanks for the reply, is there anywhere I can check for this provision ( RFC3428 )in the source code ?
> Cheers,
> AH
>
> -----Original Message-----
> From: users-bounces at lists.kamailio.org [mailto:users-bounces at lists.kamailio.org] On Behalf Of Iñaki Baz Castillo
> Sent: Wednesday, February 03, 2010 5:22 PM
> To: users at lists.kamailio.org
> Subject: Re: [Kamailio-Users] Sip MESSAGE
>
> El Miércoles, 3 de Febrero de 2010, Abdul Hakeem escribió:
>> Hello,
>>
>> Does anyone knows if Kamalito supports MESSAGE method
>
> Kamailio is a proxy. A proxy can handle any kind of method, as CHICKEN.
>
>
--
Alex Balashov - Principal
Evariste Systems LLC
Tel : +1 678-954-0670
Direct : +1 678-954-0671
Web : http://www.evaristesys.com/
More information about the Users
mailing list