Displaying 4 results from an estimated 4 matches for "etensions".
Did you mean:
extensions
2008 Oct 17
1
Strip prefix
Dear All,
i have the following context defines in etensions.conf:
[a2billing]
exten => _X.,1,Gotoif($[${EXTEN} = 111] ? 21)
exten => _X.,2,DeadAGI,a2billing.php
exten => _X.,3,Wait,2
exten => _X.,4,Hangup
exten => _X.,21,Playback(AR_GetGiveToID)
exten => _X.,22,Wait(2)
exten => _X.,23,Record(/tmp/asterisk-recording:ulaw,,5)
exten =>...
2007 Apr 18
2
incoming SIP call
Hello all,
I'm having a quite simple configuration like:
SIP provider <=> asterisk SIP <=> lan
Everythings works fine but sometime I can't get incoming call.
here are some of the logs from set debug 25 set verbosity 25 sip show
debug and sip.conf and a part of extension.conf
thanks in advance
Reliably Transmitting (NAT) to 212.27.52.5:5060:
OPTIONS sip:freephonie.net
2008 Jun 20
1
FXS port doesn't provide dialtone
Hello everyone,
I want to connect a fax to an FXS port (TDM420P). For testing purposes,
I connected an analogue phone to it first. However, when I pick it up, I
cannot hear anything at all.
The power cable is plugged into the card, the port is configured to use
fxo-signalling. Also, immediate=no. Here's the files:
/etc/zaptel.conf:
# Autogenerated by /usr/sbin/genzaptelconf -- do not hand
2004 May 14
4
sip authentication
Good day all
How do I get my asterisk and sip to use the password.I'm using x-lite.If
I use just the username and no password it still logs on?
Here is my sip.conf entry?
[101]
type=friend
callerid="Test User" <101>
context = test_1 ; Default context for incoming calls
username=101
secret=123456
host=dynamic
dtmfmode=inband ; Choices are inband, rfc2833, or info