Quantcast
Channel: General Help - FreePBX Community Forums
Viewing all 12597 articles
Browse latest View live

iaxmodem+hylafax-server+Asterisk iax2

$
0
0

@necto_random wrote:

this file configuration for iaxmodem

device /dev/ttyIAX1
owner uucp:uucp
mode 660
port 4570
refresh 30
server 10.5.0.9
peername 666
secret password
codec alaw
cidname 666
cidnumber 666

asterisk 13
iax_custum.conf

[general]
bindport = 4569           
bindaddr = 0.0.0.0    
disallow=all
allow=ulaw
allow=alaw
register => username:secret@10.5.0.1 

[666]
type=friend
username=666
context=default
host=10.5.0.1
port=4570
secret=password
disallow=all
allow=alaw
trunk=no
requirecalltoken=no
authdebug = yes

logs iax2 set debug on
CAUSE : Registration Refused
CAUSE CODE : 29

[2008-01-05 23:09:15] VERBOSE[23245] chan_iax2.c: Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: NEW
[2008-01-05 23:09:15] VERBOSE[23245] chan_iax2.c: Timestamp: 00003ms SCall: 07574 DCall: 00000 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[23245] chan_iax2.c: VERSION : 2
[2008-01-05 23:09:15] VERBOSE[23245] chan_iax2.c: CALLING NUMBER : 666
[2008-01-05 23:09:15] VERBOSE[23245] chan_iax2.c: CALLING NAME : 666
[2008-01-05 23:09:15] VERBOSE[23245] chan_iax2.c: FORMAT : 8
[2008-01-05 23:09:15] VERBOSE[23245] chan_iax2.c: CAPABILITY : 76
[2008-01-05 23:09:15] VERBOSE[23245] chan_iax2.c: USERNAME : 666
[2008-01-05 23:09:15] VERBOSE[23245] chan_iax2.c: CALLED NUMBER : 666
[2008-01-05 23:09:15] VERBOSE[23245] chan_iax2.c: DNID : 666
[2008-01-05 23:09:15] VERBOSE[23245] chan_iax2.c:
[2008-01-05 23:09:15] VERBOSE[23245] chan_iax2.c: Tx-Frame Retry[-01] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: ACK
[2008-01-05 23:09:15] VERBOSE[23245] chan_iax2.c: Timestamp: 00003ms SCall: 06401 DCall: 07574 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: AUTHREQ
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: Timestamp: 00003ms SCall: 06401 DCall: 07574 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: AUTHMETHODS : 3
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: CHALLENGE : \x31\x33\x35\x36\x30\x31\x33\x34\x31
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: USERNAME : 666
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c:
[2008-01-05 23:09:15] VERBOSE[23241] chan_iax2.c: Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 001 Type: IAX Subclass: AUTHREP
[2008-01-05 23:09:15] VERBOSE[23241] chan_iax2.c: Timestamp: 00003ms SCall: 07574 DCall: 06401 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[23241] chan_iax2.c: MD5 RESULT : 689c318e9bcf4cffa18a6afb27d5c2ea
[2008-01-05 23:09:15] VERBOSE[23241] chan_iax2.c:
[2008-01-05 23:09:15] VERBOSE[23241] chan_iax2.c: Tx-Frame Retry[-01] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: ACK
[2008-01-05 23:09:15] VERBOSE[23241] chan_iax2.c: Timestamp: 00003ms SCall: 06401 DCall: 07574 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[23241] chan_iax2.c: Accepting AUTHENTICATED call from 10.5.0.1:4570:
> requested format = alaw,
> requested prefs = (),
> actual format = alaw,
> host prefs = (alaw),
> priority = mine
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: Tx-Frame Retry[000] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: ACCEPT
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: Timestamp: 00004ms SCall: 06401 DCall: 07574 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: FORMAT : 8
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: FORMAT2 : alaw
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c:
[2008-01-05 23:09:15] VERBOSE[23239] chan_iax2.c: Rx-Frame Retry[ No] -- OSeqno: 002 ISeqno: 002 Type: IAX Subclass: ACK
[2008-01-05 23:09:15] VERBOSE[23239] chan_iax2.c: Timestamp: 00004ms SCall: 07574 DCall: 06401 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[32143][C-00000012] pbx.c: Executing [666@default:1] Dial("IAX2/666-6401", "IAX2/666/666") in new stack
[2008-01-05 23:09:15] VERBOSE[32143][C-00000012] app_dial.c: Called IAX2/666/666
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: NEW
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: Timestamp: 00007ms SCall: 07075 DCall: 00000 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: VERSION : 2
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: CALLED NUMBER : 666
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: CODEC_PREFS : (alaw)
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: CALLING NUMBER : 666
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: CALLING PRESNTN : 0
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: CALLING TYPEOFN : 0
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: CALLING TRANSIT : 0
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: CALLING NAME : 666
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: LANGUAGE : en
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: USERNAME : 666
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: FORMAT : 8
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: FORMAT2 : alaw
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: CAPABILITY : 8
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: CAPABILITY2 : alaw
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: ADSICPE : 2
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: DATE TIME : 2008-01-05 23:09:14
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c:
[2008-01-05 23:09:15] VERBOSE[23240] chan_iax2.c: Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: ACK
[2008-01-05 23:09:15] VERBOSE[23240] chan_iax2.c: Timestamp: 00007ms SCall: 07575 DCall: 07075 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[23240] chan_iax2.c: Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: REJECT
[2008-01-05 23:09:15] VERBOSE[23240] chan_iax2.c: Timestamp: 00010ms SCall: 07575 DCall: 07075 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[23240] chan_iax2.c: CAUSE : Busy
[2008-01-05 23:09:15] VERBOSE[23240] chan_iax2.c:
[2008-01-05 23:09:15] WARNING[23240][C-00000012] chan_iax2.c: Call rejected by 10.5.0.1:4570: Busy
[2008-01-05 23:09:15] VERBOSE[23240][C-00000012] chan_iax2.c: Tx-Frame Retry[-01] -- OSeqno: 001 ISeqno: 001 Type: IAX Subclass: ACK
[2008-01-05 23:09:15] VERBOSE[23240][C-00000012] chan_iax2.c: Timestamp: 00010ms SCall: 07075 DCall: 07575 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[32143][C-00000012] chan_iax2.c: Hungup 'IAX2/666-7075'
[2008-01-05 23:09:15] VERBOSE[32143][C-00000012] app_dial.c: Everyone is busy/congested at this time (1:0/0/1)
[2008-01-05 23:09:15] VERBOSE[32143][C-00000012] pbx.c: Auto fallthrough, channel 'IAX2/666-6401' status is 'CHANUNAVAIL'
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: Tx-Frame Retry[000] -- OSeqno: 002 ISeqno: 002 Type: CONTROL Subclass: CONGSTN
[2008-01-05 23:09:15] VERBOSE[23234] chan_iax2.c: Timestamp: 00007ms SCall: 06401 DCall: 07574 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[23243] chan_iax2.c: Rx-Frame Retry[ No] -- OSeqno: 002 ISeqno: 003 Type: IAX Subclass: ACK
[2008-01-05 23:09:15] VERBOSE[23243] chan_iax2.c: Timestamp: 00007ms SCall: 07574 DCall: 06401 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[23243] chan_iax2.c: Rx-Frame Retry[ No] -- OSeqno: 002 ISeqno: 003 Type: IAX Subclass: HANGUP
[2008-01-05 23:09:15] VERBOSE[23243] chan_iax2.c: Timestamp: 00010ms SCall: 07574 DCall: 06401 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[23243] chan_iax2.c: CAUSE : Normal disconnect
[2008-01-05 23:09:15] VERBOSE[23243] chan_iax2.c:
[2008-01-05 23:09:15] VERBOSE[23243] chan_iax2.c: Tx-Frame Retry[-01] -- OSeqno: 003 ISeqno: 003 Type: IAX Subclass: ACK
[2008-01-05 23:09:15] VERBOSE[23243] chan_iax2.c: Timestamp: 00010ms SCall: 06401 DCall: 07574 10.5.0.1:4570
[2008-01-05 23:09:15] VERBOSE[32143][C-00000012] pbx.c: Executing [h@default:1] Macro("IAX2/666-6401", "hangupcall,") in new stack
[2008-01-05 23:09:15] VERBOSE[32143][C-00000012] pbx.c: Executing [s@macro-hangupcall:1] GotoIf("IAX2/666-6401", "1?theend") in new stack
[2008-01-05 23:09:15] VERBOSE[32143][C-00000012] pbx_builtins.c: Goto (macro-hangupcall,s,3)
[2008-01-05 23:09:15] VERBOSE[32143][C-00000012] pbx.c: Executing [s@macro-hangupcall:3] ExecIf("IAX2/666-6401", "0?Set(CDR(recordingfile)=)") in new stack
[2008-01-05 23:09:15] VERBOSE[32143][C-00000012] pbx.c: Executing [s@macro-hangupcall:4] NoOp("IAX2/666-6401", "IAX2/666-7075 monior file= ") in new stack
[2008-01-05 23:09:15] VERBOSE[32143][C-00000012] pbx.c: Executing [s@macro-hangupcall:5] AGI("IAX2/666-6401", "attendedtransfer-rec-restart.php,IAX2/666-7075,") in new stack
[2008-01-05 23:09:15] VERBOSE[32143][C-00000012] res_agi.c: Launched AGI Script /var/lib/asterisk/agi-bin/attendedtransfer-rec-restart.php
[2008-01-05 23:09:16] VERBOSE[32143][C-00000012] res_agi.c: <IAX2/666-6401>AGI Script attendedtransfer-rec-restart.php completed, returning 0
[2008-01-05 23:09:16] VERBOSE[32143][C-00000012] pbx.c: Executing [s@macro-hangupcall:6] Hangup("IAX2/666-6401", "") in new stack
[2008-01-05 23:09:16] VERBOSE[32143][C-00000012] app_macro.c: Spawn extension (macro-hangupcall, s, 6) exited non-zero on 'IAX2/666-6401' in macro 'hangupcall'
[2008-01-05 23:09:16] VERBOSE[32143][C-00000012] pbx.c: Spawn extension (default, h, 1) exited non-zero on 'IAX2/666-6401'
[2008-01-05 23:09:16] VERBOSE[32143][C-00000012] chan_iax2.c: Hungup 'IAX2/666-6401'
[2008-01-05 23:12:09] VERBOSE[23241] chan_iax2.c: Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: REGREQ
[2008-01-05 23:12:09] VERBOSE[23241] chan_iax2.c: Timestamp: 00003ms SCall: 07576 DCall: 00000 10.5.0.1:4570
[2008-01-05 23:12:09] VERBOSE[23241] chan_iax2.c: USERNAME : 666
[2008-01-05 23:12:09] VERBOSE[23241] chan_iax2.c: REFRESH : 30
[2008-01-05 23:12:09] VERBOSE[23241] chan_iax2.c:
[2008-01-05 23:12:09] VERBOSE[23241] chan_iax2.c: Tx-Frame Retry[-01] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: ACK
[2008-01-05 23:12:09] VERBOSE[23241] chan_iax2.c: Timestamp: 00003ms SCall: 07259 DCall: 07576 10.5.0.1:4570
[2008-01-05 23:12:09] NOTICE[23241] chan_iax2.c: Peer '666' is not dynamic (from 10.5.0.1)
[2008-01-05 23:12:10] VERBOSE[23234] chan_iax2.c: Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: REGREJ
[2008-01-05 23:12:10] VERBOSE[23234] chan_iax2.c: Timestamp: 01011ms SCall: 07259 DCall: 07576 10.5.0.1:4570
[2008-01-05 23:12:10] VERBOSE[23234] chan_iax2.c: CAUSE : Registration Refused
[2008-01-05 23:12:10] VERBOSE[23234] chan_iax2.c: CAUSE CODE : 29
[2008-01-05 23:12:10] VERBOSE[23234] chan_iax2.c:
[2008-01-05 23:12:10] VERBOSE[23242] chan_iax2.c: Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 001 Type: IAX Subclass: ACK
[2008-01-05 23:12:10] VERBOSE[23242] chan_iax2.c: Timestamp: 01011ms SCall: 07576 DCall: 07259 10.5.0.1:4570

