similar to: Dynamically adding Context in dialplan?

Displaying 20 results from an estimated 30000 matches similar to: "Dynamically adding Context in dialplan?"

2018 Oct 03
2
WebRTC as Softphone substitute ?
@Olivior I agree that seting up WebRTC is hard, however when done it is smooth to use. For replication you can build RPMs with working configurations. Regarding stability, it is not being used widly, so can't say it is mature. However we have no complain so far regarding audio or connectivity. sometime we provide support for "allow media / mic" type issues, but you know it is
2010 Aug 08
3
How to track a call result originated from originate AMI command
Hi All, I want to track a call that is originated using originate AMI command through AstManProxy server. I m using AstManProxy server and I developed an AstManProxy client. By using my AstManClient program I can able to login AstManProxy server. Now I can able to issue/send originate command to generate a call but I m very confuse that I cannot able to track my call. The AMI events were
2018 Sep 29
2
WebRTC as Softphone substitute ?
Hi Olivior, We have recently worked on a WebRTC based agent panel. As based on my experience I think that WebRTC based phones are far better and cheaper then those soft / sip phone. the big plus is that they are easy to customize and developer can use the power of browser and web to build / offer features which are not possible with regular phones. Regarding your concern about BLF or call
2010 Aug 06
4
How do I install speex for asterisk?
Hi, I have followed steps which were mentioned on forum and given below. Still couldn't get speex working. On test calls getting error "chan_sip.c: sip_call: No audio format found to offer." # yum install speex # yum install speex-devel # cd /usr/src/asterisk # make clean # make # service asterisk stop # make install # service asterisk start Also, it is not
2018 Oct 04
3
CURL to post application/json
We tried to use the CURL fn to POST json, but it's sent as form data and there seems no support for changing the Content-Type header. We switched to invoking curl in the shell. All the documentation I could find says there is just one parameter for the url and an optional second for POST body. Is there an undocumented way to set Content-Type? -------------- next part -------------- An HTML
2011 Oct 06
3
Digium FFA + Gafachi T38 outgoing issues
Hi, folks. I'm having a heck of a time trying to get outgoing T38 faxing (I don't need inbound right now) working with FFA and Gafachi. G711 faxing works (as well as can be expected over the internet), but I want the higher reliability of T38. I'm running Asterisk 10-beta1. When I drop my callfile in to make the call, I get this: -- Attempting call on SIP/18884732963 at
2007 Jun 20
1
different codec for different extensions
Hi All, I am wondering that how I can setup different codec for different extensions in my dial plan. scanario will when user X (Sip) call 111 extension in default context. The Asterisk response should be in GSM codec When user X (Sip) call 222 extension in default context. the Asterisk response should be in G711 Codec Actually I want to setup an extension for FAX receiving (rx_fax) and
2007 May 31
5
Auto Dial Problem
Hi All, I setup auto dial on my asterisk server. The problem is asterisk does not wait for called party to answer the call but proceed to process the extension specifed in my .call file My sample call file : hannel: local/0124787924@outbound-reminder MaxRetries: 5 RetryTime: 300 WaitTime: 40 Account: Reminder context: remindem extension: s priority: 1 Set: MSG=0135.20070601.0124787924 Set:
2010 Aug 07
2
AMD setup in Astersik
In my Asterisk server following things have been done to detect answering machines before the answered call connects to the agents in queue. In extension_additional.conf ============================== [ext-queues] include => ext-queues-custom exten => 5000,20,Macro(user-callerid,) ; changed the priority to 20 ............... ============================== In extension_custom.conf
2010 Aug 17
1
MySQL Connect problem...
Right, I'm baffled. I have: exten => s,1,MYSQL(Connect DB1 127.0.0.1 geraint xxx amis2) exten => s,n,MYSQL(Query NORESULT ${DB1} INSERT\ INTO\ recordings\ (caller_number\,called_number\,date_created\,date_started\,in_use\,server_id)\ VALUES\ (\'${CALLERID(number)}\'\,\'${ARG1}\'\,NOW()\,NOW()\,\'Yes\'\,12)) exten => s,n,MYSQL(Query RESULT1 ${DB1} SELECT\
2010 Aug 09
2
Prepay Limited Calls.
Hello, I wish to make a simple system to limit peers at x minutes depending of buyer voip packet. Can someone help me with some directions? I intend to make a separate dial plan and every calls to be in cdr table in mysql. Is any chance to make some scripts to drop calls after peer used all minutes? I use asterisk 1.4.34 + mysql + cdr + asterisk-gui administration interface. I don't really
2010 Jul 18
1
Logging registration/unregistration of peers/extensions in database
Can asterisk log the registration date/time in a database? Is there a standard option to do this? I know it being logged in the asterisks 'full' (debug) log and we are probably able to script something with the API interface but there might be somewhat easier if there is a option to make asterisk log this information directly into a database. Thanks in advance, Bram
2011 Sep 21
2
T.38 "client" for Linux?
I am looking for a simple way to send occasional faxes via the FXO port on my SPA3102 -- without having to connect a fax modem to an ATA. In an ideal world, this would be some sort of "softfax" that runs on my Linux desktop and talks (via Asterisk) to the SPA3102 with T.38. This is one of those things that I thought would be relatively straightforward, but a couple of hours of Googling
2007 Oct 25
2
T.38 Faxing and Asterisk
I understand that Asterisk 1.4 should support T.38 pass-through, but I need Asterisk (or something on the Asterisk box) to act as a T.38 endpoint. Judging from the unclaimed $12,000USD bounty, it doesn't appear that Asterisk itself can do this. http://www.voip-info.org/wiki-Asterisk+T.38+Bounty Does anyone have any experience with this, or are able to point to an example of this working?
2010 Aug 02
3
IAX softphone
Hi all, Can some one suggest me an IAX client for Linux and Windows? I used KIAX once, but know it seems complicated to have it working on Ubuntu. Thanks. Ronaldo.
2007 Jul 24
1
MySQL components in asterisk-addons not being built
I'm trying to add MySQL CDR recording in Asterisk 1.4.6. I'm following the instructions posted here: http://www.voip-info.org/wiki-Asterisk+cdr+mysql I have MySQL installed and it works fine - starts on stratup, I can create DBs, tables and so on and I can connect through php. rpm -qa indicates: MySQL-server-5.0.22-0 MySQL-devel-5.0.22-0 MySQL-client-5.0.22-0 However I still get XXX
2010 Jul 20
1
Preserving CDR(accountcode) in Local channels
Greetings list, Whilst running through a routine check of some CDRs, I've noticed that the originating channel's accountcode isn't preserved on creating a local channel. For example, if we start with: exten => 123,1,Set(CDR(accountcode)=foo) exten => 123,n,Queue(bar,nrtw,,,) And the queue 'bar' is defined as follows: [bar] member => Local/456 at outbound member
2007 Sep 15
2
Astribank and caller ID from PSTN
Hello, I've one astribank with 8 FXO unit and 8 pstn lines connected to the astribank. When I receive calls on my ipphone I get always Unknown callerid. It's is possible to receive the callerid from the lines on the astribank unit? This is my config: [channels] language=es context=from-zaptel signalling=fxs_ks ;rxwink=300 usecallerid=yes callerid=asreceived ;cidsignalling=bell
2010 Aug 10
1
IAX2 debug of registration - Only getting RX and there is no TX response from Asterisk - is that normal?
Hello Everyone, I am trying to diagnose issue with my IAX2 extension not working. When I have iax2 set debug on all I see is this: *Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: REGREQ * * Timestamp: 00003ms SCall: 00130 DCall: 00000 [64.229.229.111:64823]* * USERNAME : 100* * REFRESH : 60* * * *Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 001 Type:
2010 Jul 27
2
urgent:how to transfer a call using asterisk FAGI
Hi, I have xlite registered with a user. Now i dial an extension say 1500 which has the dial plan as follows. exten==>1500,1,AGI("localhost//hello.agi" So when i dial extenstion 1500 the script hello.agi is invoked which in turn plays a welcome message. I now want to transfer the call now to operator. How can i achieve this???Please help me in this regard as this is very urgent.