Displaying 20 results from an estimated 200 matches similar to: "Inbound Call Disconnect in 3 seconds"
2009 Jan 15
2
Dropping this SIP message, it's incomplete
I am getting this Error on my Asterisk.
How to solve it ?
"ERROR[2654]: chan_sip.c:11355 handle_request: Missing Cseq. Dropping this
SIP message, it's incomplete."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090115/cb953962/attachment.htm
2009 Jan 13
1
FWD and IPCall
I tried this
http://lists.digium.com/pipermail/asterisk-users/2008-January/203615.html
But I am NOT getting call in asterisk.
SIP.conf file :
_________________
[general]
port = 5060
bindaddr = 0.0.0.0
context = default
externhost=59.160.44.21
localnet=192.168.0.2/255.255.255.0
; register SIP account on remote machine if using SIP trunks
; register => testSIPtrunk:test at 10.10.10.16:5060
;
2009 Feb 02
2
Invalid Extension
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CLI Output :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vicidialnow*CLI>
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Manager 'sendcron' logged off from
2006 Apr 12
1
SIP call hangup from asterisk CLI
Hi,
We are using Vicidial and sometime even when agent disconnects, outgoing
call originated by dialer is still active. Since call was initiated by
dialer and then bought into meetme conference of agent and we can't corelate
this call to any agent channel.
When agents are dialing, channels doesn't show calls
vicidial2*CLI> show channels
Channel Location
2009 Feb 09
1
chan_oss.c:585 setformat: Unable to re-open DSP device
== Manager 'sendcron' logged off from 127.0.0.1
vicidialnow*CLI> dial 919545090201
-- Executing AGI("OSS/dsp", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing Dial("OSS/dsp", "SIP/19545090201 at sip203||tTor") in new stack
-- Called 19545090201 at sip203
Feb 2 13:36:38
2010 Feb 14
3
Line DC
My dialer works perfectly , but whenever I dial a number manually from xlite
and press a Key like 6055 for DTMF , line gets disconnected. Line gets DC as
soon as I press any key from xlite
What could be the issues ?
I tried the SAME VOIP from another center and Its Ok there.
I tried the Same dialer Xlite over Static IP, problem is there.
I tried the same number from other Dialer , it works
2009 Feb 19
3
DTMF
IVR Number :17275691533
When I try it from xlite configuring my provider directly, it works
perfectly.
When I try to dial out from dialer , it doesnt work.
[sip8]
type=peer
username=user
fromuser=user
authuser=user
secret=password
host=8.14.146.111
nat=no
canreinvite=yes
insecure=very
disallow=all
allow=g729
allow=ulaw
context=default
dtmfmode=rfc2833
What cld be the reason ?
--------------
2010 Feb 24
2
AMD: HANGUP
*Code:*
== Manager 'sendcron' logged off from 127.0.0.1
-- Executing Playback("Local/91441425477394 at default-b9f2,1",
"sip-silence") in new stack
-- Playing 'sip-silence' (language 'en')
-- Executing AGI("Local/91441425477394 at default-b9f2,1", "agi://
127.0.0.1:4577/call_log") in new stack
-- AGI Script
2009 Sep 08
1
SIP Error
*I am getting below CLI in my asterisk :*
== Manager 'sendcron' logged off from 127.0.0.1
-- Executing AGI("SIP/cc101-b7910cc0", "agi://127.0.0.1:4577/call_log")
in new stack
-- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing Dial("SIP/cc101-b7910cc0",
"SIP/Sama203/119545090201||tTor") in new stack
--
2006 Feb 09
1
Re: Help on Vicidial
Here is another log from the * server CLI, I reall hope some one can help me
out on this one. thanks
|SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and
server_ip='127.0.0.1' and
campaign_id = '' and call_time < "" and lead_id != '';|
-- VDAD get agent: |0|update of vla table: |127.0.0.1
|UPDATE vicidial_live_agents set
2008 Aug 20
1
vicidial mysql problem
I installed asterisk, astguiclient, php and mysql. but when i dialled one
number to another number my asterisk server give the following error:
> /var/lib/asterisk/agi-bin/agi-VDAD_ALL_inbound.agi
> install_driver(mysql) failed: Can't load
>
'/usr/lib/perl5/site_perl/5.8.8/i486-linux-thread-multi/auto/DBD/mysql/mysql.so'
> for module DBD::mysql: libmysqlclient.so.15:
2015 Feb 22
2
dialplan contexts syntax and terminology
I'm looking into the dialplan specifics:
tleilax:~ #
tleilax:~ # cat /etc/asterisk/extensions.conf
[general]
static=yes
writeprotect=no
[globals]
CONSOLE=Console/dsp ; Console interface for
demo
TRUNK=DAHDI/r1 ; Trunk interface
TRUNKX=DAHDI/r2 ; 2nd trunk interface
TRUNKIAX=IAX2/ASTtest1:test at 10.10.10.16:4569 ; IAX trunk
2011 Jul 14
9
Extension wise dialplan
Hi all,
I have n no. of extensions in my dialer. from 456 to 556 extensions. I was
created 2 other extensions 667 and 668 I need to allow only STD calls to
go from this extensions.
These all extensions are same context . I need to define the STD dialplan
for only this 2 extensions. how I can ?
Best Regards,
Mahesh Katta
*BUZZ**WORKS* Business Services Private Limited
BANGALORE | CHENNAI |
2009 Sep 27
0
channel.c:780 channel_find_locked: Avoided deadlock
Hi All.
I have many days reading and research about asterisk and vicidial. I thing
this issue is about asterisk and doesnt about vicidial. Isn't it?
I have a problem with theses application (I already ask for help in vicidial
forums), but I can not fix it.
I have debian 5 with asterisk 1.2.24 and vicidial 2.0.4. This server has a
IAX tunnel with another asterisk server B which connect to
2007 Feb 03
3
error dialing a SIP user. chan_sip.c:1994 create_addr: No such host
The following strange conditions is happening while I try to dial a
SIP user from another SIp user.
SIP to Zap dialing is fine, as all 4 users can call PSTN.
I'm using Asterisk SVN-branch-1.2-r51359M
Example: extension 3210 calls extension 3213. They are all registered properly:
chrom01*CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
3213/3213
2008 Dec 23
1
second trunk in extensions.conf
I have a TE210P digium card that has 2 E1/T1 ports.
the code in my extensions.conf file for span 1 is :
[globals]
CONSOLE=Console/dsp ; Console interface for demo
TRUNK=Zap/g1 ; Trunk interface
TRUNKX=Zap/g2 ; 2nd trunk interface
...
...
; dial a long distance outbound number to SPAIN
; This
2011 Jun 07
3
Different callerid for different extensions
Hi,
I have small confusion in my configuration which is I had some DID's like
044578900-04457999. I was configured dial plan below mention.
exten => _0XXXXXXXXX,1,NoOp(Int exten:${CALLERID(num)})
exten => _0XXXXXXXXX,2,Set(outgoing_ident=0445789${CALLERID(num):-2})
exten => _0XXXXXXXXX,3,NoOp(Ext ident:${outgoing_ident})
exten =>
2011 Jun 16
2
Inbound call not dialing exten
Hi all,
I have 100 DID's which is 4578900 to 4578999 , and i have 5001 to 5099
extensions. when incomming call come to this DID no. (4578901) that time
5001 extestinsion should ring.
below my dial plan is not getting any result , inthat has any mistakes.
please help.
exten => _45789XX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _45789XX,1,Set(Dest=2{EXTEN:-2})
exten =>
2006 Jun 05
2
DTMF and DISA
Hi Folks,
I'm trying to test out Asterisk overall.
I'm having some problems with DTMF. Currently I'm playing with DISA,
but I'm worried this will happen when I get to implementing AAs etc.
I have a free SIP trunk from IPKall that I'm trying to make work.
I'm able to receive calls, and I've now setup and extension with DISA
and a password.
I connect ok from the
2009 Jul 20
0
No subject
timeout to be set.
I'm hoping to find an option along the lines of the Dial() ringtime,
but no luck.
Gosub() looked interesting, but I don't think quite fits my needs either
Could someone please offer a little insight on this situation and
point me towards the right command to be playing with?
[1112221234]
exten => s,1,Ringing
exten => s,2,Wait(1)
exten => s,3,Answer
exten =>