[SR-Users] Problem with MSILO module forwarding messages

Owen Lynch owen.lynch at paragon.co.nz
Wed Jan 9 00:54:10 CET 2013


Hi,

I have the kamailio 3.3.2 msilo module basically working but I cannot
configure it to forward stored messages to the registered UA. Instead it
forwards to itself (via DNS lookup on the domain name). This is causing me
grief because I am getting recursive message handling.

The module overview describes this behaviour:
"Every time when a user registers with Kamailio, the module is looking in
database for offline messages intended for that user. All of them will be
sent to contact address provided in REGISTER request."

The REGISTER request contact header looks OK:
 Contact: <sip:hxqecvtn at 192.168.2.236:57532
;transport=tls>;expires=3600;received="sip:192.168.2.236:53628
;transport=TLS";+sip.instance="<urn:uuid:1ee63413-3569-46dc-a9ee-34c6e4e1403c>"

However the 'outbound_proxy' parameter seems to contradict this:
"The SIP address used as next hop when sending the message. Very useful
when using Kamailio with a domain name not in DNS, or when using a separate
Kamailio instance for msilo processing. If not set, the message will be
sent to the address in destination URI."

So, when 'outbound_proxy' is not set, the message is sent to the address in
the destination URI, rather than the UA contact address?

Can the module be configured to forward stored messages directly to the UA
contact address?

Thanks,
Owen Lynch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20130109/c0076101/attachment.htm>


More information about the sr-users mailing list