[SR-Users] msilo support for picture, audio and video?

Daniel-Constantin Mierla miconda at gmail.com
Mon Nov 6 11:27:15 CET 2017


Hello,


On 06.11.17 10:48, sscc wrote:
>  Thank you Daniel 
>
> today i test msilo with pictures and videos.
>
> first in declare following paraMETER
>
>
> modparam("msilo", "content_type_hdr", "Content-Type:image/jpg\r\n")
> modparam("msilo", "content_type_hdr", "Content-Type:image/jpeg\r\n")
> modparam("msilo", "content_type_hdr", "Content-Type:image/gif\r\n")
> modparam("msilo", "content_type_hdr", "Content-Type:video/mp4\r\n")
> modparam("msilo", "content_type_hdr", "Content-Type:mpeg-4/mp4\r\n")
>
>
> it successfully store picture and video with 202 status , i also verified
> that in siremis silo table . it also successfully dump message the moment
> user comes on line but receiver didn't receive the off-line message. what
> may I be the missing? 
>
can you capture the traffic with ngrep:

ngrep -d any -qt -W byline "sip" port 5060

and see where they are sent?

You can replace sensitive info (phone numbers, ips) and sent the ngrep
output here on the mailing list to see what happens...

Cheers,
Daniel

-- 
Daniel-Constantin Mierla
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training, Nov 13-15, 2017, in Berlin - www.asipto.com
Kamailio World Conference - www.kamailioworld.com




More information about the sr-users mailing list