similar to: 1.4.?? or ZapTel 1.4.X DIGITAL Calls are Broken

Displaying 20 results from an estimated 1000 matches similar to: "1.4.?? or ZapTel 1.4.X DIGITAL Calls are Broken"

2009 Jan 06
0
Asterisk Generating NetworkOOO (ISDN Cause Code 38)
I have a legacy ISDN PBX (Network Alchemy Argent Office) connected to Span 2 of a Digium Wildcard TE205P. Recently Calls from this PBX have been failing with ISDN Cause Code 38 (Network Out of Order!). The problem seems to be getting worse and is now effecting more calls than not (although this could just be because I'm aware of it). Once the ISDN PBX has decided the Network's Out of
2007 Jun 28
1
Asterisk 1.4.5 Inserting Random Digits in Dialed Number!
Eeeeck! Asterisk is inserting random digits in dialed numbers. So far I've seen it insert a 2 after the STD (area) code and insert an extra 6 or 7 in the STD code. It's pretty repeatable although the inserted number changes. My Config is: Asterisk 1.4.5, Zaptel 1.4.3, Digium TE205P (rev 02). There's an ISDN PBX on the second span and a BRI euroisdn on the first. Calls from the
2007 Sep 03
3
Manager Originate without phone off hook?
I'm trying to keep the DND status of my Snom phones and the astdb in line but I'm stuck on integrating my gui DND button which talks to * using the manager interface (actually it uses Astmanproxy as the gui host is on a different network to asterisk and can't see the Snom's across the network). All's working fine in my Dialplan; when someone dials the code for DND-on or
2006 Dec 11
1
Extending Avaya IP Office ISDN30e with Asterisk
Hi All, Has anyone hooked up * as an extension/trunk of an Avaya system that has around 2 ISDN30e's. Trying to add 100 extensions to one of our systems, but not sure where to start reading. Thanks. -- Kind Regards, Gavin Henry.
2008 Nov 19
1
Howto grab back call transfered from SIP phone
Once in a while, someone mis-dials when transfering a call on their Snom SIP phone (using the Transfer button). Instead of sending them to, say, 1940; they mistype and enter 194 or 190 or somesuch. This ends up on the PSTN (for which three digit calls are valid); not what anyone wanted. On our old PBX (Network Alchemy Argent Office) there was a dialcode that grabbed back the last call that went
2009 Jan 12
1
CDR Rewrite -- Questions to the users (Steve Murphy)
Quoth Steve Murphy... >Date: Mon, 12 Jan 2009 08:51:03 -0700 > >QUESTIONS: > >Which of the two would you see being useful to you? Obvious comment really but given LEG based CDR, one can determine the 'Simple' data but you can't work it the other way. I'd therefore find LEG based CDR more useful as the granularity (time on Hold, in Queue, Waiting on pre-xfer ring
2008 Mar 04
1
Aastra Park Softkey
Quoth: OCG Technical Support <support at ocg.ca> > >Although we've programmed the softkeys per the manuals, they seem to have no >effect (just dead). For example, our 57i is setup like this: I had similar problems and ended up using the speeddial inband functionality. FWIW, my 57i's setup like so: softkey4 type: speeddial softkey4 label: "*Park" softkey4
2007 Nov 30
1
Simple Asterisk to Asterisk SIP Call Setup?
I have two Asterisk systems that can route to each other via a VPN with firewalls disabled for testing purposes. Each Server can see (tested via nmap) UDP port 5060 on the other. So... I thought that I could simply use a Dial command in Server A's config to place a SIP call to Server B... but it doesn't seem to work. Server A (192.168.1.33) has: exten => *136,1,Dial(SIP/90 at
2011 Jun 17
1
Missed calls and groups
Is there a SIP header I can set (for Snom and Yealink phones if that's relevant) or any other mechanism to tell a phone to ignore a particular call from it's missed call list? I have bits of the dialplan that ring groups of phones eg: exten => 200,1,Dial(Sip/112&SIP/113&SIP/114) and I don't want such calls being recorded by the phone as a missed call. Calls to the
2007 Oct 19
7
Receptionists Phone suggestions? (Not Snom370)
Does anyone have any suggestions for a decent receptionists phone? Aastra? Grandstream? Something with (potentially) lots of BLFs, large(ish) screen, headset and most importantly the ability to transfer calls? I've installed five Snom 370s that seemed ideal but my client is very very unhappy as the Snom 370 can't transfer a call correctly if there's another call coming in (details
2011 Apr 13
4
[OT] Yealink Phones
I've just started deploying these (well the T28P model) after years of Snom issues and they look pretty good (although the documentation is execrable; if you thought the Snom stuff was obtuse Yealink have got them knocked into a cocked hat!). Anyway, for provisioning I use HTTP with a DHCP entry like:- # # Yealink Phones # group { #
2008 Jan 02
4
Lamps on Snom phones
Hello Happy New Year to all!! I've just completed porting from Asterisk 1.2 to 1.4. I did this by doing a clean install on a new box, and moving over configuration and scripts where needed. All went surprisingly well! Anyway, one lingering issue is that the function key "lamps" on our Snom phones have all stopped working! We're using a mix of Snom 290/320/360 phones and
2007 Aug 08
1
Howto generate a Manager Event from the Dialplan?
I'd like to be able to generate a Manager Event from the dialplan but can't seem to find a way to do it. Alternatively, trigger and Event when a record in AstDB gets changed. Can anyone point me in the right direction? Thanks. By way of explanation, I've a app that connects to astmanproxy and I'd like it to know when a call group gets put into Nightservice. Putting the call
2009 Jun 30
1
Setting CDR(userfield) from Macro called from feature doesn't work with cdr_mysql
cdr_mysql doesn't set the userfield when it's set inside a macro called from a feature (1.4.25, addons 1.4.8). I have a feature code: autorecord => *1,self,Macro,apprecord The apprecord macro looks like: [macro-apprecord] exten => s,1,Playback(beep) exten =>
2009 Nov 27
1
ISDN30 Timing Sources (Jon Morgan)
Quoth Jon Morgan <jon.morgan at motors.co.uk> > >We have a 2 port Digium TE220P card, one span is configured to connect to our ISDN30 provider (British Telecom), the other span connects to our internal PBX. Here's the zaptel.conf snip: > >span=1,1,0,ccs,hdb3,crc4 >bchan=1-15 >dchan=16 >bchan=17-31 > >span=2,0,0,ccs,hdb3,crc4 >bchan=32-46 >dchan=47
2004 Jul 12
4
call Intrude
Hi I have looked through the wiki and search the mailing list, but I cannot find a way to intrude on a call, can asterisk do this feature? if so how? Thanks for your help Robb
2006 Nov 30
4
Trouble with regexten
Can anyone help with the use of regexten? (* 1.4.3) I've got Asterisk creating extensions for my SIP phones using regexten but I can't seem to figure out how to make use of them once they're registered. Here's my dialplan for from-sip (the SIP's default context): asterisk*CLI> dialplan show from-sip [ Context 'from-sip' created by 'pbx_config' ]
2008 Dec 19
3
Pre-routing manipulation of calls
This is concerning an Asterisk 1.4.18 server. We have approximately 70 DID numbers. Incoming calls are placed into the "incoming" context (by zapata.conf) and are routed based on the dialed number. I want to do some manipulation (CallerID name override) to all incoming calls before they are routed. I would prefer to avoid duplicating the necessary code in each DID extension stanza,
2010 Mar 17
1
BT ISDN-30 Call Failures
I'm seeing both inbound and outgoing call failures on our ISDN-30 lines that only seem to go away when I do a "zap restart" or in extremis restart Asterisk (1.4.25 with a Digium TE205P and zaptel 1.4.12.1). If I don't restart zapata or Asterisk the problem rapidly get worse :-( The lines are from BT with LCR from Cable&Wireless (I've tried using the LCR bypass code and
2018 Aug 08
2
Queue breaks Dynamic_Features on Attended Transfer
On Wed, Aug 8, 2018 at 1:53 PM, Daniel Journo <dan at keshercommunications.com> wrote: > > Prior to a call entering a Queue, I set __DYNAMIC_FEATURES=NewRecordApp. > > AgentA answers and is able to use that feature code. > > If AgentA performs an attended transfer of a call from a queue to > AgentB, the > > feature code no longer works. > > > > It only