Displaying 20 results from an estimated 100 matches similar to: "VoipRaider is true for FREE calls?"
2020 Jun 18
3
CallerID fail with Voicetrading operator
Hello,
does some people here use https://voicetrading.com which is a Dellmont
service from Netherlands. At the high begining they were also known as
Finarea (CH and DE mixed Co)
Anyway, after moving from Asterisk13/chan_sip to Asterisk16/PJSIP our
callerID is no more seen by them. We use
Set(CALLERID(num)=+331234356789) and Set(CALLERID(name)=Co name) or
equal to CALLERID(num). We tried
2016 Feb 12
4
[dongle0] timedout while waiting 'OK' in response to 'AT'
Yes I used.
The problem can be the version of Asterisk?
I use Asterisk 13 instead of 11.
2016-02-12 14:31 GMT-02:00, Shabbir abbasi <shabbirabbasi92 at gmail.com>:
> have changed this
> [dongle0]
> audio=/dev/ttyUSB1
> data=/dev/ttyUSB2
>
> To
>
> [dongle0]
> imei=123456789012345
>
> and imei exact same as on your device ?
>
> On Fri, Feb 12, 2016
2016 Feb 12
2
[dongle0] timedout while waiting 'OK' in response to 'AT'
Yes, I used IMEI.
But in CLI appearing nothing and it not register.
2016-02-12 14:27 GMT-02:00, Shabbir abbasi <shabbirabbasi92 at gmail.com>:
> have you tried imei discovery
> imei=123456789012345
>
>
> write imei number instaed of 12345...
>
> On Fri, Feb 12, 2016 at 8:51 PM, Vitor Mazuco <vitor.mazuco at gmail.com>
> wrote:
>
>> Hi!
>>
2016 Feb 12
2
[dongle0] timedout while waiting 'OK' in response to 'AT'
I tried this
[dongle0]
;audio=/dev/ttyUSB1 ; tty port for audio connection;
no default value
;data=/dev/ttyUSB2 ; tty port for AT commands;
no default value
; or you can omit both audio and data together and use
imei=123456789012345 and/or imsi=123456789012345
; imei and imsi must contain exactly 15 digits !
; imei/imsi discovery is available on Linux only
2016 Aug 29
4
IAX UNREACHABLE : Ignoring bindport/bindaddr on reload
Oh! In that case ignore it.
Asterisk won't rebind the adapter if you've only changed parameters. The message is misleading
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Vitor Mazuco
Sent: Monday, August 29, 2016 10:41 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re:
2016 Feb 03
2
include => parkedcalls but nonexistent context 'parkedcalls'
Humm, thanks for your reply
But whats is the code in parkedcalls context.
Please, can you give an example?
Thanks very much.
2016-02-03 17:15 GMT-02:00, Richard Mudgett <rmudgett at digium.com>:
> On Wed, Feb 3, 2016 at 1:05 PM, Vitor Mazuco <vitor.mazuco at gmail.com>
> wrote:
>
>> Hi!
>>
>> I tried to use Parking Calls
>>
>> I use Asterisk
2016 Feb 03
2
include => parkedcalls but nonexistent context 'parkedcalls'
Ah no, I'm asking what code I put inside of parkedcalls?
This example works?
[ramais]
include => parkedcalls
[parkedcalls]
exten => 700,1,ParkedCall(701)
exten => 702,1,ParkedCall(702)
exten => 703,1,ParkedCall(703)
exten => 704,1,ParkedCall(704)
This exten works?
2016-02-03 17:27 GMT-02:00, Doug Lytle <support at drdos.info>:
>>>> On Feb 3, 2016, at
2016 Feb 04
2
include => parkedcalls but nonexistent context 'parkedcalls'
Humm,
so this context parkedcalls is inside on features.conf?
2016-02-03 17:42 GMT-02:00, Doug Lytle <support at drdos.info>:
>>>> On Feb 3, 2016, at 2:32 PM, Vitor Mazuco vitor.mazuco at gmail.com wrote:
>
>>>> Ah no, I'm asking what code I put inside of parkedcalls?
>
> Nothing,
>
> The context parkedcalls is generated by features.conf, you just
2016 Feb 03
2
include => parkedcalls but nonexistent context 'parkedcalls'
Hi!
I tried to use Parking Calls
I use Asterisk 13, but I can't park any calls and it returns me
[Feb 3 16:56:11] WARNING[1693]: pbx.c:12543
ast_context_verify_includes: Context 'ramais' tries to include
nonexistent context 'parkedcalls'
What is the correct code for put in extensions.conf?
Can be this example below?
[parkedcalls]
exten => 700,1,ParkedCall(701)
exten
2015 Dec 16
2
Help with CDR-Stats
Humm whats is the diferent?
Em 16/12/2015 14:19, "Annus Fictus" <annusfictus at gmail.com> escreveu:
> CDR-STATS is for reporting.
>
> A2Billing is for billing...
>
> Regards
>
> El 16/12/2015 a las 11:15, Vitor Mazuco escribi?:
>
>> Hi everyone!
>>
>> I'm trying to install CDR-Stats (cdr-stats.org), but it very difficult.
>>
2016 Mar 30
5
Is possible to use FXO Digium card like a Fax modem?
Hi!
Is possible to use X100p TDM400P, Tdm410p, Tdm400, A400p, Ax400p or
any others digium card FXO for use Fax modem?
Thanks.
2016 Feb 12
2
[dongle0] timedout while waiting 'OK' in response to 'AT'
Hi!
I'm trying to use dongle in my Asterisk
But appear for me all time this error
[Feb 12 13:49:10] ERROR[13347]: chan_dongle.c:442 do_monitor_phone:
[dongle0] timedout while waiting 'OK' in response to 'AT'
-- [dongle0] Error initializing Dongle
-- [dongle0] Dongle has disconnected
-- [dongle0] Trying to connect on /dev/ttyUSB1...
-- [dongle0] Dongle has
2016 Mar 02
3
How to install Huawei E153 in a Asterisk 11 or 13?
Hi everyone!
I tried to install chan_dongle for Asterisk 11 in a Ubuntu 14.04, but
my Huawei E153 is not working in my Asterisk.
I fallow this rules
http://blog.denisbondar.com/post/asterisk11-chan_dongle_e1550-ubuntu14
But not successes.
Thanks in advanced,
2016 Jan 05
2
Detected alarm on channel 3: Red Alarm
Humm, if I put a filter in this lines, maybe back?
2016-01-05 12:36 GMT-02:00, Ryan, Travis <RyanT at oscarwinski.com>:
>
>> -----Original Message-----
>> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
>> bounces at lists.digium.com] On Behalf Of Vitor Mazuco
>> Sent: Tuesday, January 05, 2016 9:21 AM
>> To: Asterisk Users Mailing
2016 Aug 29
2
IAX UNREACHABLE : Ignoring bindport/bindaddr on reload
I just see warning?
2016-08-29 11:30 GMT-03:00, Telium Technical Support <support at telium.ca>:
> This shows that asterisk's IAX is already bound to all adapters - so that's
> good. Symptomatically does your IAX stop working? Or do you just see a
> warning?
>
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
>
2016 Mar 04
2
How to recive Incoming calls in Chan Dongle ?
Hi!
How can I setup my Chan Dongle recived calls in my Asterisk?
I have to setup in dongle.conf ? Or in extensions.conf?
And the code for recive I found this site
http://asterisk-service.com/page/chan-dongle-use
I have to To save Subscriber Number before?
See the error log in my Asterisk
pbx.c:6796 __ast_pbx_run: Channel 'Dongle/dongle1-0100000000' sent to
invalid extension but no
2016 Mar 09
2
How to install Avaya 4610SW in Asterisk?
Hi !
I want to install a Telephone IP Avaya 4610SW in my Asterisk 11, but I
cant install.
It asks a TFTP/HTTP Server, but is necessary I install it in mu
Asterisk Server for works my Telephone?
The manual is here https://downloads.avaya.com/css/P8/documents/003880182
Thanks in advanced.
2016 Jan 05
3
Detected alarm on channel 3: Red Alarm
Hi everyone!
I have a Digium Card TDM410
But, it appear for me this massege
chan_dahdi.c:8061 handle_alarms: Detected alarm on channel 3: Red Alarm
But my line is ok!
But sometimes it back
sig_analog.c:3807 analog_handle_init_event: Alarm cleared on channel 2
But it again back to red alarm.
What can be happen?
My lines is all ok! But when I put on Digium Card TDM410 is very inconsistent
2015 Dec 16
2
Help with CDR-Stats
Hi everyone!
I'm trying to install CDR-Stats (cdr-stats.org), but it very difficult.
Is there others optins for billing?
Thanks
2016 Jul 15
2
PlaySMS with Chan Dongle?
Hi!
I have a chan dongle and I want to use PlaySMS with Chan Dongle for
send many SMS per day.
Is possible to use this?
Thanks