Posts: 2

Participants: 1

Read full topic


Mark calls answered elsewhere missing from Ring Group

$
0
0

@sentinelace wrote:

I noticed this is an option in freepbx14 but not in 13. I have ran all updates on 13. Is there a way to enable this on a ring group in 13?

Posts: 2

Participants: 2

Read full topic

Changing CFC State doesn't update BLF Hints

$
0
0

@matthewljensen wrote:

So I was reading through the forums and came across this post:

I liked what I saw about programatically changing the state of a call flow control. So I built a script and implemented those custom database changes. Like so:

asterisk -rx "database put DAYNIGHT C1 DAY"

However, the BLFs that are watching the call flow control (ie. *280) don’t update. I’ve determined that I can change those programmatically too, by using devstate, but I would really rather not do that, and just have asterisk handle the state of the BLFs based off of the database to ensure that all of the BLFs are correctly showing all the time. Do I maybe need to run some hint refresh after changing them? I allowed quite a bit of time, but they never updated automatically.

Posts: 1

Participants: 1

Read full topic

Zulu UC works on wifi but not on 4G

$
0
0

@gwntc wrote:

The Zulu UC mobile app is all setup and working*. Works fine when I am on wifi (PBX accessible over the WLAN). I can hear the caller, they can hear me. I have the server configured with Fqdn and port 8002 is opened.

