error

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

error

Postby richardroi » Fri Aug 02, 2013 8:54 pm

WARNING[2984]: chan_sip.c:10391 check_via: '[' is not a valid host
Im having this error. How can i correct this?
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby williamconley » Fri Aug 02, 2013 8:57 pm

delete or disable any recently added phones or carriers until that goes away. you may have a "[" in a hostname for a carrier or phone ...
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: error

Postby richardroi » Fri Aug 02, 2013 9:22 pm

Thanks, been looking at it. Is there any place that there is the host word on it?
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby williamconley » Fri Aug 02, 2013 11:58 pm

Code: Select all
cd /etc/asterisk
grep host * -R -n


this should result in all occurrences of the word "host" and you can see if any are ... odd.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: error

Postby richardroi » Sun Aug 04, 2013 3:41 am

Thanks William for always giving support. I didn't find any odd on it. But since yesterday the error never came out again. I'm wondering if it has got something to do with ntop? The time it ran this error showed up. I just restarted the server ntop stopped. Will keep monitoring it. Thank you again.
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby richardroi » Tue Aug 06, 2013 1:48 pm

hello! It just happened again. Already checked any "host" word entry but didn't find anything odd. Ntop is not running. Now I'm back to zero. Any other ideas?
thank you.
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby richardroi » Tue Aug 06, 2013 2:44 pm

Image
here is a screenshot of the error.
Someone had the same exact problem. viewtopic.php?t=23920
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby richardroi » Wed Aug 07, 2013 8:05 am

any other ideas?

Thank you.
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby williamconley » Wed Aug 07, 2013 1:00 pm

this is not about the "[" it's about the unreachables.

that, sir, is a networking issue. you are losing contact with those sip connected accounts. find out why.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: error

Postby richardroi » Thu Aug 08, 2013 7:36 am

Also thinking same thing. Because I spent 3 days looking for "[" and nothing came up.
Thank you William.
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby richardroi » Thu Aug 08, 2013 10:47 am

BTW the "[" not valid host issue will come out first, then the phones will be come unreachable for maybe 10 seconds then reachable again, some live calls are not affected even if i saw on my monitoring that their softphones became unreachable. This is driving me nuts...
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby williamconley » Thu Aug 08, 2013 8:38 pm

unreachable means that a round trip packet was rejected or too late returning. the asterisk server "polls" the agent's phones on a timed basis to check their status.

pure networking issue. router/switch needs replacement or someone is hammering your network on a regular basis.

see if you can correlate these events with any other events or physical pathways.

of course, it could also be a problem with the asterisk server (failing network card?).

fail2ban or some other firewall issue. you could try shutting down the firewall the next time it happens to see if that stops it from happening.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: error

Postby richardroi » Fri Aug 09, 2013 2:20 am

Thanks. Changed switch for now. will post back for updates.
thank you again.
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby williamconley » Sat Aug 10, 2013 1:55 pm

remember that you're doing all the local footwork. i'm just donating a few seconds to make you work harder (hopefully by pointing you in the right direction). as long as you're willing to do all the footwork, and remember to post your results so the next guy with this situation won't have to post at all ... it makes this site very useful. :)

and the next guy who does NOT want to do the footwork himself (or really has no clue and must be walked through the process one step at a time) may call ... US for that service (or anyone whose posts seem to indicate capabilities on point). and then instead of a few free seconds to help out, we get a customer and can afford for me to continue helping out.

works quite well actually.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: error

Postby richardroi » Sat Aug 10, 2013 9:19 pm

