Displaying 20 results from an estimated 6000 matches similar to: "Problem with call pickup"
2005 Jul 28
8
dialplan defenition
Hello list,
Im writing my dial plan, in witch every SIP phone begins with 74 and has
more 3 numbers (like 74XXX).
So, I want to route all 74XXX calls to my sip channel. For this I wrote
this line:
exten => s,1,Dial(SIP/74118@193.136.252.5,30,r)
but this way all calls go to 74118@193.136.252.5 .....
Then I tried:
exten => s,1,Dial(SIP/${EXTEN}@193.136.252.5,30,r)
but this way, the
2007 Dec 04
4
enable eyeBeam to accept only one call
Hello
I'm using eyeBeam, and Asterisk keeps sending my clients a second call,
when they are still in one call (because eyeBeam has lots of channels).
I was using X-Lite (with 3 channels) and Asterisk never sent the client
a second call.
How can I force Asterisk (or eyeBeam) just to send one call at each time.
Is this a configuration I need to do in eyeBeam or Asterisk?
Thanks
Regards
Joao
2004 Sep 24
2
VICIDIAL and IAX
Hello everybody,
I would like to know if there is a support of IAX in vicidial.
I want to make predictive dialing use vicidial using IAX soft phones.
Thanks in advance
Lamine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040924/d1cc487b/attachment.htm
2005 May 12
3
How to decrease Asterisk load
Hi everybody,
I would like to decrease the load of my asterisk server. Could someone
recommend me a solution? I have thought about a hardware component that
would do some tasks as compression/decompression or codec translations but
wonder if such a solution exist.
Thanks for any suggestion
Lamine
2006 Apr 12
2
billing with PostgreSQL
Hello to all
Im looking for a billing tool for Asterisk, that works with PostgreSQL.
All the tools I found in www.asteriskbilling.com just work with MySQL :(
Do you know a nice billing tool for Asterisk with PostgreSQL?
Thanks
Joao Pereira
2006 Oct 31
3
Snom or Cisco Phones?
Hello
I need to buy IP Phones to work with Asterisk, and I'm in doubt between
Snom and Cisco Phones.
Can you gurus, please, give me your impression of these 2 brands? I need
to focus more in SIP and Asterisk compatibility and less in pricing
(yes, I know the Cisco are more expensive).
Are there any features that Snom has, that Cisco doesnt? And are these
features important?
Thanks
Joao
2007 Oct 22
1
dial-out call queue
Is it possible to implement a dial-out call queue in Asterisk?
My idea is to give Asterisk a list of numbers, and then he makes the
calls and delivers the calls to a call queue.
Then, the agents will answer the calls.
Is this possible?
Thanks
Regards
Joao pereira
2007 Sep 17
2
Call Center SoftPhone with Auto Answer
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Chris
Mason (Lists)
Sent: Monday, September 17, 2007 12:45 PM
To: joao.pereira at fccn.pt; Asterisk Users Mailing List - Non-Commercial
Discussion
Subject: Re: [asterisk-users] Call Center SoftPhone with Auto Answer
Joao Pereira wrote:
> But still, the
2007 May 10
1
asterisk SIP domain (in LAN or DMZ)?
Hello
I want to use Asterisk to implement a SIP Domain allowing my clients to
do URI dialing and receive calls from the Internet through URIs and ENUM.
My question is, should I put my Asterisk outside the firewall (in the
DMZ) to allow connections to the Internet?
Or should I have it inside my local network and put a SIP Proxy (like
Openser) in the DMZ to implement the SIP domain?
Thanks
2005 Feb 03
1
free pocketPC softphone (toshiba e750)
Hi all
I have a pocketPC Toshiba e750 and I want to make SIP calls from it, but I
didnt found any free softphones for my Toshiba.
X lite's versions for pocketPC isnt free :(
Did someone used before a free softphone for pocketPC? witch one?
Thanks
Joao Pereira
www.fccn.pt
2006 Feb 06
1
Deploying VoIP on a WAN
Hi,
As many of you may know, we are undertaking several tests in order to test
the interoperability between several PBX IP from different vendors. Until
now, we were trusting that the VoIP IP PBX were good enough to be
interconnected directly, however, one of the vendors have presented the
"SBC"
concept.
The "SBC" (Session Border Controller) is not a new concept since we
2004 May 19
3
Call recording between SIP phones
Hi everybody,
I have been searching around for days on how to record calls between SIP
phones.Could someone tell me whether it is possible? The Record command
doesn't seem to work during a call.
Thanks
Lamine
2003 Dec 18
8
asterisk behind NAT
I know this issue has been covered with at least 2 different patches, and
probably a dozen different discussions, however I'm a bit unclear as to what
my options are.
I have a DSL line coming in with 8 IP addresses going to an OpenBSD firewall
doing 1:1 NAT for machines behind the firewall. My asterisk box is one of
these machines, and I'd like to allow foreign SIP clients
2007 Jan 03
7
SNOM loses server registration
Hello to all
When my SNOM (300 or 320) loses Internet connectivity, it loses its
Asterisk registration (ok, thats normal).
But when the phone is back online, he doesn't try to register in
Asterisk. I believe this happens to avoid flooding the private LANs when
the Internet link is lost.... but the problem is that the phones don't
try to re-register in the future.... Sometimes it stays
2009 Oct 22
2
ChanSpy in Asterisk 1.2.24
Hello
I have an old Asterisk where I need to listen to Agent calls. So I
created this code:
exten => _555,1,ChanSpy(Agent)
exten => _555,n,Hangup()
But I always get:
2009-10-22 16:00:38 WARNING[5695]: pbx.c:1720 pbx_extension_helper: No
application 'ChanSpy' for extension (default, 555, 1)
It seems that Asterisk doesn't have ChanSpy enabled... is this possible?
Which
2009 Jul 28
2
AGI with queues status
Hello
I'm trying to use an AGI that returns the queues status (numbers of
available agents, etc ), but I'm having some problems with it (it's
still very buggy).
Is there any AGI repository with source code samples?
Had anyone used an AGI to check queues and agents status?
Thanks
regards
Joao Pereira
--
StarTel - A Rede Livre
Joao Gomes Pereira
www.startel.pt
+351 304500650
sip:
2009 Dec 01
2
Asterisk registers with private IP
Hello
I'm trying to register an Asterisk working behind Nat.
Here is the trunk:
register=username:password at sip.startel.pt
[startel]
type=peer
host=sip.startel.pt
username=username
fromuser=username
secret=password
qualify=yes
disallow=all
allow=ulaw
allow=alaw
allow=gsm
insecure=very
port=5060
nat=yes
canreinvite=yes
The problem is: Asterisk is registering with its
2009 Jul 27
2
Asterisk and Kamailio NAT problem
Hello
Im using Asterisk as a SIP client of Kamailio with RTPproxy. Asterisk is
behind NAT.
X-Lite and SNOM phones behind NAT work fine.
But when I try to connect with an Asterisk behind NAT, the Asterisk
client doesn't receive sound.
I already tried in 2 different NATs, with no firewalls.
This is my Asterisk config:
[kamailio]
type=peer
host=xxx.xxx.xxx.xxx
disallow=all
allow=ulaw
2006 Mar 02
0
RE: Asterisk-Users Digest, Vol 20, Issue 13
On Thu, 2006-03-02 at 11:42 -0600, Jordan Novak wrote:
> Does anyone have a way to do wake calls?
>
>
>
> Jordan Novak
>
> Communications Technician
>
> Logistics Health Inc.
You could use cron and /var/spool/asterisk/outgoing scripts to dial
numbers, etc...
>
Can you elaborate, I am fairly new to Linux and a phone guy to boot. I
am looking for a way for the
2009 Aug 26
1
TE4XXP: Version Synchronization Error!
Hello to all
I'm using asterisk 1.4 and dahdi.
I had everything working fine, and I could place calls through my R2
channel.
But now the channel is always "RED" and Im getting this error message:
TE4XXP: Version Synchronization Error!
Here is my chan_dahdi.conf------------------------------
[channels]
language=en
context=incomingr2
signalling=mfcr2
mfcr2_variant=ar