When I’m on 4G or out of the office on another network, it rings but there is no audio at all on either end. I can ping the fqdn and have confirmed that 8002 is opened.

Posts: 1

Participants: 1

Read full topic

Transfer to Voicemail using BLF key+ DTMF

$
0
0

@sentinelace wrote:

currently we have a DTMF prefix ##* and type in the extension in order to go to voicemail. This works fine. However, I need to hit the prefix key then the BLF to make it easier on the receptionist. If you do this, the phone rings and doesn’t actually go to voicemail. How can I use the BLF key and use it to be able to transfer directly to VM without manually typing in the extension?

Posts: 10

Participants: 3

Read full topic

Detecting Dial Tone Loss on a Vega 60G

$
0
0

@AC_Jay wrote:

Hello -

Is it possible to detect dial tone loss on a Vega 60?

I’m looking to find a way to detect if a phone line goes down so I can send an email or some notification.

Has anyone done this before?

Thanks in advance,
Jay

Posts: 1

Participants: 1

Read full topic

SIP Trunk between Avaya and FreePBX 14

$
0
0

@jermworm wrote:

Hi There,

I’ve scoured and read and configured according to this https://www.informaticapressapochista.com/asterisk/sip-trunk-avaya-ip-office-asterisk/ (and seen a few variants of similar config) but I can’t seem to get calls between my Avaya system and freepbx to work.

On Freepbx side I can’t see anything in logs of connection attempts and when dialling on Avaya side I just get “Unobtainable” both on the handset and in the Trace.

One issue I have with all the instructions I’ve found is that the options in FreePBX 14 do not look like the options in the examples, and another is none of them explain why specific config is being used e.g. It’s not clear what part of config is for outbound from avaya to inbound freepbx and the other way around.

Another issue is that whilst I configure the Avaya, and the SIP Line shows, it stays as ‘Not registered’ ping from Avaya to freepbx works fine.

Are there any better up to date guides on how to do this?

Posts: 1

Participants: 1

Read full topic

Question about how to set Dial Patterns correctly

$
0
0

@techblaster wrote:

Dear Community,

we used FreePBX in Germany with Asterisk 14.
For our Extensions we used the Numbers 1-125. We connect and use 1 Sip-Trunk for External Calls.
On this SIP-Trunk i have set up the Dial Pattern as follows (Only one Rule):
-Prefix: 0
-Match Pattern: .X

