Displaying 20 results from an estimated 7000 matches similar to: "How to escape the Pound-Char in Callfiles"
2010 Jan 17
2
How to escape characters in Dialplan
Hello,
I'm using Asterisk 1.6.2.0 and I like to use escape characters with SendText,
because I can just delete the message from my phone (Thomson Speedtouch
ST2030) display by sending a return-char (\n).
But \n is not escaped: I tried already:
exten => 222, n, SendText(\n)
exten => 222, n, SendText("\n")
exten => 222, n, SendText('\n')
exten => 222, n,
2010 Apr 13
0
Problem with Callfiles
Hi!
I am trying to do a callfiel for autodialing but when I move the callfile to outdialing folder asterisk seems like if did the call but it doesnt.
I put here my callfile and that I get when asterisk begins to do the call
If anybody has idea, pls. Tell me
TIA
;;----CallFile-----
Channel: Zap/g1/8093908270
Callerid: 8093908270
MaxRetries: 2
RetryTime: 300
WaitTime: 45
2007 Feb 05
0
Callfiles to Meetme Fails (was: RE: Using Local Channels with Originate)
I have Meetme conferencing compiled for Debian as per
http://powerontech.com/freepbx-on-debian.htm . I drop a callfile in the
outgoing dir, and it intitiates a call to a local extension as a
channel, but the call seems to block on the Meetme() command. That
extension completes the outgoing Dial(SIP) command to my phone,
announcing that leg is the only member of the conference, and just
waits. If I
2014 Jan 31
2
callfiles.call
hello list,
i have created a callfiles with my asterisk 1.4.43 like:
Channel: SIP/watara/06xxxxxxxx
MaxRetries: 10
RetryTime: 5
WaitTime: 20
Context: mycontext
Extension: s
Priority: 1
extensions.conf
mycontext
exten => s,1,Ringing()
exten => s,n,Playback(hello-world)
exten => s,n,Dial(SIP/105)
exten => s,n,Hangup()
it works with one number how can i do in order to create a
2009 Sep 02
1
Skype for Asterisk callfile question
Hi list,
To make outgoing calls by skype i would like to have our crm app create
callfiles like we do for normal calls.
If i read the instructions it says this :
---quote---
The syntax for making an outgoing call using Skype for Asterisk is as
follows:
Dial(Skype/[<originator>@]<destination>)
---unquote---
So i create a callfile that looks like this:
---
Channel: SIP/228
2010 Dec 21
1
SOLVED: Re: Setting `userfield` from within a callfile
On Monday 20 Dec 2010, Olivier wrote:
> 2010/12/20 A J Stiles <asterisk_list at earthshod.co.uk>
>
> > Our current Asterisk 1.6.2.9 setup includes a CGI auto-dial application
> > (written by someone else before me) which sets up calls by creating
> > files of
> > the general form
> >
> > Channel: SIP/$INSIDE_NUMBER
> > Context: $CONTEXT
>
2015 Feb 18
1
Callfile problem - Unable to find codec translation path from (nothing)
Joshua,
If I'm understanding this correctly, you're saying that the Playback is failing because it isn't connected to anything on the other end, because the Dial() failed. When the channel is created on the "OutgoingSpoolFailed" extension, what context is it created in, one of the origin legs? Is there a way detect this condition in the target context ([outbound-swift]),
2005 Sep 13
1
callfile: How to invoke SetCallerPres ?
Hi,
how may I define in a callfile the CallerID presentation to be used for
the requested call,
eg. set it to prohibited?
TIA, Bruno
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bruno.Voigt.vcf
Type: text/x-vcard
Size: 270 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050913/fcb5c595/Bruno.Voigt.vcf
2015 Feb 17
0
Callfile problem - Unable to find codec translation path from (nothing)
Justin Killen wrote:
<snip>
>
> Whenever I try to copy this callfile into /var/spool/asterisk/outgoing/
> I get these 3 lines repeating over and over (I?m not 100% sure which
> entry is first):
>
> [2015-02-16 16:56:02] WARNING[9737][C-0000f8a7]: channel.c:5353
> set_format: Unable to find a codec translation path from (nothing) to (slin)
>
> [2015-02-16
2010 Dec 20
2
Setting `userfield` from within a callfile
Our current Asterisk 1.6.2.9 setup includes a CGI auto-dial application
(written by someone else before me) which sets up calls by creating files of
the general form
Channel: SIP/$INSIDE_NUMBER
Context: $CONTEXT
Extension: $OUTSIDE_NUMBER
Priority: 1
CallerId: $INSIDE_NUMBER
in /var/spool/asterisk/outgoing/ .
It works very well. However, it would be nice to be able to attach an
additional
2005 Jun 02
0
Call Manager & Asterisk for VM - MWI not working
Like some other people on here, I am trying to integrate Asterisk for VM
with CCM version 3.x. I've got gnugk and Asterisk running, I've got CCM
registering with the GK, I've got the voicemail pilot and profiles
setup. A call comes into a CCM phone, it rings, rolls to the correct VM
on ASterisk and asterisk emails the voicemail and I can check the
voicemail, but I cannot get MWI
2012 Aug 01
2
Problem with callfile and CDR
Good afternoon list.
I am experiencing a problem with the CDR and callfiles. What is happening
is this: When generating a call with a callfile, everything works
perfectly, but the CDR is recorded in the table when they answer the call
destination. The field disposition is being recorded correctly, but the
duration field is marked with the ring time and billsec is marked with 0.
This just happens
2010 Jun 22
1
Call file structure and syntax
Hi there,
I?ve been looking to do an outbound dialer for systems alerting, etc. and
have in large part followed the recipe here:
http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out
That and the associated pages at voip-info give a basic set of recipes for
callfiles, but nowhere there or in my copy of the O?Reilly book by Meggelen,
Madsen, & Smith can I find a detailed
2015 May 16
2
Core dump at imap process
hello list,
testing the 2.18 release i got following core dump. Maybe Timo you can
get a look at it.
greetings dominik
Core Dump:
root at hbs-buko:/var/vmail/hbs-buko.info/dominik.breu#
gdb /usr/lib/dovecot/imap core
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is
2014 May 15
1
Call file problem, DelayedRetry/retrying spite MaxRetries: 0
I am using Realtime extensions as well, in case that would matter.
Following problem arises from time to time, a call will successfully
terminate:
[May 14 14:31:41] VERBOSE[3274] pbx_realtime.c: -- Executing
[t at project_init:1] Hangup("SIP/peer-2-00002f7e", "")
[May 14 14:31:41] VERBOSE[3274] pbx.c: == Spawn extension (project_init,
t, 1) exited non-zero on
2015 Feb 17
4
Callfile problem - Unable to find codec translation path from (nothing)
Hi,
I copied a setup from an older 1.8.5 installation to an 11.15 installation, and I'm having problems getting call files to work. Here is the extension setup I'm using:
[outbound-swift]
exten => _[a-zA-Z].,1,Answer
exten => _[a-zA-Z].,n,Playback(AAA/check_ip_failure)
;exten => _[a-zA-Z].,1,Swift("${EXTEN}")
exten => _[a-zA-Z].,n,Goto(1)
[mis-phone]
exten =>
2008 Feb 01
0
Re: [Pound Mailing List] Status of Pound-2.3.2 X-SSL-certificate single-line patch ?
For those of you using Pound with Mongrel, the latest dev release allows for
the single line certificate behaviour that Jeff wrote the patch for
initially.
I''ll update the wiki to make mention of it once we''ve been able to do some
testing with it.
On Feb 1, 2008 9:03 AM, Robert Segall <roseg@apsis.ch> wrote:
>
> On Mon, 2008-01-28 at 13:28 -0800, Nigel Kersten
2004 Dec 03
1
Call parking/transfer not working on IAX2 connections
Hi there,
Maybe this has been cared about before but I could not find any solution to
this problem either in the wikis or in the list archived. If someone has
found a solution before please just tell me where I can find that
info..thanks :)
I am using iaxComm to call other people who are either using SIP or also IAX
clients, like me.
All of us are connected to the same asterisk server.
2005 Oct 07
0
Asterisk to CCM Message Waiting Indicator
I am trying to setup Asterisk as the voicemail server for Cisco Call Manager. I have just about everything working except for the message waiting indicator.
I have the following setup in context [ccm] in my extensions.conf file:
;MWI
exten => _2807XXX,1,SetCallerID(${EXTEN:3})
exten => _2807XXX,2,Dial(SIP/28888@65.202.115.240)
exten => _2807XXX,3,Answer
exten => _2807XXX,4,Wait,1
2005 Sep 01
0
How to set CLIR when using call files ?
Hi all,
A few days ago I found out with help of some of you guys how to set CLIR.
(Calling line identification restriction) My first idea was to use the
keypad protocol to set the CLIR with dialing *31* before the number but this
was not possible.
So thanks to Damon Estep I got it to work with executing
'SetCallerPres(prohib)' before the dial command. This works perfectly! But
now