Re: [asterisk-users] incoming call label

2018-02-15 Thread Jean Aunis
Le 16/02/2018 à 05:30, the...@sys-concept.com a écrit : On 02/15/2018 04:49 PM, Joshua Colp wrote: On Thu, Feb 15, 2018, at 7:46 PM, the...@sys-concept.com wrote: Thanks again for the hint. Here is the output from asterisk. The call is coming on Audocodes gateway from: pstn- But

Re: [asterisk-users] incoming call label

2018-02-15 Thread thelma
On 02/15/2018 04:49 PM, Joshua Colp wrote: > On Thu, Feb 15, 2018, at 7:46 PM, the...@sys-concept.com wrote: > > > >> >> Thanks again for the hint. >> Here is the output from asterisk. >> >> The call is coming on Audocodes gateway from: pstn- >> >> But asterisk display: >> Found peer

Re: [asterisk-users] incoming call label

2018-02-15 Thread thelma
Thelma On 02/15/2018 07:16 PM, the...@sys-concept.com wrote: > > On 02/15/2018 04:49 PM, Joshua Colp wrote: >> On Thu, Feb 15, 2018, at 7:46 PM, the...@sys-concept.com wrote: >> >> >> >>> >>> Thanks again for the hint. >>> Here is the output from asterisk. >>> >>> The call is coming on

Re: [asterisk-users] incoming call label

2018-02-15 Thread thelma
On 02/15/2018 04:49 PM, Joshua Colp wrote: > On Thu, Feb 15, 2018, at 7:46 PM, the...@sys-concept.com wrote: > > > >> >> Thanks again for the hint. >> Here is the output from asterisk. >> >> The call is coming on Audocodes gateway from: pstn- >> >> But asterisk display: >> Found peer

Re: [asterisk-users] incoming call label

2018-02-15 Thread Joshua Colp
On Thu, Feb 15, 2018, at 7:46 PM, the...@sys-concept.com wrote: > > Thanks again for the hint. > Here is the output from asterisk. > > The call is coming on Audocodes gateway from: pstn- > > But asterisk display: > Found peer 'pstn-9998' for '7804715665' from 10.10.0.8:5060 > > Why not

Re: [asterisk-users] incoming call label

2018-02-15 Thread thelma
On 02/15/2018 04:08 PM, Joshua Colp wrote: > On Thu, Feb 15, 2018, at 7:03 PM, the...@sys-concept.com wrote: >> On 02/15/2018 03:44 PM, Joshua Colp wrote: >>> On Thu, Feb 15, 2018, at 6:43 PM, the...@sys-concept.com wrote: I'm using Audio-codes MP-114 unit and it has two public lines PSTN

Re: [asterisk-users] incoming call label

2018-02-15 Thread Joshua Colp
On Thu, Feb 15, 2018, at 7:03 PM, the...@sys-concept.com wrote: > On 02/15/2018 03:44 PM, Joshua Colp wrote: > > On Thu, Feb 15, 2018, at 6:43 PM, the...@sys-concept.com wrote: > >> I'm using Audio-codes MP-114 unit and it has two public lines PSTN ports > >> > >> IN audocodes setting I have: > >>

Re: [asterisk-users] incoming call label

2018-02-15 Thread thelma
On 02/15/2018 03:44 PM, Joshua Colp wrote: > On Thu, Feb 15, 2018, at 6:43 PM, the...@sys-concept.com wrote: >> I'm using Audio-codes MP-114 unit and it has two public lines PSTN ports >> >> IN audocodes setting I have: >> "EndPoint Phone Number" >> >> Channel: 3phone number: pstn- >>

Re: [asterisk-users] incoming call label

2018-02-15 Thread Joshua Colp
On Thu, Feb 15, 2018, at 6:43 PM, the...@sys-concept.com wrote: > I'm using Audio-codes MP-114 unit and it has two public lines PSTN ports > > IN audocodes setting I have: > "EndPoint Phone Number" > > Channel: 3phone number: pstn- > Channel: 4phone number: pstn-9998 > > When I am