Normal Phone Numbers in Germany look like this: 030-12345678
With the Pattern Rule Users have to dial “0” extra to call outbound. This is the same Configuration of our old Telephone Stage bevore and for us correctly so.
We used SNOM-Phones. My Problem is as follow. When a extern call goes to a SNOM Phone you can see in Display the Number: 030-12345678. This is correctly, but you can’t redial this Number from Phone Menue, because it fails while the Number hasn’t the second “0” at the beginning. To call external the Number must look like this one: 0030-12345678.
Now my Question, is it possible to set up the Dial Pattern that i have both Functions? I need Rules that make Calls possibily with and without the 2nd “0” at the beginning of the Number.

Thanks a lot! Greetings

Posts: 3

Participants: 2

Read full topic


Boss-Secretary Module

$
0
0

@sk_paruthi wrote:

I wish to install the Boss-Secretary functionality in our FreePBX 13 setup
I have read the existing discussions and as per my understanding the module has been now deprecated and FreePBX 13 does not support the old module.
Is there any other module which does the same or any other way round to implement the same functionality ?

Posts: 1

Participants: 1

Read full topic

AMI Originate with PJSIP and multiple registrations / AOR setup

$
0
0

@therrmann wrote:

In the asterisk forum, I asked the following question [1]:

We use PJSIP with multiple registrations per extension (DECT mobile phone and desktop phone), and when using AMI Action Originate, both devices start ringing and the one I pick up is connected to the created call.

I would like to select which device is used for the call, but I don’t find any info about the syntax.

The main feedback in the asterisk forum was “use AOR”, and I don’t find anything about AORs in the freepbx gui. Is there any documentation about the task I would like to complete?

[1] Since I am a new user, I am not allowed to post a link to the original question. But it can easily be found by searching for “ami-originate-with-pjsip-and-multiple-registrations”

Posts: 1

Participants: 1

Read full topic

Freepbx with S500 phones BLF and pickup issue

$
0
0

@lmele wrote:

Hi All, I have a fresh installation of freepbx with S500 phones. I’m trying to set up BLF on severals phones for a extension.
So I set up it on EPM and set BLF / A name / Extension number.
The phones are ok with firmware 2.0.4.57 and everybody is seeing the status of the monitored extension.
The goal is to do pickup on this extension. But when they press the corresponding BLF key when it’s in state ringing, a new call is make for this extension and not a directed pickup.
Did I miss something as I believed this is the default behaviour as mentionned here : https://wiki.freepbx.org/display/PHON/BLF+Key+Presses

Thanks for any help

Posts: 1

Participants: 1

Read full topic

Wanec1: The H100 slave has lost its framing on the bus

$
0
0

@crodseth wrote:

Good morning. Just to give a little background:

This is a pre-production build, latest Freepbx distro running on an HP Prodesk computer. I’m using a Sangoma B601 card for T1 connectivity. Since I’ve setup the B601 (through /usr/sbin/wancfg_dahdi), I’ve been getting the H100 error msg pretty consistently once the OS boots up. Despite the error, I haven’t had any failed / dropped calls, but my testing thus far has been limited to a half dozen short external calls.

I’d appreciate any feedback / any things to check for. Please keep in mind that I’m a linux novice and a Freepbx noob.

I zipped a couple log files…/var/log/messages and var/log/asterisk/full. The are located in this zip:

Posts: 1

Participants: 1

Read full topic

Option to create PJSIP trunk missing

$
0
0

@yois wrote:

See the bug here that was abruptly closed as a support issue:
https://issues.freepbx.org/browse/FREEPBX-18747

After running the RPM upgrade from FreePBX13 to SNG7, the option to create a PJSIP trunk is missing from my GUI. See the screenshot below. I’m not sure why this is being dubbed as a support issue… Am I missing something? Is there a new location to create PJSIP trunks?

image-2018-12-11-23-15-43-558

Posts: 4

Participants: 3

Read full topic

PBX backups of all data, configs and voicemail?

$
0
0

@sentinelace wrote:

I need to start backing up all data and configs in case of disaster. I would like to offsite the data to another location. What is the best method to accomplish this?

Posts: 1

Participants: 1

Read full topic

Snom PA1 Issues

$
0
0

@ccarr33 wrote:

Hello,

I have 3 Snom PA1 devices (firmware 8.7.5.35) deployed for a customer at 3 different plants, using VPN to connect all the plants. 2 plants have Ubiquiti Unifi switches and the other has an EdgeSwitch. PA1’s are powered via POE.

The issue I’m having is, the devices lose registration and paging will not work. This happens between 3 hrs and 2 weeks after a reboot. A hard reboot is the only way to resolve.

My question is, is this a Snom issue or a PBX issue. I have used both the endpoint manager to provision and provisioned manually with the same result. I know Sangoma recommends Snom for paging devices. Has anyone came across the same issue and what did you do the correct the issue?

Posts: 1

Participants: 1

Read full topic


Upgrade Asterisk 13 RPMs to ver. 13.24.0

$
0
0

@danielf wrote:

Hello,

Today, the Asterisk team announced the Asterisk 13 13.24.0 including Ver. 15 and Ver. 16. which fixes major stability problems in the Asterisk project.

Here is my latest Asterisk version from Freepbx Distro 13:

[root@pbx01 asterisk]# cat /etc/redhat-release
SHMZ release 6.6 (Final)
[root@pbx01 asterisk]# cat /etc/schmooze/pbx-version 
10.13.66-22
[root@pbx01 asterisk]# cat /etc/schmooze/pbx-brand
FreePBXDistro
[root@pbx01 asterisk]# rasterisk -x'core show version'
Asterisk 13.23.1 built by mockbuild @ jenkins2.schmoozecom.net on a x86_64 running Linux on 2018-10-03 21:46:52 UTC
[root@pbx01 asterisk]# 

