similar to: announcement tone to callees of app_page

Displaying 20 results from an estimated 4000 matches similar to: "announcement tone to callees of app_page"

2010 May 25
0
app_page.so was missing
Hi All, I have the latest AsteriskNow installed (1.5) and after a couple of months with system in production I have a need to use the Paging/Intercom features. I have the module installed and I am able to successfully intercom with individual phones using *80xxx (extension number) but if I create a paging group it does not work. I receive a message that it is an invalid conference number. I
2010 Nov 13
2
asterisk 1.8 fax woes
I upgraded from a perfectly working 1.6.2 asterisk installation (including fax via app_fax_digium) to 1.8.0 this evening. All my custom modules (including swift <thanks darren!>) are working fine except for fax. When a caller connects, asterisk switches to the fax context and hangs up the call. i've captured with: core set verbose 10 core set debug 10 fax set debug on sip
2006 Nov 15
2
Page() Function Timeout
I'm trying to use a simple page function. It starts a MeetMe conference with the devices I've listed, but the devices hang up after 3-5 seconds. After doing some research I found this was a problem, and I needed to remove a (5) from app_page.c Well, my app_page.c didn't have the (5). I did make clean; make install again just in case I had some weird compiled version installed that
2010 Nov 15
2
SIP calls destroyed after 1:20
After upgrading to Asterisk 1.8.0, I am finding that my outbound SIP calls are being destroyed after 1 minute and 20 seconds (80 seconds). Asterisk is sending a BYE message - I have no idea why. http://jeremy.kister.net/tmp/20101115/sip.txt for a sip debug. can anyone suggest how i can further deal with this? -- Jeremy Kister http://jeremy.kister.net./
2013 Oct 04
1
OT: Asterisk loses Oprah on live TV
just thought this was cute enough to pass along, https://www.youtube.com/watch?feature=player_detailpage&v=GLwct15X_3g#t=135 -- Jeremy Kister http://jeremy.kister.net./
2010 Nov 04
2
useless mpg123 processes hanging around
Running Asterisk 1.6.2.11 on debian 5.0.6 with mpg123 1.4.3 when i start asterisk, i immediately see two mpg123 processes spawned which sit there forever. I can't imagine it's normal behavior, but if it is, please explain :) # /etc/init.d/asterisk stop stopping asterisk. #[...] # /etc/init.d/asterisk start starting asterisk. # psg aster root 14573 1 0 16:29 pts/2 00:00:00
2011 Mar 29
1
wrong from URI in options message
I recently configured a SIP peer which i must specify my fromuser as my ten digit "DID". I send calls to this peer, but whenever Asterisk sends an options message, the fromuser is "asterisk". Is this a bug? Or is there some other config I must make ? register = 2155551941:123456 at 10.0.138.226/2155551941~600 [peer](!) type=peer context=inbound qualify=yes
2007 Feb 04
1
FreeBSD Compile Errors
Hi everyone: I'm trying to compile Asterisk on FreeBSD 6.0-RELEASE and I'm getting the following error: cc -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -DMAKE_VALGRIND_HAPPY -I/usr/local/include -L/usr/local/lib -I/usr/local/include/spandsp -DZAPTEL_OPTIMIZATIONS
2006 Apr 19
1
Error installing asterisk
I am instaling asterisk on Fedora core 3. I have instaled zaptel-1.2.3, libpri-1.2.2, but when I am instaling (make install) asterisk I have the following error: .................... _GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -c -o app_zapscan.o app_zapscan.c gcc -shared -Xlinker -x -o app_zapscan.so app_zapscan.o gcc -pipe -Wall
2010 Aug 29
1
evil disconnect of call with cisco 1760
I have asterisk 1.6.2.11 talking to a cisco 1760 running ipvoicek9-mz.124-25b. whenever a call goes through the 1760's FXO or FXS (in or out) there is a 915 second maximum call time due to asterisk hanging up the call because of a "critical packet" being missed. I read doc/sip-retransmit.txt and I don't see anything there that is helpful to my situation - the asterisk box is
2010 Jan 10
2
app_swift 1.6.2 DTMF issue
With app_swift 1.6.2 + asterisk 1.6.1.12, I've found that if you enter DTMF during cepstral playback, the first digit of ${SWIFT_DTMF} is [un]set in an odd way. for example consider: 999,1,Swift(some long message that you dont want to wait for|5000|5) 999,n,NoOp(DTMF: ${SWIFT_DTMF}) if while I am listening to the playback, i interrupt and dial: - "12345", SWIFT_DTMF is set to
2013 Oct 10
1
asterisk 11.6 nat problem
using asterisk 11.6.0-rc1 i just converted my "nat=yes" to "nat=auto_force_rport,auto_comedia" I have my asterisk box on the same subnet as a cisco 1760 (vgw1). a few times per day, Asterisk thinks vgw1 is dead (by qualify/options). A 'sip reload' always fixes the problem. i left 'sip set debug peer vgw1' on the console. but i dont see what's
2012 Aug 17
0
Trouble with call pickup using RPID with Cisco
I have a Cisco 1760V with FXO ports hooked to POTS lines talking SIP to asterisk 1.8.15.0. imagining in extensions.conf: exten => 1,1,Dial(SIP/121) exten => 2,1,Dial(SIP/121&SIP/122) When a caller dials extension 2 /and/ I have trustrpid=yes generaterpid=yes sendrpid=yes in sip.conf and I use the pickup exten, the caller is disconnected. see:
2009 Dec 18
0
calls ending up in default context
I'm trying to figure out how calls are ending up in my default context (which should never happen). I've got a Cisco 1760V with a VIC-2FXO-M1/VIC-4FXS and 5 Cisco sip phones. When I make a call from one of the FXS ports on the 1760, the call goes into asterisk's default context instead of where i think i'm directing it. Can someone tell me what I have misconfigured? 1760
2006 Apr 13
2
Asterisk 1.2.7 Page()
I just upgraded to Asterisk 1.2.7 from 1.2.5. Page() is behaving differently. I'm getting an error - Incomplete destination '' supplied. -- Executing Page("SIP/2944093-5999", "SIP/3254107&SIP/3254105|") in new stack Apr 13 11:06:11 WARNING[9294]: app_page.c:193 page_exec: Incomplete destination '' supplied. -- Playing 'beep' (language
2009 Nov 18
1
clever ways to "share" an extension between sip and fxs
Using Asterisk 1.6.1.9, I'm looking for a way to "share an extension" between a SIP phone (Cisco 7940) and a SLT on a FXS port of a Cisco 1760 (via sip) -- at any given time I want to be able to pick up either phone and it should be "bridged" to the other - just like having two SLTs on the same copper pair. The goal is to have a cheap cordless telephone sit right next
2013 Feb 12
1
asterisk 11 AGI
I recently upgraded to asterisk 11 from 1.8. I had VXML working via AGI in 1.8 - from extensions.conf: [VXML] exten => s,1,Answer exten => s,n,Set(ENCODED=${URIENCODE(${ARG1})}) exten => s,n,AGI(agi://localhost/url=${ENCODED}) exten => s,n,Hangup Using asterisk 11 on the same host with the same config in extensions.conf: -- Executing [s at VXML:1]
2004 Dec 09
4
Handsfree Speakerphone
Hi, What is out there in terms of SIP enabled handsfree speakerphones? Looking for something that works well and also fits a low budget. I am used to using a Cisco 7940. It is a great phone but a bit expensive. Thought about the Polycom SoundPoint 300 until I realized that it does not include speakerphone functionality. Thanks, Adi
2015 Apr 29
0
PJSIP - sessions-timers support not working on 13.X
Ok , digging more into this i could see that (timers=no) and (timers=forced) not work asterisk not pay attention to this options when is reloaded cli not say anything and when the pjsip show endpoint <endpoint> it show always timers=yes when (timers=no) and (timers=forced) to that endpoint. I wonder to force asterisk to refresh the session in some cases when is needed . pjsip is able to
2011 Apr 15
3
sip error logging
I recently noticed that asterisk is not logging unknown sip connections. I'm not sure if I've broken something or if asterisk itself has been broken. the last entry I have is: /var/log/asterisk/messages.9:[Feb 10 23:58:48] NOTICE[9868] chan_sip.c: Registration from '<sip:22942 at 10.0.0.3>' failed for '10.0.0.228:5060' - No matching peer found my logger.conf