Des,

Glad to hear you've got your installation upgraded OK.  In case you haven't 
already, note that you'll have to upgrade ellis, homer and homestead as well as 
bono and sprout.

The changes you've made are almost correct.  You've changed the 
"--trusted-port" value on bono as well as sprout - you should actually only 
change this on sprout.  To fix this, you'll need to change your bono file back 
to "--trusted-port 5058".

What we're trying to do here is configure

*         bono to listen on untrusted port 5060 (as it always did)

*         bono to listen on trusted port 5058 (as it always did)

*         sprout to listen on trusted port 5054 (via the --trusted-port 
parameter on sprout)

*         bono to connect to sprout on port 5054 (via the --edge-proxy 
parameter on bono)

*         (sprout will connect back to bono on port 5058 because bono will tell 
it to do so over SIP).
Does that make sense?

Please let me know how you get on.

Thanks,

Matt

From: [email protected] 
[mailto:[email protected]] On Behalf Of Des Hartman
Sent: 26 June 2013 01:12
To: [email protected]
Subject: Re: [Clearwater] Client REGISTER gets 405 error

Matt,

Changed to latest, did the update, changed the two files to 5054, but still get 
this in monit. Looks like there is still a reference to 5058 somewhere?

Here are my changes in bono and sprout

"DAEMON_ARGS="--system $NAME@$public_hostname --domain $home_domain --localhost 
$public_hostname --alias $public_ip --trusted-port 5054 --untrusted-port 5060 
--edge-proxy 
$sprout_hostname:5054:$upstream_connections:$upstream_recycle_connections --sas 
$sas_server --pjsip-threads $num_pjsip_threads --worker-threads 
$num_worker_threads -a $log_directory -F $log_directory -L $log_level""

"DAEMON_ARGS="--system $NAME@$public_hostname --domain $home_domain --localhost 
$public_hostname --sprout-domain $sprout_hostname --alias 
$sprout_hostname,$public_ip --trusted-port 5054 --auth $auth_type --realm 
$home_domain --memstore $memcached_servers --hss $hs_hostname --xdms 
$xdms_hostname --enum $enum_server $enum_suffix_arg $enum_file_arg --sas 
$sas_server --pjsip-threads $num_pjsip_threads --worker-threads 
$num_worker_threads -a $log_directory -F $log_directory -L $log_level""


Error I get

Process 'bono'
  status                            Connection failed
  monitoring status                 Monitored
  pid                               0
  parent pid                        0
  uptime                            0m
  children                          0
  memory kilobytes                  0
  memory kilobytes total            0
  memory percent                    0.0%
  memory percent total              0.0%
  cpu percent                       0.0%
  cpu percent total                 0.0%
  port response time                0.000s to 
localhost:5058monit@localhost:5058 [SIP via TCP]
  data collected                    Sat, 22 Jun 2013 09:33:13


Thanks
Des Hartman

From: Matt Williams 
<[email protected]<mailto:[email protected]>>
Date: Wednesday, 26 June 2013 3:05 AM
To: 
"[email protected]<mailto:[email protected]>"
 
<[email protected]<mailto:[email protected]>>
Subject: Re: [Clearwater] Client REGISTER gets 405 error

sudo service clearwater-infrastructure restart
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater

Reply via email to