similar to: Simple Asterisk to Asterisk SIP Call Setup?

Displaying 20 results from an estimated 800 matches similar to: "Simple Asterisk to Asterisk SIP Call Setup?"

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 { #
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
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
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 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 =>
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
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
2008 Jan 02
3
1.4.?? or ZapTel 1.4.X DIGITAL Calls are Broken
Don't you just hate it when something was working and when you come to use it in anger it's broken :-( Something in the, fairly, recent series of Asterisk updates has broken DIGITAL call passthrough. I've an ISDN PBX behind my Asterisk Box (PRI ISDN comes into port 1 of a Digium Wildcard and the PBX it connected to port 2 via an ISDN crossover cable). This PBX used to be able to
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
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' ]
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 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
2006 Dec 15
0
SIP DTMF not acted on for features in 1.4.0b3
Asterisk seems to be ignoring DTMF for features in Asterisk 1.4.0b3 My SNOM sends the dtmf-relay and Asterisk gets it because I can see it in the sip debug. However, once seen, Asterisk doesn't actually do anything about it. I've checked features and that seems fine. Is this a bug or something that I've screwed up? For the record, here's the features setting: asterisk*CLI>
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
2008 Dec 19
0
Dynamic Feature Playback acting on *both* channels?
I'd like to be able to playback a file to *both* channels in a call as a result of a DTMF feature. Can anyone suggest how I might do this? I thought of using a DYNAMIC_FEATURE to call a macro that starts a dynamic meetme.... but the macro only gets to control the 'caller' or 'callee' :-( Failing that.... I'm trying to provide a simple means of playing back a recorded
2009 Jul 15
0
Howto change CDR record on calling channel from called thread?
I'm tearing (what's left of) my hair out on this one :-( <shortform> How can I set the CDR(userfield) in the calling thread from the dialplan (actually a macro called from a feature) in the called thread? <long version> I use mixmonitor to record calls driven by entries in the asterisk database for selected phones. As part of this dialplan, I set the CDR(userfield) to the
2010 May 17
0
ControlPlayback skip forward fails on mp3 file
Using Asterisk 1.4.31 and addons 1.4.11, ControlPlayback get confused when skipping forwards on an mp3 file (it seems to work fine on wav's). I'm calling it from an AGI like so: $agi->exec('ControlPlayback',$filename . "|4000|#|*|8|0|7"); The first four times I press the '#' key it does indeed skip forwards; but the fifth and subsequent times pressing