[SR-Users] msilo Content-Type for picture and video?

2017-11-02 Thread sscc
Hello kamailio folks 

i am successfully storing and dumping messages for off line users using
msilo content type text/plain. 


i want to store off-line messages for pictures and videos.

my particular queries are

1) is msilo store picture and videos?  (i have observed blob in silo
database table which is used for pictures.
2) in case it does what will be declared in content type hdr parameter?

any help in this regard will highly be appreciated.

regards,

sscc



--
Sent from: http://sip-router.1086192.n5.nabble.com/Users-f3.html

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


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

2017-11-05 Thread sscc
Hello Folks

does msilo support picture, audio and video?

regards
sscc?



--
Sent from: http://sip-router.1086192.n5.nabble.com/Users-f3.html

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


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

2017-11-06 Thread sscc
 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? 

screen-shorts are attached for reference.  

regards 

sscc

<http://sip-router.1086192.n5.nabble.com/file/t6433/42.png> 
<http://sip-router.1086192.n5.nabble.com/file/t6433/01.png> 



--
Sent from: http://sip-router.1086192.n5.nabble.com/Users-f3.html

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


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

2017-11-06 Thread sscc
Thank you Daniel  

attached are the messages traces as directed by you. first one is normal
trace when both users are on-line and i send a picture from test1 to test2.
second file is when test 2 is off line and server store off-line message and
third one is when user comes on-line and server dump message to test2. test2
is unable to receive off-line message.   

regards

sscc

  message_send_trace_normal.message_send_trace_normal
<http://sip-router.1086192.n5.nabble.com/file/t6433/message_send_trace_normal.message_send_trace_normal>
  
message_send_trace_202.message_send_trace_202
<http://sip-router.1086192.n5.nabble.com/file/t6433/message_send_trace_202.message_send_trace_202>
 
message_send_trace_after_202.message_send_trace_after_202
<http://sip-router.1086192.n5.nabble.com/file/t6433/message_send_trace_after_202.message_send_trace_after_202>
  



--
Sent from: http://sip-router.1086192.n5.nabble.com/Users-f3.html

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


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

2017-11-23 Thread sscc




--
Sent from: http://sip-router.1086192.n5.nabble.com/Users-f3.html

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users