Displaying 20 results from an estimated 1000 matches similar to: "IAX trunk with dynamic IPs"
2007 May 09
3
The purpose of DUNDi
Hi all,
I'm planning to deploy many Asterisk servers for remote sites connected
through IAX. Behind each server, there will be many sip clients
connected. A sip client from one site must be able to make calls for the
other sip clients connected to the other remote Asterisk servers. I've
heard that DUNDi is a good option in order for each Asterisk server to
locate the right (or the
2007 Jun 05
2
X100P Clone
Hi all,
I'm planning to buy a X100P clone and would like some feedback about
this card.
Does anyone already used this card? Does anyone recommend it ? or not?
I'd appreciate any comments.
Thanks.
Ronaldo.
2007 Apr 01
2
Linking incoming calls
Hi all,
I just want to know how I can make sure that incoming calls to my
asterisk server are being treated by [incoming] section of
extension.conf file.
Thanks in advance.
Ronaldo.
2009 Oct 15
2
problem starting Xen VM
Hi ,
>
> My Xen has been working fine for a few days. Then today it suddenly
> can not run.
>
> When it runs It give me this error : -
Error starting domain: virDomainCreate() failed POST operation failed: (xend.err "Error creating domain: Boot loader didn''t return any data!")
Details: -
Traceback (most recent call last):
File
2007 Jun 22
2
STDERR in AGI
Hi all,
I just started programming using AGI and I have a simple question about
STDERR.
If I understood it right, all the messages sent to "STDERR" should be
shown in the Asterisk console, but using the following python code I
just can't see anything.
#!/usr/bin/python
#
# File: /var/lig/asterisk/agi-bin/agi-test.py
#
# Description: An AGI Script
#
import sys
env =
2007 Aug 04
2
IAX2 - DualServer Problem
Hi,
I have two asterisk servers and I want to make these servers call each
other as they were internal. I have succeeded in one way. Server B can
call Server A without problem, but Server A cannot call Server B.
Here's the iax configuration of servers
Server A:
==================
[ipek]
auth=rsa
context=from-internal
host=XXX.XXX.XXX.XXX
inkeys=ipek
outkey=odtu
peercontext=from-internal
2008 Oct 08
1
Update (IAX Trunking Help)
I posted earlier in the day about needed help with IAX trunking. I did some
more reading and made some more changes.
Here is what I have thus far:
Iax.conf on one server
[general]
bindport = 4569
bindaddr = 0.0.0.0
disallow=all
allow=ulaw
allow=alaw
allow=gsm
mailboxdetail=yes
[vvfarm]
type=friend
username=colo
secret=testpassword
auth=plaintext
host=64.194.211.170
context=iax-incoming
2003 Jun 25
4
Asterisk and FWD
I can't get my Asterisk to register/place calls with FWD. Here's what I have
in my SIP.CONF:
register => 11111@fwd.pulver.com/11111
[fwd]
type=friend
secret=somesecret
host=fwd.pulver.com
username=11111
fromuser=11111
fromdomain=fwd.pulver.com
I'm using CVS version of Asterisk, checked it out last week. I get
authenticate error when registering with fwd, and all my calls to
2005 Jun 06
1
Issue with SIP inter-op
Hi All,
I'm trying to connect to a SIP carrier who never connected with Asterisk.
I managed to connect with a sipura phone or a grandstream, no problem.
When I configure asterisk, I'm able to send out calls to the carrier no
problems,
however, receiving calls doesn't work, and I keep getting the following
messages:
<-- SIP read from 69.xx.xx.xx:5060:
INVITE
2006 Jan 07
2
how to configure iax account for iaxmodem?
Hi,
I'm running asterisk 1.2.1 and started to play with iaxmodem 0.0.7
running on the same box.
I wonder how to setup the iax account correctly so that I may
initiate outbound calls via iaxmodem?
registration upon iaxmodem startup is okay and I can direct calls to it.
-- Registered IAX2 'iaxmodem' (AUTHENTICATED) at 127.0.0.1:33874
But upon an outbound call setup request from
2003 Jun 03
1
ata186 and 9 for outgoing line type dialplans
I tried putting this as the ata's dailplan:
*St4-|#St4-|9|^9t4>$.-
this is sip.conf
[ata2001]
type=friend
username=ata2001
secret=SoMeSeCrEt
host=dynamic
context=fromata
canreinvite=no
and this in extensions.conf
[fromata]
ignorepat => 9
exten => _91700NXXXXXX,1,Dial(IAX2/${IAXINFO}@iaxtel.com/${EXTEN:1}@iaxtel)
exten =>
2005 Mar 24
14
Realtime mysql problem?
All, I get this whenever trying to dial to a peer when the peer
registered to another server. I'm basically trying to use realtime to
check for the peer and dial it.
Mar 24 09:16:47 VERBOSE[4527]: -- Executing Dial("SIP/brak-f69f",
"IAX2/brak-test/107") in new stack
Mar 24 09:16:47 DEBUG[4527]: MySQL RealTime: Retrieve SQL: SELECT * FROM
sip_users WHERE name =
2006 Mar 28
0
IAX2 errors
Hi, all.
I have problems with iax2, when try to communicate with one third server,
asterisk reports the following errors in server's, could help me?
Server A it speaks It with C in iax and Server B it speaks with D in iax,
but Server A it does not obtain to speak with B in iax, reports the
following error in server B "chan_iax2.c:5749 socket_read: Host
200.xxx.xxx.xxx failed you
2009 Nov 21
3
Connect two Asterisk Server in IAX ?
Hi
My first post get no answer :=<, i post new with new elements.
I have two Asterisk server, running on Asterisk 1.6:
SRV1 = 192.168.0.5 on Asterisk 1.6.1.4
SRV2 = 192.168.0.20 on Asterisk 1.6.1.8
I want create a link for exchange call.
on Srv1:
iax.conf:
[general]
bindport=4569
bindaddr=0.0.0.0
language=fr
bandwidth=low
jitterbuffer=no
forcejitterbuffer=no
autokill=yes
2009 Oct 30
1
asterisk 1.6 - doing dnsmgr lookup for... / call fails
I just jumped to asterisk-1.6.1.8 and I calls will not go through to my asterisk.
Same setup with asterisk-1.4 and calls get accepted.
sip show registry (asterisk-1.6):
Host dnsmgr Username Refresh State
sip.actio.pl:5060 N 4589835 105 Registered
sip show registry (asterisk-1.4):
Host Username Refresh State
sip.actio.pl:5060 4589835
2015 Apr 02
2
Update peer IP address
Ok, I have tested dnsmgr. This is not a solution, the situation has not changed. With dnsmgr I can not place outbound calls. I do not know why and what dnsmgr really do.
My current solution is as follows:
Say allowguest=yes, configure the default context that there can not be placed outbound calls. Use iptables to DROP all at your SIP port and allow only your local phones and the sip trunk ip
2017 May 06
4
Need to restart Asterisk if remote server not working?
Hi list!
Yesterday Deutsche Telekom had a really big problem and Asterisk couldn't
connect to the remote Server (by Telekom) until today about 7:30.
Well, it could happen...
What I find really annoying was that I needed to restart Asterisk as I
checked with sipsak that the Telekom-Server works...
I think, this should not be normal... Can someone explain me why it happens
and what I have to
2002 Aug 02
1
doubt about contrib...
Hi,
I have a little doubt about contrib packages.
I make some little functions in a R package format, this functions are for my
personal use (envelopes for glm models and a plot bar routine).
Some friends ask me about the liberation of this functions in a web site, R
contrib etc.
what is the correct procedure for send a package to R contrib?
The functions is not create for me, is adaptaded to R
2015 Apr 01
2
Update peer IP address
On 4/1/15 10:48 AM, Daniel Heckl wrote:
> John,
>
> thank you four your answer. I think you have misunderstood the
> problem. It?s about a ip address change of the sip trunk, not of my
> asterisk server.
You would probably benefit by enabling the DNS Manager to allow for
dynamic IP changes:
# cat dnsmgr.conf
[general]
enable=yes ; enable creation of managed DNS
2001 Oct 29
3
cluster
Hi,
I have the graph below:
| 422
| 1 321
| 1
| 1
|32 1
|23
|_______________________
The numbers are points in coordinates (simplified graph).
I need make a cluster analysis of this for identify groups and make a graph
with this groups under circle.
In R exist several packages for cluster analysis, but, which the package for
this analysis and