Displaying 20 results from an estimated 1000 matches similar to: "IAX2 netsock error with name resolution"
2011 Aug 22
0
netsock error? some sip clients crashing!
Hello
I have a weird behaviour with our local GSM (3G) provider -- several
SIP clients crash on the android phone, when switching to 3G network,
and in asterisks logs it looks like this - client registers on server
successfull and then crashesh immediately.
Here's suspicious part of asterisk log:
[2011-08-22 19:38:12] ERROR[28605]: netsock2.c:263
ast_sockaddr_resolve:
2011 May 17
1
Name or service not known
Hi, my log is full of errors from this mobile user:
-- Registered SIP '0010106' at 212.93.97.135:7759
[2011-05-17 17:44:05] NOTICE[21456]: chan_sip.c:19804
handle_response_peerpoke: Peer '0010106' is now Reachable. (381ms /
10000ms)
[2011-05-17 17:44:06] ERROR[21456]: netsock2.c:245
ast_sockaddr_resolve: getaddrinfo("212.93.97.135:7759", "7759", ...):
Name
2014 Nov 21
1
Not able to register an Extension
Hi folk,
I'm trying to register an extension through softphone and got stuck.I got
below error:-
[Nov 22 07:31:28] ERROR[3522]: sip/reqresp_parser.c:2265 parse_via: missing
sent-by in Via header
[Nov 22 07:31:28] ERROR[3522]: netsock2.c:269 ast_sockaddr_resolve:
getaddrinfo("", "(null)", ...): Name or service not known
[Nov 22 07:31:28] WARNING[3522]: chan_sip.c:16056
2007 Sep 18
4
Linux limits
Hi all,
Any one know how to increase the Linux limit? I am hiting a wall on 200
calls playing files at the same time. From Asterisk console, I am
getting messages like
Sip_request_call: Unable to build sip pvt data for "asterisk1/700"
Too many open files
Is this a limit of my Linux box? I only have 512MB of ram. Will increase
it to 2G help or I have to change some configuration in
2019 Jul 09
2
SIP credentials in the dialplan
On Tue, Jul 9, 2019 at 6:05 AM Joshua C. Colp <jcolp at digium.com> wrote:
> On Tue, Jul 9, 2019, at 7:00 AM, Dovid Bender wrote:
> > Hi,
> >
> > Looking at http://the-asterisk-book.com/1.6/applikationen-dial.html you
> > should be able to dial with SIP credentials in the DP. Is this still
> > possible in recent versions of Asterisk either with chan_sip or
2011 Mar 15
2
Some errors
Hello folks,
since I started with asterisk 1.8.2 I got this messages in my console when finish a call.
-- Executing [1610 at from-e1:1] Dial("SIP/xxx-00000027", "SIP/1610,60") in new stack
== Using SIP RTP CoS mark 5
-- Called 1610
-- SIP/1610-00000028 is ringing
-- SIP/1610-00000028 answered SIP/xxx-00000027
-- Locally bridging SIP/xxx-00000027 and
2011 Mar 17
0
blind transfer from AGI triggered call -> dropped
Hi!
Maybe someone could help me out?
When a call is routed via a2billing AGI and user does a transfer, the
call is dropped. If the trunk is called directly everyhing works.
Here's a direct scenario (working fine):
[pbx000001]
exten => 101,1,Set(__TRANSFER_CONTEXT=pbx000001)
exten => 101,n,Dial(SIP/pozitel/37129238254,45,t)
exten => 102,1,Dial(SIP/12345,60)
so, when user calls ext
2012 Jan 18
1
Compile error 1.8.8.1
Hi,
While compiling 1.8.8.1, I met the following error:
[AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o
hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o
btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o
btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o
btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o
2018 Jun 21
2
Problem joining a samba Dc to a winbdows domain
Hi Rowland,
On Thu, 21 Jun 2018, Rowland Penny via samba wrote:
> On Thu, 21 Jun 2018 12:02:41 -0400 (EDT)
> Tom Diehl via samba <samba at lists.samba.org> wrote:
>
>> Hi,
>>
>> I am trying to join a self compiled samba 4.8.2 DC to an existing
>> Windows domain using
>>
2010 Nov 18
1
ctdb: Strange behaviour after upgrade
Hi,
last weekend I've updated samba and ctdb on my 2-node cluster. Samba is
now on 3.5.6 (from 3.3.4), ctdb on 1.0.114 (from 1.0.84). Both installed
from repo via yum and ctdb-packages.
After restarting both nodes everything was fine, we could access files on
the cluster.
On monday I noticed that the nodes didn't had their initial adresses:
Node 1:
hostname dscln01, public IP
2018 Jun 21
4
Problem joining a samba Dc to a winbdows domain
Hi,
I am trying to join a self compiled samba 4.8.2 DC to an existing Windows domain
using https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Joining_the_Active_Directory_as_a_Domain_Controller
as instructions.
The smb.conf looks like the following:
[global]
netbios name = PHT-VDC1
realm = EXAMPLE.COM
server role = active directory domain
2019 Jul 09
2
SIP credentials in the dialplan
Hi,
Looking at http://the-asterisk-book.com/1.6/applikationen-dial.html you
should be able to dial with SIP credentials in the DP. Is this still
possible in recent versions of Asterisk either with chan_sip or pj_sip?
TIA.
Dovid
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Oct 24
0
When i do Video call from sipml5 to sipml5, Call get rejected
Hello All,
I am using Asterisk 12 and sipml5 as front-end and when i call from one
to another the call will ring on other end but when i allow the camera
access call will terminated automatically. I have attached the logs of
Asterisk, if some one will get something useful Please reply on the same.
Thanks and Regards,
Anant
== Using SIP VIDEO CoS mark 6
== Using SIP RTP CoS mark 5
2011 Mar 07
1
[1.8.3] Error compiling Asterisk: __sync_fetch_and_add
Hello all,
mmm a bit embarrassing about not having a clue as to why we're getting this
error on make of 1.8.3
[AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o
hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o
btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o
btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o
btree/bt_search.o
2009 Mar 16
2
DO NOT REPLY [Bug 6191] New: rsyncd path does not support environmental variables
https://bugzilla.samba.org/show_bug.cgi?id=6191
Summary: rsyncd path does not support environmental variables
Product: rsync
Version: 2.6.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: jerome@6251100.com
2015 Apr 28
0
hi list need your help
facing problem with originating webrtc calls
1-when iam doing call from webrtc iget ice working
<--- SIP read from WS:91.196.158.205:1466 --->
INVITE sip:0669197533 at 77.91.132.9 SIP/2.0
Via: SIP/2.0/WS 7cvtd9ihs2e8.invalid;branch=z9hG4bK8749315
Max-Forwards: 69
To: <sip:0669197533 at 77.91.132.9>
From: "Anton" <sip:1065 at 77.91.132.9>;tag=5i21qaop43
Call-ID:
2011 May 12
0
log full of Name or service not known
Hi!
Here's a user with mobile phone - however why does it treat this as ERROR ?
I have a log full of that ---
-- Registered SIP '0010106' at 212.93.100.181:3698
[2011-05-12 16:07:57] NOTICE[30258]: chan_sip.c:19679
handle_response_peerpoke: Peer '0010106' is now Reachable. (212ms /
10000ms)
[2011-05-12 16:07:57] ERROR[30258]: netsock2.c:245
ast_sockaddr_resolve:
2010 Nov 19
0
Asterisk 1.8 and Dial(SIP/peer_name) to undefined peer
Hi,
In Asterisk 1.8.0 dialplan command Dial(SIP/peer_name) produces errors
if no such peer_name defined instead of just saying "peer not found":
[Nov 19 20:01:23] ERROR[7827]: netsock2.c:245 ast_sockaddr_resolve:
getaddrinfo("sdf", "(null)", ...): Name or service not known
[Nov 19 20:01:23] WARNING[7827]: chan_sip.c:5041 create_addr: No such
host: sdf
[Nov 19
2013 Mar 15
0
No subject
[Mar 21 23:24:18] NOTICE[9931]: chan_sip.c:26242 sip_poke_noanswer: Peer
'1000' is now UNREACHABLE! Last qualify: 110
[Mar 21 23:24:18] NOTICE[9931]: chan_sip.c:26242 sip_poke_noanswer: Peer
'patton' is now UNREACHABLE! Last qualify: 20
I also get errors for connections to SIP servers for which I have
"register" entries in the [general] section of sip.conf. The
2009 Mar 10
1
samba doesn't release external usb device
HI all :-)
Using debian stable (samba version 2:3.2.5-4 ) often I mount ntfs partition
(using mount.ntfs-3g) of a usb external disk. So I can access from my lan to
this usb disk.
[usb0]
path=/media/usb0
writable = yes
browseable = no
valid users = nick
[...]
when I finish to use this disk and I try to umount it samba doesn't release
this the disk:
umount /media/usb0 (or umount