Displaying 20 results from an estimated 600 matches similar to: "Why? oh why can't I dial out?"
2004 Jul 04
1
Using call redirection numbers
Hello everybody,
I am trying to setup asterisk to redirect international calls via a carrier
which uses a fixed price tel number. The scenario is
Dial 087..something (UK number)
Pause for answer at the other end
Send required telephone number 003..etc followed by #
What is the easiest way of doing this? I have trouble with both the pause
and adding the # at the end of the number.
Best
2003 Aug 07
1
MWI bug ?
Hi Lee,
You need to specify the VM context that you are using..
so using your examples..
extensions.conf entry..
exten => 1000,1,Dial(SIP/1000,20)
exten => 1000,2,Voicemail2(u1000)
exten => 1000,102,Voicemail2(b1000)
exten => 1000,103,Hangup
should be..
exten => 1000,1,Dial(SIP/1000,20)
exten => 1000,2,Voicemail2(u1000@sip)
exten => 1000,102,Voicemail2(b1000@sip)
exten
2004 Aug 19
2
False Hangups on Asterisk
I have an asterisk server running on Redhat 8.0 with a Digium TDM400P
w/4 FXO modules (TDM04P)
There are 2 lines going into the Digium card. One line is a Vonage
digital line, and the other line is a Comcast voice line. I have a SIP
Grandstream 100 phone connected to the Asterisk server. I also have IAX
configured with FWD.
The problem is that on occasionally, after talking for about 20
2004 Jul 12
0
Transfers (sip or asterisk "#' base) broken in certain scenario
I've got an interesting scenario where transfers while getting an invite
seem to break.
Here is the scenario: You have a receptionist who has a 6 line phone (in
this case, a polycom ip600 - also tested with a Cisco 7960) the
receptionist has all six lines available for use (in the case of the cisco
I tried registering all lines as one number as well as registering multiple
lines and
2004 Sep 01
1
X100P + Call-Waiting - Flash how-to.
Hi all
I'm pretty sure someone must have done this before but I couldnt find any
trace of it on the web so I thought I would drop a note about how I ended up
doing it. I have also posted this info on voip-info.
Warning : This is not very elegant and I'm currently trying to write a patch
in order to make it better but so far, this the only way I've gotten this to
work.
Scenario :
I
2005 Mar 18
1
Broadvoice hangs-up / disconnects after about 30 deconds
I have just installed * from the latest CVS and I can make calls via X-Lite to outside numbers but for only 30 to 35 Seconds at a time then Broadvoice will hang up on me but X-Lite will not know it. Once I hang up X-Lite then I will get the following error message:
Spawn extension (default, Number-I-Dialed, 1) exited non-zero on 'SIP/200-6a22'
-- Got SIP response 404 "Not Found"
2006 Jan 21
1
Asterisk 1.2.2 - Double Quote on CallerID Causing SIP Problem (7940)
Hi,
I just upgraded by 1.0.x home server to 1.2.2. Overall the upgrade went
fine, but a strange problem has cropped up with the CALLERID name value of
incoming calls from the X101P card. When an incoming call is presented (via
Vonage ATA), the calledid value getting double quotes up from:
-- Executing NoOp("Zap/1-1", """WIRELESS CALLE" <1404xxxxxxx>") in
2004 Oct 01
1
Configuring X Ten to make call using FX0
I am blessed with this user forum and able to set my Dev-PCI Digium card
working fine with the Asterisk server of mine
(i)But today i just wanted to know if someone can help me to set X-Ten
Lite to call PSTN line using my FX0
Currently , I am able to use X Lite to call another X lite user locally
(LAN)
I also has attached my setting together
Thanking you all in advance
--------------
2003 Dec 22
1
Authentication
Dear all,
I have a question regarding the configuration of *. I have 3 port FXS, and 2
port FXO. I have 4 users that use analog phone connected to FXS (I have 3
phones). I need to limit the user's capability (user A can call
International, user B can call long distance, etc). I want to implement the
password say to call , he/she needs to puch 9(for outgoing call)2-4 digits
password,then
2003 Oct 11
1
SIP / IAX over satellite
Hi all,
------
I tried to use * over satellite, but all my effort did not succeed.
The Asterisk is behind the VSAT and is resposibel for alle the SIP
clients in a field location.
The clients are notebooks and PDA's running SJPhoen for Windows and
PocketPC. Unfortunately
I could not find any Linux Client wich worked satisfying. SJ LAbs
promised a Linux Version at the end of
August but they
2003 Oct 14
3
H.323 - SIP gateway
Hi all!
Please I need someone that have already done an H.323 - SIP gateway to help me
with some problems. I can stablish calls from a SIP telephone to a H.323, but I
can't do vice versa... (problems with port 1719- when the gatekeeper tries to
contact with asterisk at this port, it is unrecheable...).
Please someone can help me?
Regards,
Mireia
2003 Aug 14
1
Asterisk SIP calls failing - not a proxy? What of RTP codec transcoding?
I have an Asterisk 0.4.0 install working with two grandstream budgetone
100 phones, gnophone, and kphone. This is a private network segment
(172.17.x.x), with the PBX configured on my outbound firewall which has
a public address (66.x.x.x).
- I can make calls between phones - all extensions are working.
- I can make IAX calls to IAXTEL. No problems (apparently gsm only)
- I can call SIP phone
2005 Mar 18
2
No sound when calling in from pstn
I am just starting out with * so bear with me please.
I have tdm400p with 4 fxo modules on it. When I call into the asterisk
box from my mobile, I can see the asterisk console picks the call up
and routes it to my computer with x-lite. There was no sound coming
from either - just silence. I then decided to route it directly to
voice mail to see if that would narrow the problem down, but it
2003 Jul 25
1
SetLanguage application doesn;t seem to work in latest Asterisk
Hello everybody,
I have installed Asterisk from CVS (18/07/2003) and although everything
works fine, SetLanguage application doesn't seem to work. As it used to
work with previous version I wonder if I am missing something here.
The relevant line in extensions.conf is:
exten => 3,1,SetLanguage(gr)
In the directory where Asterisk sounf files reside, I have installed
files of the type
2003 Nov 13
2
Assignement of extension to Netmeeting with dynamic IP address
Hello everybody,
I wonder if anyone can help me in something I am trying to do but have
no clue on how to do it:
I have an Asterisk installation and I would like to be able to assign
certain extensions to people with NetMeetings that take dynamic IP
address.
Does any one know how I can get the IP of an incoming channel in order
to be able to dial back to that channel after the call is hangup?
2006 Apr 01
1
Problem: ringtones stop unexpectedly when multiple channels are dialed
Hello Everyone. I usually find my own solutions for problems but this time,
after several months, I've given up.
My asterisk is set up so that incoming calls from my voip provider ring on
both my sip extension and my cellphone at the same time. When the system
receives an incoming call, ringtones indicating that the call is being
connected play normally for the first 5 seconds to the
2004 Jan 29
3
Expire old voice mail messages, et al
I have Asterisk deliver all voice mail to users as email attachments.
I found by accident that there is a limit of 99 messages in your INBOX in
Asterisk.
The 100th attempt to record a voice mail causes the system to play your
greeting and then never record the 100th message and silently disconnect
the caller.
So...is it safe to simply use the UNIX find command to delete any files in
the
2004 Jan 17
1
Registering multiple FWD accounts
Can multiple FWD accounts be registered?
I have the following output in my sip.conf file:
register=74928:xxx@fwd.pulver.com/74928
register=75160:xxx@fwd.pulver.com/75160
register=74573:xxx@fwd.pulver.com/74573
[fwd-74928]
type=friend
secret=xxx
username=74928
host=fwd.pulver.com
[fwd-75160]
type=friend
secret=xxx
username=75160
host=fwd.pulver.com
[fwd-74573]
type=friend
secret=xxx
2017 Oct 01
1
samba 4.7.0 replication errors
On Mon, 2 Oct 2017 09:59:47 +1300
Garming Sam via samba <samba at lists.samba.org> wrote:
> Can you provide a bit more logs? At first glance, it doesn't seem
> quite related to group memberships.
>
>
> Cheers,
>
> Garming
>
> On 29/09/17 22:07, gizmo via samba wrote:
> > Hallo,
> > we have 5 ADDCs. All of them did run with sernet-samba 4.6.7.
2005 Jul 15
2
[Aserisk-Users]no audio inside the net
Hi list, i've problems with my * server and the 4 phones which are
linked to it. i've 2 grandstream bt100 with the firmware upgraded to
101, a wi-fi phone (i don't know its brand) and another ip phone i
don't know its brand. with this sip.conf :
[general]
port = 5060
bindaddr = 192.168.100.229
context = default ;x changed from default to sip
localnet = 192.168.100.0/24