And here is my latest version from Freepbx Distro 14:

[root@freepbx ~]# cat /etc/redhat-release       
Sangoma Linux release 7.5.1805 (Core) 
[root@freepbx ~]# cat /etc/schmooze/pbx-version 
12.7.5-1807-1.sng7
[root@freepbx ~]# cat /etc/schmooze/pbx-brand 
FreePBXDistro
[root@freepbx ~]# rasterisk -x'core show version'
Asterisk 13.22.0 built by mockbuild @ jenkins7 on a x86_64 running Linux on 2018-07-25 22:30:39 UTC
[root@freepbx ~]# 

Can you please upgrade the Freepbx 13 and 14 repositories?

Thank you,

Daniel Friedman
Trixton LTD.

Posts: 1

Participants: 1

Read full topic

Incoming calls No matching endpoint found

$
0
0

@necto_random wrote:

I use trunk wich take only ip for use, no name, no password.
This is my trunk

type=friend
host=XXX.XX.XX.XX
port=5060
context=from-trunk
insecure=port,invite

this i get then i call to my number, that i take from provider

[2018-12-13 13:26:01] NOTICE[23079]: res_pjsip/pjsip_distributor.c:649 log_failed_request: Request 'INVITE' from '"XXXX902967" <[sip:XXXX2902967@83.149.6.36](mailto:sip%3A89032902967@11.149.6.36);user=phone;cpc=ordinary>' failed for '[11.149.6.36:5060](http://11.149.6.36:5060/)' (callid: [ff4694ff1js9gdjpeoi@10.160.126.132](mailto:ff4694ff1js9gdjpeoi@10.160.126.132)) - No matching endpoint found