[asterisk-users] incoming call label

2018-02-15 Thread thelma
I'm using Audio-codes MP-114 unit and it has two public lines PSTN ports IN audocodes setting I have: "EndPoint Phone Number" Channel: 3phone number: pstn- Channel: 4phone number: pstn-9998 When I am calling " pstn-" the port number "Channel:3" lights up but asterisk is showing

Re: [asterisk-users] [OT] Gigaset N510IP provisionning

2018-02-15 Thread Ludovic Gasc
Hi Olivier, Yes, it's possible, we have a provisioning like that on production. I recommend you to follow the Wiki of Gigaset and contact their support in case of misunderstanding: They help us a lot for the integration. You only have one XML file to provide, with an example in the wiki, if I

Re: [asterisk-users] Problem with DAHDI

2018-02-15 Thread Luca Bertoncello
Luca Bertoncello schrieb: > But if I try to call another VoIP-phone it rings but no voice will be > transferred... Got it! A "little" firewall problem... :( Regards Luca Bertoncello (lucab...@lucabert.de) --

Re: [asterisk-users] Problem with DAHDI

2018-02-15 Thread Luca Bertoncello
Tzafrir Cohen schrieb: > This means that you have configured a dahdi channel in > /etc/asterisk/chan_dahdi.conf . The default configuration does not > include one. Do you have any DAHDI device on the system? I think not... > If /dev/dahdi/channel itself does not

Re: [asterisk-users] Problem with DAHDI

2018-02-15 Thread Tzafrir Cohen
On Thu, Feb 15, 2018 at 06:55:16PM +0100, Luca Bertoncello wrote: > Hi again! > > I tried to attach two VoIP-phones to my new Asterisk 13.14.1 on a Banana PI > with Armbian/Debian 9. > > First test was to call a test service that say the time. Works! > Second test was to record my voice and play

[asterisk-users] Problem with DAHDI

2018-02-15 Thread Luca Bertoncello
Hi again! I tried to attach two VoIP-phones to my new Asterisk 13.14.1 on a Banana PI with Armbian/Debian 9. First test was to call a test service that say the time. Works! Second test was to record my voice and play it again. Works! Third test was to call the other VoIP-phone. It does NOT

Re: [asterisk-users] chan_oss.c: Unable to register channel type 'OSS'

2018-02-15 Thread Luca Bertoncello
Zitat von Tzafrir Cohen : Yes. It is useful if you want to call using a local sound device. On a Banana PI? ;) Consider editing /etc/asterisk/modules.conf and disable ('noload =>') chan_oss.so . So I did... Thanks Luca Bertoncello (lucab...@lucabert.de) --

Re: [asterisk-users] chan_oss.c: Unable to register channel type 'OSS'

2018-02-15 Thread Tzafrir Cohen
On Thu, Feb 15, 2018 at 08:38:03AM +, Luca Bertoncello wrote: > Zitat von Tzafrir Cohen : > > Hi, > > > Off-topic: any reason you don't use chan_alsa? > > This was the "Armbian installation", I didn't configured it extra... > > > Are you sure you quote the error

Re: [asterisk-users] chan_oss.c: Unable to register channel type 'OSS'

2018-02-15 Thread Luca Bertoncello
Zitat von Tzafrir Cohen : Hi, Off-topic: any reason you don't use chan_alsa? This was the "Armbian installation", I didn't configured it extra... Are you sure you quote the error message right? Copy+Paste... ;) But I searched a little bit and I really don't

Re: [asterisk-users] chan_oss.c: Unable to register channel type 'OSS'

2018-02-15 Thread Tzafrir Cohen
Hi, On Thu, Feb 15, 2018 at 07:45:00AM +, Luca Bertoncello wrote: > Hi list! > > Currently I use Asterisk 1.8.30.0 on an OpenWRT-Switch. > Now I want to change to Asterisk 13.14.1 on a Banana PI (with Armbian/Debian > 9). > Well, I copied the configuration and changed what needed, so