similar to: Question on Zap interfaces

Displaying 20 results from an estimated 5000 matches similar to: "Question on Zap interfaces"

2004 Dec 20
1
Example config for SPA-1001
Hi, Has anyone managed to create a setup with a Sipura SPA-1001 as a client? Right now I can connect to the device by dialing the extension number but when I try to connect from the phone handset to make an outbound call it gives an unavailable tone. I'm using Line 2 on the SPA-1001 to connect to the local asterisk server, line 1 is used to connect to my VOIP provider until I can get the
2003 Nov 20
2
No ringback
Hello. I have another issue. When I call in, everything is processed correctly, including voicemail, but I don't hear any ringing/ringback. exten => s,1,Zapateller(answer|nocallerid) exten => s,2,NoOp exten => s,3,Playback(pls-wait-connect-call) exten => s,4,Dial(${PHONE1}&${PHONE2}&${PHONE3}&${PHONE4},15,Ttm) exten => s,5,Answer exten => s,6,Wait(1) exten
2005 Feb 01
0
TBM400 no callerid on incoming calls?
I have installed my TDM11B according to the docs at the Digium page but I do not get incoming caller id. My telco confirmed that callerid should be passed but I do not see it coming in. I am in The Netherlands with a KPN line. The number is not even visible in console mode on * running stable 1.0.5. Ideas anyone? -- Starting simple switch on 'Zap/4-1' Feb 1 19:19:40 NOTICE[16582]:
2003 Sep 10
9
Free World Dialup (FWD).
Hi, Is it possible to use asterisk with Free World Dialup (FWD) ? Did someone manage to make it work? how? Best, -P -- __________________________________________________________ Sign-up for your own personalized E-mail at Mail.com http://www.mail.com/?sr=signup CareerBuilder.com has over 400,000 jobs. Be smarter about your job search http://corp.mail.com/careers
2003 Sep 28
1
Forwarding SIP over IAX problem: No One Available
I'm hoping someone can help me out with this. I am basically just trying to separate my outbound and inbound calls into separate contexts instead of having everything in a single context. Any help would be appreciated. Perhaps I've missed something really obvious.... Here is the network layout: <remote> <--TDM400P--> <nattedbox> <--IAX--> <liveipbox>
2005 Jun 07
0
X100P long delay before dial
Hi, I have an X100P which receives an analog line from another PBX. These are the relevant entries in extensions, PHONE1=Zap/1 [macro-extensions] exten => s,1,Dial(${ARG1},20) exten => s,2,Voicemail2(u${ARG2}) exten => s,102,Voicemail2(b${ARG2}) exten => s,103,Hangup [home] include=>tozap exten => 2201,1,Macro(extensions,${PHONE1},${PHONE1VM}) exten =>
2004 Sep 15
2
Results of 13 month study on reducing telemarketing calls
Hello-- I've been playing with the privacy options on my home/home-office system since August last year, and have some results, gleaned from my CDR records, which over the last 13 months, number a total of 8672, which includes incoming, as well as outgoing calls. Before I start spitting out numbers, let me note that with the current setup, I haven't had to tell a single telemarketer
2004 Jun 23
0
connecting to Iconnect here using asterisk
Hi, I wish to connect several ATA186 Phones to each other, to iconnecthere and to the PSTN using asterisk. Please tell the appropriate settings for firewall (ports to open etc.) sip.conf and extensions.conf(part relevant to iconnect). Also I would be glad to get a working example of your ATA186 configuration. I tried searching the mailing lists and several sites but did not find an answer.
2007 Apr 23
1
problem when using Dial(Local/extension@context)
hi folks, I use Dial(Local/extension@context) to make calls received on my DID number to ring a local extension. I notice that on 8 out of 10 calls, the audio is NOT working in the incoming direction (DID provider to asterisk). Local extension 2055 maps to SIP destination "homephone", and if i replace the Dial(Local/2055@local) with Dial(SIP/homephone), it works fine 100% of the
2005 Sep 15
0
Comfort Noise Generation with Zap-IAX
Hello, we have a small Asterisk Network where Siemens PBX's are connected via PRI (Zap) to an Asterisk and the Asterisk's are connected through IAX, so this looks like this: Phone1 --- Siemens PBX --- Asterisk --- (IAX) --- Asterisk --- Siemens PBX --- Phone2 Now, when Phone1 calls Phone2 all wents well until there is silence - then the line seems to be death. My users wanted to have
2014 Jul 29
1
dsacls
Are there any deny tools with samba4? Like the below example? To set the permission to deny read access of the homePhone attribute on a single user object, you can use this command: dsacls <DN of object> /D <security principal>:RP;homePhone For our example, the command would look like this: dsacls "CN=Doe\, John,OU=newOU,DC=root,DC=net" /D root\ non-HR-users:RP;homePhone
2005 Aug 17
4
Voicemail Retrival
Hi, I am very new to Asterisk. I wanted to know how to retrive the Voicemails. I could see some voicemails assosiated with some extensions. Any ideas?? --------------------------------- How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos. Get Yahoo! Photos -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Nov 04
1
Pass through
Hi! I want to tell asterisk to simply pass-through any codecs that my phones support. I have to use codecs that are not popular and implemented by a third-party, asterisk has nothing to do with them. I've made a test with g722 (that asterisk doesn't support), i've set all my two snom 300 phones to support only g722 and asterisk declined the sip invitation. That is bad for me. Is it
2003 Nov 06
3
Grandstream problem
Hi, I installed Asterisk an all works fine exept for Grandstream. When I call with a softphone (ex X-ten) to a Grandstream (BudgetTone-100), I can make a conversation. = ok When I call to a softphone with a Grandstream I can pich up the call with the softphone but the Grandstream keeps ringing like on the other site you didn't pick up the phone.(even if you do so) It's the same when I
2004 May 09
2
Help with initial setup
Hi, I've have followed through the help docs in trying to get an initial setup going with two phones and the asterisk server. Firstly, all I'm trying to do is get the two phones actually talking to one another VIA asterisk.. I've added this to sip.conf: [phone1] type=friend host=dynamic defaultip=192.168.1.106 ;username=blah ;secret=blah dtmfmode=rfc2833 ; Choices are inband,
2004 Jan 29
10
Doubt about pattern
Hi All, I have a very simple problem. I have several files in a same directory. I would like to send for an object only the files that finish in ".sens.". I execute the command below, files <- dir(pattern="*.sens") but it includes all of the files that have "sens", independent of they be in the end or in the middle of the name of the file. How could I solve
2005 Mar 01
2
Park Craches asterisk
I've just installed asterisk on a Debian Linux (apt-get it) And i have placed two sip phones in sip.conf and i'm testing parking with them I have phone1-SIP/1000 and phone2-SIP/1007 The following happens if i park from calling party and everything is OK 1. Pickup Phone2 and call to Phone1 2. Talk 3. Phone2 dials #700 and parks the call (it is placed in 701) 4. Phone2 is hangup 5. Pickup
2003 Oct 29
1
Host unspecified ??
Dear, When I start asterisk -vvvvvvgrc and I ask 'sip show peers', I don't get the ip adress in the 'Host" field. Name = phone1 and phone2 Host=unspecified mask 255.255.255.255 port = 0 status = unmonitored I can ping the two phone's and get a reply (also from the laptop) phone ip adres 192.168.10.12 and 192.168.10.13 (server 192.168.10.11and laptop 192.168.10.14)
2007 Jun 07
1
DUNDi and reinvites...
I don't know if this is possible, and I can't quite get my head around how to do it... If I am using DUNDi for redundancy in a cluster, when Phone1 makes a call to Phone2, both Asterisk A and B will be in the RTP stream: +---+ +---+ | A |-----| B | /+---+ +---+\ / \ Phone1 Phone2 Is there a way configure re-invites
2008 Oct 31
1
Monitor group calls (recording calls)
Hello there, I appreciate any help about this problem that I can't figure out... I need to record all my calls: this is pretty easy using Monitor() before the Dial(). eg: exten => 425,n,Monitor(wav49,/var/spool/asterisk/monitor/425/${EPOCH}_${CALLERID(num)}_in,mb) exten => 425,n,Dial(${PHONE1},10) Now, I want to create a call group: I mean, I want a number (eg 800) that makes