You're right this site has been very helpful, I started using VICIbox with nothing, zero and now I've been using it for 6 years now, have 4 boxes running. Willing to share and help out.
Regarding my issue on [, we are still monitoring it, made some changes on our network side, so far so good. no errors showing up. Will keep you guys posted.

Thank you again.
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby richardroi » Tue Aug 13, 2013 11:44 am

Still having these issues. I believe its on the server. Because I have another pbx running on same network and all the sip extensions are ok.
Still monitoring. Any more ideas?
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby DomeDan » Wed Aug 14, 2013 7:31 am

post your asterisk conf files, start with sip-vicidial.conf
btw, there is a few passwords and ip-addresses that you might want to replace with something before you post it
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: error

Postby richardroi » Wed Aug 14, 2013 8:30 am

Code: Select all
 ; WARNING- THIS FILE IS AUTO-GENERATED BY VICIDIAL, ANY EDITS YOU MAKE WILL BE LOST






; VICIDIAL Carrier: DropTansfer - Drop Tansfer
; Drop Tansfer


; VICIDIAL Carrier:
; XXXXXXXX
[xxxxxxxxxxx]
type=friend
host=xxx.xxx.xxx.xxx
canreinvite=no
insecure=port,invite
disallow=all
allow=g729
allow=ulaw
allow=alaw
dtmfmode=rfc2833
context=trunkinbound

; VICIDIAL Carrier:
; XXXXXXXX
[XXXXXXXX]
type=friend
host=xxx.xxx.xxx.xxx
canreinvite=no
insecure=port,invite
disallow=all
allow=g729
allow=ulaw
allow=alaw
dtmfmode=rfc2833
context=trunkinbound
qualify=yes

; VICIDIAL Carrier: xxxxxxxxxxx - xxxxxxxxxxx
; xxxxxxxxxxx
[xxxxxxxxxxx]
type=friend
host=xxx.xxx.xxx.xxx
canreinvite=no
insecure=port,invite
disallow=all
allow=g729
allow=ulaw
allow=alaw
dtmfmode=rfc2833
context=trunkinbound

; VICIDIAL Carrier: xxxxxxxxxxx- xxxxxxxxxxx
; Manual Dial
[xxxxxxxxxxx]
type=friend
host=xxx.xxx.xxx.xxx
username=xxxxxxxxxxx
secret=xxxxxxxxxxx
canreinvite=no
disallow=all
allow=g729
allow=ulaw
allow=alaw
nat=yes
dtmfmode=rfc2833
context=trunkinbound



[1001]
username=1001
secret=xxxxxxxxxxx
accountcode=1001
callerid="" <1001>
mailbox=1001
context=Test-Nodialout
type=friend
host=dynamic

[1002]
username=1002
secret=xxxxxxxxxxx
accountcode=1002
callerid="" <1002>
mailbox=1002
context=Test-Nodialout
type=friend
host=dynamic

[1003]
username=1003
secret=xxxxxxxxxxx
accountcode=1003
callerid="" <1003>
mailbox=1003
context=Test-Nodialout
type=friend
host=dynamic

[1004]
username=1004
secret=xxxxxxxxxxx
accountcode=1004
callerid="" <1004>
mailbox=1004
context=Test-Nodialout
type=friend
host=dynamic

[1005]
username=1005
secret=xxxxxxxxxxx
accountcode=1005
callerid="" <1005>
mailbox=1005
context=Test-Nodialout
type=friend
host=dynamic

[1006]
username=1006
secret=xxxxxxxxxxx
accountcode=1006
callerid="" <1006>
mailbox=1006
context=Test-Nodialout
type=friend
host=dynamic

[1007]
username=1007
secret=xxxxxxxxxxx
accountcode=1007
callerid="" <1007>
mailbox=1007
context=Test-Nodialout
type=friend
host=dynamic

[1008]
username=1008
secret=xxxxxxxxxxx
accountcode=1008
callerid="" <1008>
mailbox=1008
context=Test-Nodialout
type=friend
host=dynamic

[1009]
username=1009
secret=xxxxxxxxxxx
accountcode=1009
callerid="" <1009>
mailbox=1009
context=Test-Nodialout
type=friend
host=dynamic

[1010]
username=1010
secret=xxxxxxxxxxx
accountcode=1010
callerid="" <1010>
mailbox=1010
context=Test-Nodialout
type=friend
host=dynamic

[1011]
username=1011
secret=xxxxxxxxxxx
accountcode=1011
callerid="" <1011>
mailbox=1011
context=Test-Nodialout
type=friend
host=dynamic

[1012]
username=1012
secret=xxxxxxxxxxx
accountcode=1012
callerid="" <1012>
mailbox=1012
context=Test-Nodialout
type=friend
host=dynamic

[1013]
username=1013
secret=xxxxxxxxxxx
accountcode=1013
callerid="" <1013>
mailbox=1013
context=Test-Nodialout
type=friend
host=dynamic

[1014]
username=1014
secret=xxxxxxxxxxx
accountcode=1014
callerid="" <1014>
mailbox=1014
context=Test-Nodialout
type=friend
host=dynamic

[1015]
username=1015
secret=xxxxxxxxxxx
accountcode=1015
callerid="" <1015>
mailbox=1015
context=Test-Nodialout
type=friend
host=dynamic

[1016]
username=1016
secret=xxxxxxxxxxx
accountcode=1016
callerid="" <1016>
mailbox=1016
context=Test-Nodialout
type=friend
host=dynamic

[1017]
username=1017
secret=xxxxxxxxxxx
accountcode=1017
callerid="" <1017>
mailbox=1017
context=Test-Nodialout
type=friend
host=dynamic

[1018]
username=1018
secret=xxxxxxxxxxx
accountcode=1018
callerid="" <1018>
mailbox=1018
context=Test-Nodialout
type=friend
host=dynamic

[1019]
username=1019
secret=xxxxxxxxxxx
accountcode=1019
callerid="" <1019>
mailbox=1019
context=Test-Nodialout
type=friend
host=dynamic

[1020]
username=1020
secret=xxxxxxxxxxx
accountcode=1020
callerid="" <1020>
mailbox=1020
context=Test-Nodialout
type=friend
host=dynamic

[1021]
username=1021
secret=xxxxxxxxxxx
accountcode=1021
callerid="" <1021>
mailbox=1021
context=Test-Nodialout
type=friend
host=dynamic

[1022]
username=1022
secret=xxxxxxxxxxx
accountcode=1022
callerid="" <1022>
mailbox=1022
context=Test-Nodialout
type=friend
host=dynamic

[1023]
username=1023
secret=xxxxxxxxxxx
accountcode=1023
callerid="" <1023>
mailbox=1023
context=Test-Nodialout
type=friend
host=dynamic

[1024]
username=1024
secret=xxxxxxxxxxx
accountcode=1024
callerid="" <1024>
mailbox=1024
context=Test-Nodialout
type=friend
host=dynamic

[1025]
username=1025
secret=xxxxxxxxxxx
accountcode=1025
callerid="" <1025>
mailbox=1025
context=Test-Nodialout
type=friend
host=dynamic

[1026]
username=1026
secret=xxxxxxxxxxx
accountcode=1026
callerid="" <1026>
mailbox=1026
context=Test-Nodialout
type=friend
host=dynamic

[1027]
username=1027
secret=xxxxxxxxxxx
accountcode=1027
callerid="" <1027>
mailbox=1027
context=Test-Nodialout
type=friend
host=dynamic

[1028]
username=1028
secret=xxxxxxxxxxx
accountcode=1028
callerid="" <1028>
mailbox=1028
context=Test-Nodialout
type=friend
host=dynamic

[1029]
username=1029
secret=xxxxxxxxxxx
accountcode=1029
callerid="" <1029>
mailbox=1029
context=Test-Nodialout
type=friend
host=dynamic

[1096]
username=1096
secret=xxxxxxxxxxx
accountcode=1096
callerid="" <1096>
mailbox=1096
context=Test-Nodialout
type=friend
host=dynamic

[1097]
username=1097
secret=xxxxxxxxxxx
accountcode=1097
callerid="" <1097>
mailbox=1097
context=Test-Nodialout
type=friend
host=dynamic

[1098]
username=1098
secret=xxxxxxxxxxx
accountcode=1098
callerid="" <1098>
mailbox=1098
context=Test-Nodialout
type=friend
host=dynamic

[1099]
username=1099
secret=xxxxxxxxxxx
accountcode=1099
callerid="" <1099>
mailbox=1099
context=Test-Nodialout
type=friend
host=dynamic

[2000]
username=2000
secret=xxxxxxxxxxx
accountcode=2000
callerid="" <2000>
mailbox=2000
context=Test-Nodialout
type=friend
host=dynamic

[2001]
username=2001
secret=xxxxxxxxxxx
accountcode=2001
callerid="" <2001>
mailbox=2001
context=default
type=friend
host=dynamic

[2002]
username=2002
secret=xxxxxxxxxxx
accountcode=2002
callerid="" <2002>
mailbox=2002
context=Test-Nodialout
type=friend
host=dynamic

[2003]
username=2003
secret=xxxxxxxxxxx
accountcode=2003
callerid="" <2003>
mailbox=2003
context=Test-Nodialout
type=friend
host=dynamic

[2004]
username=2004
secret=xxxxxxxxxxx
accountcode=2004
callerid="" <2004>
mailbox=2004
context=Test-Nodialout
type=friend
host=dynamic

[2005]
username=2005
secret=xxxxxxxxxxx
accountcode=2005
callerid="" <2005>
mailbox=2005
context=Test-Nodialout
type=friend
host=dynamic

[2006]
username=2006
secret=xxxxxxxxxxx
accountcode=2006
callerid="" <2006>
mailbox=2006
context=Test-Nodialout
type=friend
host=dynamic

[2007]
username=2007
secret=xxxxxxxxxxx
accountcode=2007
callerid="" <2007>
mailbox=2007
context=Test-Nodialout
type=friend
host=dynamic

[2008]
username=2008
secret=xxxxxxxxxxx
accountcode=2008
callerid="" <2008>
mailbox=2008
context=Test-Nodialout
type=friend
host=dynamic

[2009]
username=2009
secret=xxxxxxxxxxx
accountcode=2009
callerid="" <2009>
mailbox=2009
context=Test-Nodialout
type=friend
host=dynamic

[2010]
username=2010
secret=xxxxxxxxxxx
accountcode=2010
callerid="" <2010>
mailbox=2010
context=Test-Nodialout
type=friend
host=dynamic

[2011]
username=2011
secret=xxxxxxxxxxx
accountcode=2011
callerid="" <2011>
mailbox=2011
context=Test-Nodialout
type=friend
host=dynamic

[2012]
username=2012
secret=xxxxxxxxxxx
accountcode=2012
callerid="" <2012>
mailbox=2012
context=Test-Nodialout
type=friend
host=dynamic

[2013]
username=2013
secret=xxxxxxxxxxx
accountcode=2013
callerid="" <2013>
mailbox=2013
context=Test-Nodialout
type=friend
host=dynamic

[2014]
username=2014
secret=xxxxxxxxxxx
accountcode=2014
callerid="" <2014>
mailbox=2014
context=Test-Nodialout
type=friend
host=dynamic

[2015]
username=2015
secret=xxxxxxxxxxx
accountcode=2015
callerid="" <2015>
mailbox=2015
context=Test-Nodialout
type=friend
host=dynamic

[2016]
username=2016
secret=xxxxxxxxxxx
accountcode=2016
callerid="" <2016>
mailbox=2016
context=Test-Nodialout
type=friend
host=dynamic

[2017]
username=2017
secret=xxxxxxxxxxx
accountcode=2017
callerid="" <2017>
mailbox=2017
context=Test-Nodialout
type=friend
host=dynamic

[2018]
username=2018
secret=xxxxxxxxxxx
accountcode=2018
callerid="" <2018>
mailbox=2018
context=Test-Nodialout
type=friend
host=dynamic

[2019]
username=2019
secret=xxxxxxxxxxx
accountcode=2019
callerid="" <2019>
mailbox=2019
context=Test-Nodialout
type=friend
host=dynamic

[2020]
username=2020
secret=xxxxxxxxxxx
accountcode=2020
callerid="" <2020>
mailbox=2020
context=Test-Nodialout
type=friend
host=dynamic

[2021]
username=2021
secret=xxxxxxxxxxx
accountcode=2021
callerid="" <2021>
mailbox=2021
context=Test-Nodialout
type=friend
host=dynamic

[2022]
username=2022
secret=xxxxxxxxxxx
accountcode=2022
callerid="" <2022>
mailbox=2022
context=Test-Nodialout
type=friend
host=dynamic

[2023]
username=2023
secret=xxxxxxxxxxx
accountcode=2023
callerid="" <2023>
mailbox=2023
context=Test-Nodialout
type=friend
host=dynamic

[2024]
username=2024
secret=xxxxxxxxxxx
accountcode=2024
callerid="" <2024>
mailbox=2024
context=Test-Nodialout
type=friend
host=dynamic

[2025]
username=2025
secret=xxxxxxxxxxx
accountcode=2025
callerid="" <2025>
mailbox=2025
context=Test-Nodialout
type=friend
host=dynamic

[2026]
username=2026
secret=xxxxxxxxxxx
accountcode=2026
callerid="" <2026>
mailbox=2026
context=Test-Nodialout
type=friend
host=dynamic

[2027]
username=2027
secret=xxxxxxxxxxx
accountcode=2027
callerid="" <2027>
mailbox=2027
context=Test-Nodialout
type=friend
host=dynamic

[2028]
username=2028
secret=xxxxxxxxxxx
accountcode=2028
callerid="" <2028>
mailbox=2028
context=Test-Nodialout
type=friend
host=dynamic

[2029]
username=2029
secret=xxxxxxxxxxx
accountcode=2029
callerid="" <2029>
mailbox=2029
context=Test-Nodialout
type=friend
host=dynamic

[2099]
username=2099
secret=xxxxxxxxxxx
accountcode=2099
callerid="" <2099>
mailbox=2099
context=Test-Nodialout
type=friend
host=dynamic

[3099]
username=3099
secret=xxxxxxxxxxx
accountcode=3099
callerid="" <3099>
mailbox=3099
context=Test-Nodialout
type=friend
host=dynamic

[itvoip]
username=itvoip
secret=xxxxxxxxxxx
accountcode=itvoip
callerid="" <9001>
mailbox=9001
context=Test-Nodialout
type=friend
host=dynamic


; END OF FILE


here is my sip-vicidial.conf
what else do you need?
Thank you. Hope you can help me figure out whats wrong? Its almost two weeks now, and its driving me nuts. :P
Last edited by richardroi on Wed Aug 14, 2013 8:49 am, edited 1 time in total.
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby DomeDan » Wed Aug 14, 2013 8:40 am

looks ok, and you didnt replace any [ symbol with X right?
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: error

Postby richardroi » Wed Aug 14, 2013 8:58 am

yup... i already checked all those "host" words, i can't find error "[", the odd thing is if I accidentally put "[' it will give error constantly.
sometimes the warning sign is not showing up. its random, don't know when it will show up again.
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby DomeDan » Thu Aug 15, 2013 4:56 am

That's an important detail, sounds like a bug then.

I took a look at the code
Code: Select all
    if (maddr)
      c = maddr;
    hp = ast_gethostbyname(c, &ahp);
    if (!hp) {
      ast_log(LOG_WARNING, "'%s' is not a valid host\n", c);
      return;
    }

So I guess its the maddr variable that looks weird.
and that variable is from the via header from the phone that register

install ngrep-sip if you aint got it already and run it like this:
ngrep-sip 'maddr'
and you might see some sip packages and maybe you will see a weird maddr value and where it comes from
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: error

Postby richardroi » Thu Aug 15, 2013 11:31 am

Thank you DomeDan. Will do that. Will keep you guys posted.
hey DomeDan, ngrep-sip 'maddr' what will this do anyway?
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby richardroi » Thu Aug 22, 2013 4:43 pm

I am seeing alot had issues like this,

http://forum.osdial.org/viewtopic.php?f=5&t=768

http://lists.digium.com/pipermail/aster ... 73696.html

http://www.linuxquestions.org/questions ... sk-499087/

http://sourceforge.net/mailarchive/foru ... sipp-users



No clear answer yet. Why now? Our server is running for over a year now.
ViciBox_Redux.i686-3.1.15
VERSION: 2.6-368a
BUILD: 120518-1456
Asterisk v.1.4.39.2-vici
UT50 installed
No Extra Software After Installation
Single Server/ ISO Preload Install
Fresh Install
Inbound/Blended
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby richardroi » Fri Aug 30, 2013 8:01 pm

Encountered this error again this mornig after a week of no issue! anyone? Please help!!!
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby rrb555 » Sun Sep 01, 2013 3:18 am

check maybe if you have a problem with your lan card on the server. try creating a new backup server and see if you have the same issue. I always check my other server (single server) if one server is throwing a lot of errors.
One server that I am managing | Single Server | ViciBox Redux 6.0 | VERSION: 2.12-549a | BUILD: 160404-0940 | revision 2508| No other hardware
For help you can send me a direct email info@support.com.ph
rrb555
 
Posts: 585
Joined: Tue Feb 08, 2011 4:24 pm
Location: Quezon City, Philippines

Re: error

Postby richardroi » Sun Sep 01, 2013 11:40 pm

Will do that... thanks rrb555. will keep you guys posted. btw. I have two lancards, 1 for public and 1 for local. when the message appear all local extensions became unreachable even my DID ip providers. help!
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm

Re: error

Postby akmayuga » Fri Sep 06, 2013 9:57 am

hi guys,

Is it possible that the cause of this error is the a network virus or worm like "conficker" or something???

thank you
Vicibox 64-bit
Asterisk v.1.4.39.2-vici
ViciBox Redux v.5.0.2-130807
preload iso installation
No Digium/Sangoma Hardware
No Extra Software After Installation
single server
akmayuga
 
Posts: 56
Joined: Thu Apr 19, 2012 1:53 pm

Re: error

Postby richardroi » Mon Sep 16, 2013 6:33 am

UPDATE! This is Server error. Now I am using the Latest Release of Vicibox. Error showed up again on old server, but the new box is ok. Both server are running at the same time.
Thank you.
ViciBox v.5.0.2-130807 | BUILD: 130809-1410 | SVN Version: 2019 | Asterisk: 1.8.23-vici
64bit Single Server/ ISO Preload Install
Inbound/Blended
richardroi
 
Posts: 373
Joined: Mon Mar 21, 2011 7:20 pm


Return to Support

Who is online

Users browsing this forum: No registered users and 140 guests