similar to: Unable to call other SIP Phone

Displaying 20 results from an estimated 8000 matches similar to: "Unable to call other SIP Phone"

2005 Oct 07
1
'make rpm' problem
Hey all, I just tried running a 'make rpm' on a fresh install of Fedora Core 4 and ran into an error near the end of the build process. This is the output of the build when the error occurs: done rm -f /tmp/asterisk/var/lib/asterisk/mohmp3/sample-hold.mp3 mkdir -p /tmp/asterisk/var/spool/asterisk/voicemail/default/1234/INBOX :>
2009 Jun 10
2
Chameleon Mail
I have quite an old version of Chameleon Mail, currently the prompts played when leaving a message are ? -- Executing VoiceMail("SIP/209-3b0e", "u5") in new stack -- Playing 'vm-theperson' (language 'en') -- Playing 'digits/5' (language 'en') -- Playing 'vm-isunavail' (language 'en') -- Playing
2004 May 02
1
Why don't I get a ringing sound?
I am using the following macro to dial a ZAP channel. When I dial in, * answers and I go to voicemail. I never hear any ringing, though. It doesn't work with the Ringing command before or after the Dial command. [macro-zapdial] ; ; call a ZAP extension for ${ARG2} seconds, and then voice mail ; ${ARG1} - Extension ; ${ARG2} - Time to ring exten => s,1,Dial(ZAP/${ARG1},${ARG2}) exten
2005 Mar 22
1
No recorded messages
I have installed my first Asterisk implementation using the Asterisk@home ISO. I am using the SJPhone software. Using the setup page, I have been able to configure two extensions. Whne I dial from one to the other, the other does not answer even though it is registered. Watching the log in the CLI, I can see that recorded messages are being played;: == No one is available to answer at this time
2009 Jan 28
2
How to retrieve a phone number from call forwarding?
Hi, I'm very new to Asterisk and I have the following scenario. 1. Let's say I have a number of 1-222-222-2222 from my SIP service provider (VoicePulse). 2. I point my phone, Verizon wireless cellphone (1-111-111-1111), voicemail to the number provided by SIP service provider (1-222-222-2222). 3. I use another phone (1-333-333-333) to call 1-111-111-1111 and leave a voicemail message.
2007 Jan 29
0
Dropped call issue with IAX Trunking
Trixbox 2.2 Beta with freePBX 2.2.0rc1 I have a setup that looks something like this in ASCII art: Teliax IAX Trunk ------+ | V Embarq PRI ----> Tandem switch ----> Ottawa Office Server------+ +--------------> Lima Office Server -----+|
2004 Apr 21
0
FWD <> SIP <> Asterisk <> IAX <> Firefly
Hello, In my sip.conf I have: ;Register and forward FWD numbers to internal extensions register => FWDNUMBER:PASSWORD@fwd.pulver.com/9500 Which should register Asterisk at FWD and then when any calls are made to FWDNUMBER those calls should be forwarded to extension 9500 as specified in the extensions.conf. What I am getting is it is trying to dial the 9500 (IAX Firefly) client twice when
2004 May 27
0
mysql-vm-routines does not use the context properly
Hi, Is anybody using "contexts" successfuly with "mysql-vm-routines"? Everything works well except for the fact that the voicemails are not left in their respective context(the one defined per mailbox in the mysql users table). They are all dropped in the main directory. I we switch back to definitions in voicemail.conf all returns to normal. -- Playing
2006 Apr 18
0
Voicemail Issue - Failed to lock path
What would cause this? It happened out of the blue: -- Executing VoiceMail("Zap/3-1", "u326@default") in new stack -- Playing 'vm-theperson' (language 'en') -- Playing 'digits/3' (language 'en') -- Playing 'digits/2' (language 'en') -- Playing 'digits/6' (language 'en') -- Playing
2005 Aug 20
1
Why do I get pbx.c 1645 pbx_extension_helper: No application 'Voicemailman' for extension
Does VoicemailMan have to be installed ? Why not available. I have setup a mailbox in voicemail.conf and I can leave a voicemail - just cannot pickup up using *97. My *97 code in extensions.conf: exten => *97,1,Answer exten => *97,2,VoicemailMain(${CALLERIDNUM}@default) exten => *97,3,Hangup asterisk console: Verbosity was 8 and is now 12 -- Executing
2010 Mar 04
1
No Audio on pstn call
Hello, I'm facing problem where as whenever there are incoming call from pstn, there will be no audio coming in. User at the other end also could not hear my voice. This happens few days back. Im using asterisk 1.6.1.2 with dahdi tool 2.2.0. I thought it was time to upgrade, so upgraded to dahdi 2.2.1 and asterisk 1.6.2.5. However, it does not help at all. My current config as follows :-
2006 Jan 18
1
Disconnecting call 'SIP/X.X.X.X-085340d0' for lack of RTP activity in 11 seconds
Hi all! This is my VoIP network scheme H323EndPoint ----- --- GW H323/SIP-IN -- -- SIP Phone | | (Sipquest) | | | | | |
2006 Mar 28
1
Redirect problem/bug/feature
I have a major problem with SIP redirects, or maybe just do not understand how they are supposed to work. We are using Cisco 7940s and 7960s with SIP version 6.3. Asterisk 1.2.5. A call come in to extension 944 over the IAX trunk. Extension 944 has forward all to extension 904 set on the phone. According to the dialplan. extension 904 should ring for 90 seconds, then ring another extension, and
2004 Apr 23
1
IAXPHONE failures in calls to Cisco Phones
2004 Jun 09
0
Asterisk voicemail problem
Hi there, im having some troubles with my asterisk service, sometimes when im trying to make an outbound call, to any of the phones configured on the asterisk box, it enters inmediatly to voicemail and then hungs up. After that its necessary to stop the service and putting up again manually. Here is a piece of my log file when a call is trying to incoming: "Jun 9 06:30:16
2004 May 24
1
Using Blacklist
I am attempting to write in incoming context for calls. 1. If the caller id is given and it is not black listed it will Playback a greeting and then right the phone or go to voicemail under busy or unavailable conditions 2. If no caller id is given, then Privacy Manager will ask for the number. I am testing 6145551212 to see if the black list will work 3. If a caller id is given, and it is
2009 Jun 19
2
IMAP voice mail storage
Hello, all. I am attempting to use IMAP voice mail storage in Asterisk 1.6.1.1 on CentOS 5.3 using Zimbra 5.1.6. I will not be using it as it has proved terribly unstable - Asterisk segfaults on every voice mail message although the message is successfully deliver to my email inbox - but I thought I should report it. Here are the errors from the Asterisk console: -- Executing [210 at
2010 Jul 28
2
Answered call not bridged
Hi I've suddenly started encountering a strange issue. Sometimes, when a call is made into our system, an extension answered the phone but I can see no mention of it being bridged in the console. Also, the server does not seem to think that it is answered and then goes to voicemail. We are using asterisk 1.4.17 Here is the console output for one of these calls, it was me ringing a
2003 Mar 06
1
Cisco SIP Weirdness (1750, not ATA)
I have the following in extentions.conf: exten => 2111,1,Dial(SIP/2111 at gw1.langley) exten => 2111,2,Voicemail(u2111) exten => 2111,3,Hangup exten => 2111,100,Voicemail(b2111) exten => 2111,101,Hangup I have the following in sip.conf: ; Cisco 1750 [gw1.langley] type=friend host=172.16.17.1 context=default canreinvite=no Like the ATA, lots of stuff doesn't work on the 1750
2005 Mar 21
0
Cdr_odbc asterisk 1.0.6
Asterisk Ready. *CLI> -- Executing route("SIP/7408-02e3", "370263") in new stack -- odbcquery: query=370263 > Query = 370263 : SQLcmd = select routing, ring_timer from ddi_pool where ddi_inbound = '370263' Urgent handler > app_route: Query Successful! -- Varname= 55 -- odbcquery: set route 721017101 -- odbcquery: set timer 15