Displaying 20 results from an estimated 600 matches similar to: "UA - number assignment"
2006 Oct 11
1
user address format
Hello everybody!
[Introduction]
This is a quite long message, but I think the problem is interesting.
[The problem]
Does anyone know how can I tell Asterisk that a certain user has a
certain telephone number (or address)? For example, I have some
registered users, but nor the client (X-lite) nor the server (Asterisk)
specifies what telephone number has the user. I don't want to
2006 Oct 11
1
MGCP stuff
Hello everybody!
I have an Asterisk 1.2.12.1 server with SIP as the VoIP protocol.
What I want to do: I want to talk to the "outside world" via MGCP.
I suppose I must set an MGCP peer to route outgoing calls. So, I must
set the endpoint syntax of the Asterisk server (Asterisk will act as an
MGCP gateway and will talk with an MGCP Gatekeeper) and with other MGCP
gateways via
2006 Oct 22
3
Audiocodes MP-20x
Has anyone used the AudioCodes MP-20x?
http://audiocodes.com/Objects/Analog_Telephone_Adapter_Series_MP_20X.pdf
Seems like a good device, but I can't seem to find anyone actually using
them...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061022/6ca85b8c/attachment.htm
2004 Sep 15
4
IAX to IAX connect question
Hi,
I got my * working fine with FWD at office with 2 extensions, i receive
calls and i can make calls thru FWD. I got also my * at home, and i
connected it using auth=rsa. From my home, i can make calls using my office
iax, but if i try to redirect incomming calls from FWD to my * at home, it
rejects the call. I created the pub/key pairs for rsa and its working ok
and i just pasted the
2006 Jan 19
4
Disabling zap echo cancellor from dialplan
Anybody knows if it's possible to disable zap echo cancellor from
dialplan only for certain outbound calls ??
I share the same phone lines for voice calls and faxes. Iaxmodem works
fine for me only turning off the echo cancellor, but I need it for
voice calls.
Any ideas ?
maxx
2007 Feb 01
1
Using Local Channels with Originate
I have been trying to get a DIALSTATUS output from a call started with
originate. I searched a fair bit and have found several references to using
local channels to do this. However, I could not find enough of the specifics
to get it working myself.
What I need to do is dial a zap channel and run various scripts if the
channel is answered, busy, no-answer,etc.
Here is the dial plan I am
2004 Apr 05
4
Q: Controlling access at the Ethernet level
Hi Adrian,
Sunday, April 4, 2004, 10:22:33 PM, you wrote:
AP> We have thought about using static MAC entries per port on managed
AP> switches installed at the client endpoints, but that would require a
AP> overwhelming budget. We are also thinking about L2TP and PPPoE, but I
AP> am uncertain about compatibility.
AP> What would you recommand ? Are there any other elegant
2004 Aug 15
1
Inbound Free World Dialup - extension not ringing?
Hi to all the * people out there,
Please kind to me as I am both new to Asterisk and to Linux - But I am
learning fast.
My config is quite simple, I'm just following examples and the Wiki: I have
two PC's running X-Lite phones, these work without problems between each
other, and I have a GS BudgeTone-100 registered to Free World Dial UP
(working no problem).
I have tried to
2004 Dec 08
12
Ethernet Channel Bank idea
Anyone ever thought about an Ethernet based channel bank? Basically a
rack mount set of 24 IAXys? That would be cool, IMO. No wrangling with
zaptel, etc. IAX as the * <-> Channel bank protocol.
Just an idea...
2004 May 13
4
IAX Freeworld
I have looked all over the site(s) for help. But heres the problem. Im
missing something.
In coming works fine from FreeWorld via IAX. But when Dialing out i get:
May 13 13:42:01 WARNING[1150495040]: chan_iax2.c:5256 socket_read: I
don't know how to authenticate iaxtel to 65.39.205.121
my IAX.conf if as follows
[general]
port=5036
register => ######:xxxxxxxxxxxxx@iax2.fwdnet.net
2007 Mar 21
4
FWD outgoing problem
I have configured iax.conf and extensions.conf as instructed on FWD website
(http://www.freeworlddialup.com/help/?p=knowledgebase&c=18&a=76) and I can
successfully receive calls and make test calls to 612, 613, etc.
The problem is that I can not make a call to another FWD user. Here is what
asterisk says:
-- Executing [393xxxxxx@default:1] Set("Zap/1-1",
2005 Mar 19
1
DISA -> macro = congestion
When I use DISA I get congestion when I try to reach 1-800-number:
Here is the context:
[disa]
exten => 087,1,Answer
exten => 087,2,DigitTimeout,8
exten => 087,3,ResponseTimeout,20
exten => 087,4,Authenticate(985)
exten => 087,5,DISA(951|disa-access)
[disa-access]
include => tollfree
include => outgoing-voipjet
[tollfree]
;
; terminate toll-free no.'s via fwdnet
; US
2004 Sep 04
5
Wildcards and variable number of digits
Greetings,
I'm having a miserable time getting Asterisk working with FWD. All the
samples show something like...
exten => _7., ....
How do I get Asterisk to wait until the user is finished dialing instead of
trying as soon as it gets the second digit?
I can use _7XXX, and dial the FWD 3-digit test numbers fine, but I'd like to
be able to dial others...
Same problem for outside
2007 Jun 27
1
how to use chi-square to test correlation question
Hi There,
There are 300 boy students and 100 girl students in a class. One interesting question is whether
boy is smarter than girl or not.
first given the exam with a difficulty level 1, the number of the student who got A is below
31 for boy, 10 for girl.
Then we increase the difficulty level of the exam to level 2, the number of the student who got A is below
32 for boy, 10 for girl.
We
2005 Mar 20
2
FWD to Vonage not working?
I am having trouble with this.
I can dial 1800 numbers fine
as well as FWD service numbers but not Vonage.
I can be called from ipkall and fwd and can call aixtel numbers.
I use aix2 with Fwd.
My extensions.conf for Vonage:
; vonage numbers
;
; +2431
exten => _2431XXXXXXXXXX,1,SetCallerID,${FWDCIDNAME}
exten =>
2006 Apr 06
2
chan_sccp and hinting
Ok, so multiple people have said that hinting is possible with chan_sccp
on the 7940/7960's and such, has anyone got this working? How do you go
about getting this to work?
I'd use the wiki, but it's link to the mailing list topic on that doesn't
work anymore :(
--
Aaron Daniel
Computer Systems Technician
Sam Houston State University
amdtech@shsu.edu
(936) 294-4198
2003 Dec 05
3
GrandStream Budgetone Phone & DHCP & General Observations
Symptom: Phone after about 15mins will stop functioning
Problem: DHCP lease renewed but default route dropped
Fix: Assign a static ip and problem is resolved. Upgrade to new firmware once it is released
It turn's out that these phones have a few issue in 1.0.3.81 firmware. The phone may stop transmitting packets if configured with DHCP, if DHCP is being provided by certain devices. Netopia
2005 Sep 21
3
How can i call to a cellphone here in Mexico?
Hi,
I've been trying to dial out to a cellphone, but all my calls get redirected
to 066 (the emergency number at my city, like 911)
does anyone know how to fix this, any ideas,?
does anyone from mexico has done this?
Any comment will be highly appreciated,
Regards,
Claudio
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Dec 29
3
Using iptables level7/ipp2p match in a bridge
Subject almost says it all, I wonder if there is a way for me
to use iptables matches like l7 and/or ipp2p match in a
bridge ( one ethernet in and one ethernet out ) ?
Regards.
2007 Aug 06
1
Cant Play gsm file
Hi,
i am having problem on playing asterisk sound file on my new installed
asterisk..
i have the following extension , if i call from any SIP / IAX phone
playback or voicemail doesnt play anything .... but when i dial 102, I
hear the MP3 music ..
exten => 99,1,Answer()
exten => 99,2,Playback(prepaid-welcome)
exten => 99,3,Hangup()
exten => 101,1,VoiceMailMain()
exten =>