search for: 901835

Displaying 4 results from an estimated 4 matches for "901835".

2009 Jan 28
5
Inbound Call Disconnect in 3 seconds
My Inbound calls lands , but line get disconnect in exactly 3 secs. Here goes my extension.conf setting : [from-ipkall] exten => 901835,1,Ringing ; call ringing exten => 901835,2,Wait(1) ; Wait 1 second for CID delivery from PRI exten => 901835,3,Answer ; Answer the line exten => 901835,4,AGI(agi-VDAD_ALL_inbound.agi,CIDLOOKUPRC-----LB-----SALESLINE-----901835-----Closer-----park----------999-----1-----TESTCAMP) exten =&gt...
2009 Jan 13
9
FWD and Asterisk
I have an account with FWD and I have configured my SIP.conf with [fwd] type=friend secret=password username=901835 host=fwd.pulver.com But when I am trying to dial out my own DID , I dont see any call landing in asterisk. In extension.conf (vicidial) file I have exten => 2062036895 ,1,Ringing() exten => 2062036895 ,2,Wait(1) exten => 2062036895 ,3,Answer() exten => 2062036895 ,4,AGI(agi-VDADclose...
2009 Jan 13
1
FWD and IPCall
...anreinvite=yes insecure=very disallow=all allow=g729 allow=ulaw context=default dtmfmode=rfc2833 [ipkall.com] host=voiper.ipkall.com context=from-ipkall dtmfmode=rfc2833 insecure=invite type=friend canreinvite=no disallow=all allow=ulaw Extension.conf: _________________ [from-ipkall] exten => 901835,1,NoOp(from-ipkall) exten => 901835,2,NoOp(${CALLERIDNAME}/${CALLERIDNUM}) exten => 901835,3,Dial(Local/200 at internal) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090114/fb2b32b1/attachment.ht...
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