similar to: Patch - transfer with two rather than one #

Displaying 20 results from an estimated 3000 matches similar to: "Patch - transfer with two rather than one #"

2004 Jan 16
1
doublehash patch doesn't work in asterisk 0.7.1
Hello, I was using the doublehash.patch that Iain Stevenson had created back in August to change the transfer key from a single hash "#" to a double-hash "#". It always patches properly, but when I went from CVS 2004-01-12 to Asterisk 0.7.1 it doesn't seem to work anymore. I've attached the patch to this email and I use the following command to patch it: patch -p1
2003 Apr 28
3
LineJACK Compatability
It would be nice if Digium updated the hardware compatibility list on asteriskpbx.org to indicate that the LineJACK can't be used for dialing out. I've seen several people on IRC be burned by not knowing this. --Eric -- BTEL Consulting 850-484-4535 x2111 (Office) 504-595-3916 x2111 (Experimental) 877-552-0838 (Backup Phone)
2004 Jan 15
4
People detected as fax machines
A caller to me was this afternoon detected as a fax machine: Jan 15 15:31:17 NOTICE[41997]: File chan_zap.c, Line 3564 (zt_read): Fax detected, but no fax extension ... and then redirected to voicemail. An extract from extensions.conf is attached below. Is there any way to stop * even considering an incoming call on a line as a fax call? Iain bell] include => mailboxes include
2003 Apr 28
8
new cisco VoIP phones
Anyone know what model and what support the new $100 Cisco has? http://biz.yahoo.com/djus/030428/1030001060_1.html -- Steven Critchfield <critch@basesys.com>
2003 Aug 22
10
Intresting.. hrm
And it runs linux. http://www.zip4x4.com/ZIP4x4.htm Anyone seen one? bkw
2003 Jun 13
2
Asterisk asterisk => statement
As I understand it (and my understanding is obviously incorrect) the switch => statement sells the Asterisk box to resolve (aka lookup) extensions by querying the remote Asterisk server defined in the switch => statement. The switch => statement is used to centralize dialplans. I've not used the switch => statement yet, I'm just trying to understand the ramifications of using
2003 Jun 28
3
Major format changes
I've made some major changes to the way Asterisk handles file formats. I'd like feedback from people about any experience they have with these changes. They *may* improve playback performance for people who have had trouble with playback performance in the past. Mark
2004 May 18
5
AArgh, * and the 7960
I've just had the most appalling performance from * ever. Dialling: Cisco 7960 => asterisk => IAX produces sound drop outs so extreme that the call is useless. I noted this in an earlier post. Dialling: Cisco ATA186 => asterisk => IAX is fine. Frankly, I think this is such a bad problem that it should be sorted in advance of any of the new features that seem to be
2003 Aug 22
5
DTMF tones not long enough on out going call s
Maybe its just me but I find this question a little confusing, the tone duration should have no impact on tone recognition and typically in my experience the duration of the tone is defined by how long the user holds down the button !? > -----Original Message----- > From: James Sizemore [mailto:james@deny.org] > Sent: 22 August 2003 17:33 > To: asterisk-users@lists.digium.com >
2003 Jul 05
1
FWD trouble - 407 error
I got this today trying to place a call through FWD: SIP/2.0 407 Proxy Authentication Required Via: SIP/2.0/UDP 217.11.11.1:5060;branch=z9hG4bK230f856c From: "Iain" <sip:12345@fwd.pulver.com>;tag=as6eaa85fb To: <sip:10001@fwd.pulver.com>;tag=b27e1a1d33761e85846fc98f5f3a7e58.3701 I didn't used to have any trouble with FWD and * is registering with FWD OK. Has
2003 Jun 24
1
Problems with # and extensions.
I get the following message when I dial 74#. Does anyone have any ideas on what might be going on? If I don't require numbers to be terminated with # everything works as expected, but you have to wait for the digit timeout, of course. MESSEGE: DEBUG[1150520624]: File pbx.c, Line 1683 (ast_pbx_run): Oooh, got something to jump out with ('#')! -- Invalid extension '#' in
2003 Aug 08
1
g729 problems
I'm getting the following message when I start Asterisk: WARNING[1024]: File codec_g729b.c, Line 413 (load_module): Unable to initialize va stuff: -1 Did I mess up the registration key or is something else wrong? --Eric -- BTEL Consulting 850-484-4535 x2111 (Office) 504-595-3916 x2111 (Experimental) 877-552-0838 (Backup Phone)
2003 Aug 06
2
FYI: G723.1 Licensing Prices
Licensing info for the G723.1 codec, direct from the holding company that licenses the codec. http://www.dspg.com/technology/LicensePricing.html As you can see they want a LOT of money. This is why I doubt there will ever be G.723.1 codec available fro Asterisk. -- BTEL Consulting 850-484-4535 x2111 (Office) 504-595-3916 x2111 (Experimental) 877-552-0838 (Backup Phone)
2003 Aug 13
1
Receiving iaxtel calls
Is there any way on the iaxtel.com web site to see if my asterisk is registering and what 700 number is associated with my iaxtel account? I registered many months ago but never used it. My asterisk shows registered, but I can't seem to receive any calls (callers get a the user is not registered message) -- BTEL Consulting 850-484-4535 x2111 (Office) 504-595-3916 x2111 (Experimental)
2003 Apr 25
2
Packet8 New Area Codes and Rate Centers
I received a message from Packet8 last night telling me they added some new area codes. I took a look at their new area code/rate center finder page and it looks like the added a LOT of new area codes. They now have phone numbers available in almost every state. The URL for finding out which area codes and rate centers are available with Packet8 is at http://www.packet8.net/about/areacodes.asp
2003 Jun 24
1
Distinctive Ring Macro Example
I use the following macro for my extensions. It only works with Zap channels and assumes that any Caller*ID number that is 4 digits is an internal call and all other calls are external calls. Use like this: exten => 1234,1,Macro(std-exten,Zap/4,20) [macro-std-exten] ; ; Caller*ID is 4 digits (internal call) ; exten => s/_XXXX,1,Dial(${ARG1}r2,${ARG2}) exten =>
2004 Jan 23
1
Back to front logging for calls placed through /var/spool/asterisk/outgoing?
I've just noticed that if you start a call by writing a file to /var/spool/asterisk/outgoing the cdr created on termination logs the call placed to the local extension - not to the destination in the PSTN. Hence there is no record of the PSTN number dialled. I guess most people want to log the outgoing portion not the local call leg? Anyone know of a setting that changes this? Iain
2003 Apr 24
1
CallerID hosed
This is with an x100p (the motorola chipset) Two problems. Looks like CALLERIDNAME is being used uninitialized. On my other phones the callerid is fine and my buttset shows that the callerid passes the checksum. This is the relevant portion of extensions.conf exten => s,1,Answer exten => s,2,SetCallerID(H ${CALLERIDNAME} <${CALLERIDNUM}>) exten => s,2,Dial(${MGCP_ALL}) Here is
2003 May 13
3
Cisco 12 SP+ IP phones
Hi there! Has anyone succesfully used a Cisco 12 SP+ with *? If so, how did you do? I'v not even tried, but before trying I thought I could bug you somewhat. =) //Filip
2003 Aug 01
1
SIP with an iptables fiewall
Am I the only person in the * world who can't get a sip connection through an iptables firewall? I've got everything else working fine. Xten <-> PSTN, Xten <-> Analog, IAX <-> IAX, but exten => 3733,1,Dial(SIP/fred@somewhere.com) ; evades me, ngrep @ port 5060 says the INVITES go out but how do I get something back? -- Dave Cotton <dcotton@linuxautrement.com>