<--- Transmitting SIP response (572 bytes) to UDP:[11.149.6.36:5060](http://11.149.6.36:5060/) --->

SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 11.149.6.36:5060;rport=5060;received=11.149.6.36;branch=z9hG4bK4hf9rp207gpihct2ikg0.1

Call-ID: [ff4694ff1js9gdjpeoi@10.160.126.132](mailto:ff4694ff1js9gdjpeoi@10.160.126.132)

From: "XXXX2902967" <[sip:XXXX2902967@11.149.6.36](mailto:sip%3AXXXX2902967@11.149.6.36);user=phone;cpc=ordinary>;tag=v7j0n2qydh

To: "3310062" <[sip:3310062@10.60.168.126](mailto:sip%3A3310062@10.60.168.126);user=phone>;tag=z9hG4bK4hf9rp207gpihct2ikg0.1

CSeq: 488 INVITE

WWW-Authenticate: Digest  realm="asterisk",nonce="1544707561/f66a5f22ff15bd53cde752763c260e2a",opaque="2b021079082ac873",algorithm=md5,qop="auth"

Server: FPBX-14.0.5.2(13.19.1)

Content-Length:  0

<--- Received SIP request (414 bytes) from UDP:[83.149.6.36:5060](http://83.149.6.36:5060/) --->

ACK sip:3310062@10.60.168.126:5060;user=phone SIP/2.0

Via: SIP/2.0/UDP 11.149.6.36:5060;branch=z9hG4bK4hf9rp207gpihct2ikg0.1

CSeq: 488 ACK

Call-ID: [ff4694ff1js9gdjpeoi@10.160.126.132](mailto:ff4694ff1js9gdjpeoi@10.160.126.132)

From: "XXXX2902967" <sip:XXXX2902967@11.149.6.36:5060;user=phone;cpc=ordinary>;tag=v7j0n2qydh

To: "3310062" <sip:3310062@10.60.168.126:5060;user=phone>;tag=z9hG4bK4hf9rp207gpihct2ikg0.1

Max-Forwards: 68

Content-Length: 0

Posts: 2

Participants: 2

Read full topic

Change Music on hold with feature code

$
0
0

@asifahmed009 wrote:

Hi,
I want to change music on hold through Feature Code.
Scenario is that I have a queue and default music on hold is applied but I want to change Music on hold on break time like when no one is available “No one is available Please Call Later”.
Is this possible, expert suggestion required.

Posts: 1

Participants: 1

Read full topic

How to: Transfer endpoint and Sysadmin Data to new PBX?

$
0
0

@sentinelace wrote:

how do I copy the configs from these commercial modules to a new pbx? I know how to move the licenses, but I need to move the configs. I really don’t want to do 200 phones manually

Posts: 1

Participants: 1

Read full topic

Extension always busy

$
0
0

@collind wrote:

I have an extension (207) on one of the PBXs that I manage that always plays a busy tone when dialed. The phone is a Cisco SPA514G and can dial out without issue, but not receive as its always busy. The PBX does not report any active calls, and DND is not enabled. The issue persists even after rebooting the PBX and the phone, as well as reprovisioning the phone. We have even tried changing the phone hardware to another of the same model, but no change. I had this issue with another extension on the same PBX, and the only way I could fix it was to change the extension number from 206 to 216. PBX is version 13.0.195.19 and all modules are up to date. Is there anything else to try or check?

[2018-12-12 11:00:52] VERBOSE[22768] pbx_variables.c: Setting global variable 'SIPDOMAIN' to '[PBX-IP]'
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:1] Set("PJSIP/inbound-00000c7d", "__DIRECTION=INBOUND") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:2] Gosub("PJSIP/inbound-00000c7d", "sub-record-check,s,1(in,[Customers-Number],dontcare)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:1] GotoIf("PJSIP/inbound-00000c7d", "0?initialized") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:2] Set("PJSIP/inbound-00000c7d", "__REC_STATUS=INITIALIZED") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:3] Set("PJSIP/inbound-00000c7d", "NOW=1544634052") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:4] Set("PJSIP/inbound-00000c7d", "__DAY=12") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:5] Set("PJSIP/inbound-00000c7d", "__MONTH=12") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:6] Set("PJSIP/inbound-00000c7d", "__YEAR=2018") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:7] Set("PJSIP/inbound-00000c7d", "__TIMESTR=20181212-110052") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:8] Set("PJSIP/inbound-00000c7d", "__FROMEXTEN=unknown") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:9] Set("PJSIP/inbound-00000c7d", "__MON_FMT=wav") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:10] NoOp("PJSIP/inbound-00000c7d", "Recordings initialized") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:11] ExecIf("PJSIP/inbound-00000c7d", "0?Set(ARG3=dontcare)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:12] Set("PJSIP/inbound-00000c7d", "REC_POLICY_MODE_SAVE=") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:13] ExecIf("PJSIP/inbound-00000c7d", "0?Set(REC_STATUS=NO)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:14] GotoIf("PJSIP/inbound-00000c7d", "2?checkaction") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (sub-record-check,s,17)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:17] GotoIf("PJSIP/inbound-00000c7d", "1?sub-record-check,in,1") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (sub-record-check,in,1)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [in@sub-record-check:1] NoOp("PJSIP/inbound-00000c7d", "Inbound Recording Check to [Customers-Number]") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [in@sub-record-check:2] Set("PJSIP/inbound-00000c7d", "FROMEXTEN=unknown") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [in@sub-record-check:3] ExecIf("PJSIP/inbound-00000c7d", "10?Set(FROMEXTEN=[My-Number])") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [in@sub-record-check:4] Gosub("PJSIP/inbound-00000c7d", "recordcheck,1(dontcare,in,[Customers-Number])") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp("PJSIP/inbound-00000c7d", "Starting recording check against dontcare") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [recordcheck@sub-record-check:2] Goto("PJSIP/inbound-00000c7d", "dontcare") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (sub-record-check,recordcheck,3)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [recordcheck@sub-record-check:3] Return("PJSIP/inbound-00000c7d", "") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [in@sub-record-check:5] Return("PJSIP/inbound-00000c7d", "") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:3] Set("PJSIP/inbound-00000c7d", "__FROM_DID=[Customers-Number]") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:4] Set("PJSIP/inbound-00000c7d", "returnhere=1") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:5] Gosub("PJSIP/inbound-00000c7d", "app-blacklist-check,s,1()") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@app-blacklist-check:1] GotoIf("PJSIP/inbound-00000c7d", "0?blacklisted") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@app-blacklist-check:2] Set("PJSIP/inbound-00000c7d", "CALLED_BLACKLIST=1") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@app-blacklist-check:3] Return("PJSIP/inbound-00000c7d", "") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:6] Set("PJSIP/inbound-00000c7d", "CDR(did)=[Customers-Number]") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:7] GotoIf("PJSIP/inbound-00000c7d", "0?") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:8] ExecIf("PJSIP/inbound-00000c7d", "0 ?Set(CALLERID(name)=[My-Number])") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:9] Set("PJSIP/inbound-00000c7d", "CHANNEL(musicclass)=tricountyholdmusic") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:10] Set("PJSIP/inbound-00000c7d", "__MOHCLASS=tricountyholdmusic") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:11] Set("PJSIP/inbound-00000c7d", "__REVERSAL_REJECT=FALSE") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:12] GotoIf("PJSIP/inbound-00000c7d", "1?post-reverse-charge") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (from-pstn,[Customers-Number],14)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:14] NoOp("PJSIP/inbound-00000c7d", "") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:15] Set("PJSIP/inbound-00000c7d", "__CALLINGNAMEPRES_SV=allowed_not_screened") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:16] Set("PJSIP/inbound-00000c7d", "__CALLINGNUMPRES_SV=allowed_not_screened") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:17] Set("PJSIP/inbound-00000c7d", "CALLERID(name-pres)=allowed_not_screened") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:18] Set("PJSIP/inbound-00000c7d", "CALLERID(num-pres)=allowed_not_screened") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:19] NoOp("PJSIP/inbound-00000c7d", "CallerID Entry Point") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [[Customers-Number]@from-pstn:20] Goto("PJSIP/inbound-00000c7d", "from-did-direct,207,1") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (from-did-direct,207,1)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [207@from-did-direct:1] GotoIf("PJSIP/inbound-00000c7d", "1?ext-local,207,1:followme-check,207,1") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (ext-local,207,1)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [207@ext-local:1] Set("PJSIP/inbound-00000c7d", "__RINGTIMER=30") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [207@ext-local:2] Macro("PJSIP/inbound-00000c7d", "exten-vm,novm,207,0,0,0") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:1] Macro("PJSIP/inbound-00000c7d", "user-callerid,") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:1] Set("PJSIP/inbound-00000c7d", "TOUCH_MONITOR=1544634052.4189") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:2] Set("PJSIP/inbound-00000c7d", "AMPUSER=[My-Number]") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:3] GotoIf("PJSIP/inbound-00000c7d", "0?report") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:4] ExecIf("PJSIP/inbound-00000c7d", "1?Set(REALCALLERIDNUM=[My-Number])") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:5] Set("PJSIP/inbound-00000c7d", "AMPUSER=") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:6] GotoIf("PJSIP/inbound-00000c7d", "0?limit") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:7] Set("PJSIP/inbound-00000c7d", "AMPUSERCIDNAME=") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:8] ExecIf("PJSIP/inbound-00000c7d", "0?Set(__CIDMASQUERADING=TRUE)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:9] GotoIf("PJSIP/inbound-00000c7d", "1?report") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (macro-user-callerid,s,16)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:16] NoOp("PJSIP/inbound-00000c7d", "Macro Depth is 2") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:17] GotoIf("PJSIP/inbound-00000c7d", "1?report2:macroerror") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (macro-user-callerid,s,18)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:18] GotoIf("PJSIP/inbound-00000c7d", "0?continue") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:19] ExecIf("PJSIP/inbound-00000c7d", "1?Set(__CALLEE_ACCOUNCODE=)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:20] Set("PJSIP/inbound-00000c7d", "__TTL=64") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:21] GotoIf("PJSIP/inbound-00000c7d", "1?continue") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (macro-user-callerid,s,37)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:37] Set("PJSIP/inbound-00000c7d", "CALLERID(number)=[My-Number]") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:38] Set("PJSIP/inbound-00000c7d", "CALLERID(name)=VALNET") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:39] GotoIf("PJSIP/inbound-00000c7d", "0?cnum") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:40] Set("PJSIP/inbound-00000c7d", "CDR(cnam)=VALNET") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:41] Set("PJSIP/inbound-00000c7d", "CDR(cnum)=[My-Number]") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-user-callerid:42] Set("PJSIP/inbound-00000c7d", "CHANNEL(language)=en") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:2] Set("PJSIP/inbound-00000c7d", "RingGroupMethod=none") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:3] Set("PJSIP/inbound-00000c7d", "__EXTTOCALL=207") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:4] Set("PJSIP/inbound-00000c7d", "__PICKUPMARK=207") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:5] Set("PJSIP/inbound-00000c7d", "RT=") in new stack
[2018-12-12 11:00:52] WARNING[13985][C-00000439] chan_sip.c: This function can only be used on SIP channels.
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:6] ExecIf("PJSIP/inbound-00000c7d", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
[2018-12-12 11:00:52] WARNING[13985][C-00000439] chan_sip.c: This function can only be used on SIP channels.
[2018-12-12 11:00:52] WARNING[13985][C-00000439] chan_sip.c: This function can only be used on SIP channels.
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:7] ExecIf("PJSIP/inbound-00000c7d", "0?MacroExit()") in new stack
[2018-12-12 11:00:52] WARNING[13985][C-00000439] chan_sip.c: This function can only be used on SIP channels.
[2018-12-12 11:00:52] WARNING[13985][C-00000439] chan_sip.c: This function can only be used on SIP channels.
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:8] ExecIf("PJSIP/inbound-00000c7d", "0?Gosub(ext-intercom,*80207,1())") in new stack
[2018-12-12 11:00:52] WARNING[13985][C-00000439] chan_sip.c: This function can only be used on SIP channels.
[2018-12-12 11:00:52] WARNING[13985][C-00000439] chan_sip.c: This function can only be used on SIP channels.
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:9] ExecIf("PJSIP/inbound-00000c7d", "0?MacroExit()") in new stack
[2018-12-12 11:00:52] WARNING[13985][C-00000439] chan_sip.c: This function can only be used on SIP channels.
[2018-12-12 11:00:52] WARNING[13985][C-00000439] chan_sip.c: This function can only be used on SIP channels.
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:10] ExecIf("PJSIP/inbound-00000c7d", "0?ChanSpy(PJSIP/207,q)") in new stack
[2018-12-12 11:00:52] WARNING[13985][C-00000439] chan_sip.c: This function can only be used on SIP channels.
[2018-12-12 11:00:52] WARNING[13985][C-00000439] chan_sip.c: This function can only be used on SIP channels.
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:11] ExecIf("PJSIP/inbound-00000c7d", "0?MacroExit()") in new stack
[2018-12-12 11:00:52] WARNING[13985][C-00000439] chan_sip.c: This function can only be used on SIP channels.
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:12] ExecIf("PJSIP/inbound-00000c7d", "0?Macro(vm,novm,DIRECTDIAL,)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:13] ExecIf("PJSIP/inbound-00000c7d", "0?MacroExit()") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:14] ExecIf("PJSIP/inbound-00000c7d", "0?Gosub(ext-intercom,*80207,1())") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:15] ExecIf("PJSIP/inbound-00000c7d", "0?MacroExit()") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:16] ExecIf("PJSIP/inbound-00000c7d", "0?ChanSpy(PJSIP/207,q)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:17] ExecIf("PJSIP/inbound-00000c7d", "0?MacroExit()") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:18] Gosub("PJSIP/inbound-00000c7d", "sub-record-check,s,1(exten,207,dontcare)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:1] GotoIf("PJSIP/inbound-00000c7d", "10?initialized") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (sub-record-check,s,10)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:10] NoOp("PJSIP/inbound-00000c7d", "Recordings initialized") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:11] ExecIf("PJSIP/inbound-00000c7d", "0?Set(ARG3=dontcare)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:12] Set("PJSIP/inbound-00000c7d", "REC_POLICY_MODE_SAVE=") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:13] ExecIf("PJSIP/inbound-00000c7d", "0?Set(REC_STATUS=NO)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:14] GotoIf("PJSIP/inbound-00000c7d", "5?checkaction") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (sub-record-check,s,17)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@sub-record-check:17] GotoIf("PJSIP/inbound-00000c7d", "1?sub-record-check,exten,1") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (sub-record-check,exten,1)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [exten@sub-record-check:1] NoOp("PJSIP/inbound-00000c7d", "Exten Recording Check between [My-Number] and 207") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [exten@sub-record-check:2] Set("PJSIP/inbound-00000c7d", "CALLTYPE=external") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [exten@sub-record-check:3] ExecIf("PJSIP/inbound-00000c7d", "0?Set(CALLTYPE=)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [exten@sub-record-check:4] Set("PJSIP/inbound-00000c7d", "CALLEE=dontcare") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [exten@sub-record-check:5] ExecIf("PJSIP/inbound-00000c7d", "0?Set(CALLEE=dontcare)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [exten@sub-record-check:6] GotoIf("PJSIP/inbound-00000c7d", "1?callee") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (sub-record-check,exten,11)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [exten@sub-record-check:11] Gosub("PJSIP/inbound-00000c7d", "recordcheck,1(dontcare,external,207)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp("PJSIP/inbound-00000c7d", "Starting recording check against dontcare") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [recordcheck@sub-record-check:2] Goto("PJSIP/inbound-00000c7d", "dontcare") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (sub-record-check,recordcheck,3)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [recordcheck@sub-record-check:3] Return("PJSIP/inbound-00000c7d", "") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [exten@sub-record-check:12] Return("PJSIP/inbound-00000c7d", "") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:19] GotoIf("PJSIP/inbound-00000c7d", "1?macrodial") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (macro-exten-vm,s,25)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:25] GosubIf("PJSIP/inbound-00000c7d", "0?clrheader,1()") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:26] Macro("PJSIP/inbound-00000c7d", "dial-one,,Ttr,207") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-dial-one:1] Set("PJSIP/inbound-00000c7d", "DEXTEN=207") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-dial-one:2] ExecIf("PJSIP/inbound-00000c7d", "0?Set(__EXTTOCALL=207)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-dial-one:3] Set("PJSIP/inbound-00000c7d", "DIALSTATUS_CW=") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-dial-one:4] GosubIf("PJSIP/inbound-00000c7d", "0?screen,1()") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-dial-one:5] GosubIf("PJSIP/inbound-00000c7d", "0?cf,1()") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-dial-one:6] GotoIf("PJSIP/inbound-00000c7d", "0?skip1") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-dial-one:7] Set("PJSIP/inbound-00000c7d", "DEXTEN=") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-dial-one:8] Set("PJSIP/inbound-00000c7d", "DIALSTATUS=BUSY") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-dial-one:9] GotoIf("PJSIP/inbound-00000c7d", "1?nodial") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (macro-dial-one,s,59)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-dial-one:59] NoOp("PJSIP/inbound-00000c7d", "") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-dial-one:60] ExecIf("PJSIP/inbound-00000c7d", "0?Set(DIALSTATUS=NOANSWER)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-dial-one:61] NoOp("PJSIP/inbound-00000c7d", "Returned from dial-one with nothing to call and DIALSTATUS: BUSY") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-dial-one:62] MacroExit("PJSIP/inbound-00000c7d", "") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:27] Set("PJSIP/inbound-00000c7d", "SV_DIALSTATUS=BUSY") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:28] GosubIf("PJSIP/inbound-00000c7d", "0?docfu,1()") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:29] GosubIf("PJSIP/inbound-00000c7d", "0?docfb,1()") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:30] Set("PJSIP/inbound-00000c7d", "DIALSTATUS=BUSY") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:31] ExecIf("PJSIP/inbound-00000c7d", "0?MacroExit()") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-exten-vm:32] GotoIf("PJSIP/inbound-00000c7d", "1?s-BUSY,1") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (macro-exten-vm,s-BUSY,1)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s-BUSY@macro-exten-vm:1] GotoIf("PJSIP/inbound-00000c7d", "0?exit,1") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s-BUSY@macro-exten-vm:2] PlayTones("PJSIP/inbound-00000c7d", "busy") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s-BUSY@macro-exten-vm:3] Busy("PJSIP/inbound-00000c7d", "20") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] app_macro.c: Spawn extension (macro-exten-vm, s-BUSY, 3) exited non-zero on 'PJSIP/inbound-00000c7d' in macro 'exten-vm'
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Spawn extension (ext-local, 207, 2) exited non-zero on 'PJSIP/inbound-00000c7d'
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [h@ext-local:1] Macro("PJSIP/inbound-00000c7d", "hangupcall,") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-hangupcall:1] GotoIf("PJSIP/inbound-00000c7d", "1?theend") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx_builtins.c: Goto (macro-hangupcall,s,3)
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-hangupcall:3] ExecIf("PJSIP/inbound-00000c7d", "0?Set(CDR(recordingfile)=)") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Executing [s@macro-hangupcall:4] Hangup("PJSIP/inbound-00000c7d", "") in new stack
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] app_macro.c: Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'PJSIP/inbound-00000c7d' in macro 'hangupcall'
[2018-12-12 11:00:52] VERBOSE[13985][C-00000439] pbx.c: Spawn extension (ext-local, h, 1) exited non-zero on 'PJSIP/inbound-00000c7d'

Posts: 3

Participants: 3

Read full topic

Viewing all 12597 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>