[OpenSIPS-Users] Users Digest, Vol 38, Issue 11

vivid333 vivid333 at 163.com
Mon Sep 5 12:29:48 CEST 2011


    5. cannot resolve hostname (vivid333)


	#loadmodule "load_balancer.so"
	#loadmodule "dispatcher.so"

	# -----dispatcher params
	#modparam("dispatcher", "db_url", "mysql://opensips:opensipsrw@localhost/opensips")
	#modparam("dispatcher", "force_dst", 1)
	#modparam("dispatcher", "ds_ping_interval", 30)
	#modparam("dispatcher", "ds_probing_mode", 1)
	#modparam("dispatcher", "ds_probing_threshhold", 10)


	# ----- Load Balancer -----
	#modparam("load_balancer", "db_url","mysql://opensips:opensipsrw@localhost/opensips")


         when I disable dispacher && load_balancer module, *Error 
"cannot resolve hostname XXX"* disappear. it works now.
    But I still don't know the reason.





On 2011?09?05? 17:50, users-request at lists.opensips.org wrote:
> Send Users mailing list submissions to
> 	users at lists.opensips.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.opensips.org/cgi-bin/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> 	users-request at lists.opensips.org
>
> You can reach the person managing the list at
> 	users-owner at lists.opensips.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Users digest..."
>
>
> Today's Topics:
>
>     1. relaying simple messages to all contacts (Bret McDanel)
>     2. questions about intalling opensips in CentOS 5.5 (liujian)
>     3. Re: ACK mangling redux - OpenSIPS 1.7 (Vlad Paiu)
>     4. Re: questions about intalling opensips in CentOS 5.5 (Vlad Paiu)
>     5. cannot resolve hostname (vivid333)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 05 Sep 2011 00:46:30 -0700
> From: Bret McDanel<trixter at 0xdecafbad.com>
> Subject: [OpenSIPS-Users] relaying simple messages to all contacts
> To: users at lists.opensips.org
> Message-ID:<1315208790.11267.13.camel at server.volcano.net>
> Content-Type: text/plain; charset="UTF-8"
>
> I am wanting to have opensips relay a sent message to all subscribed
> users of the sending account, except to the actual client that sent the
> message.
>
> In this way it would operate similar to Skype in that if you have 2 or
> more clients logged into the same account they see bi-directional
> messages, ie what your "other client" sends as well as what is received
> to that account.
>
>
> For example:
> Alice registers from 3 different clients using identical credentials,
> Alice[1], Alice[2] and Alice[3]
>
> Alice[1] sends a message to Bob
>
> The message should be delivered to Bob, Alice[2]&  Alice[3] (but not
> back to Alice[1]).
>
>
> Currently when Bob sends a message to Alice, all 3 clients will get it,
> so this part is working the way that is desired.
>
>
>
>
> I had thought of enumerating the registrations and filtering the actual
> sender and sending it back.  I am not able to get this working though.
>
> An example of this would be helpful.
>
>
> Any other ways to accomplish this would also be helpful.
>
> Thanks
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20110905/38dfffbc/attachment.htm>


More information about the Users mailing list