similar to: video calls not working

Displaying 20 results from an estimated 1000 matches similar to: "video calls not working"

2011 Dec 27
1
how to used SIPp for sip load testing
Hi list, I have installed SIPp into my server. But not able to used it properly. how to configure with my server ? how to see logs on webpage ? how to start call testing .... when i start SIPp then found verious hits on myserver. *CLI:- * [Dec 27 17:37:54] NOTICE[28001]: chan_sip.c:20785 handle_request_invite: Call from '' to extension 'service' rejected because extension not
2010 May 28
2
Asterisk 1.6.2.7 + app_fax + OpenBSD 4.7 minor issue
Hi folks, I am having a small problem with asterisk-1.6.2.7 + app_fax on OpenBSD 4.7 -release. Everything seems to work fine. I have a macro which answers, receives the fax to a tiff, and then runs a script (mailfax) to convert that to pdf and email it. It all works perfectly except for some errors I am seeing in the console. After it hangs up I get a dozen or so messages in the cli
2007 Jun 26
1
Asterisk to Cisco 2600 GW DTMF Not Working
Hi All, I have Asterisk 1.2.9.1 sending SIP calls to a Cisco 2620XM Router with a PRI card in it, handing off to a PBX and vise verse. Calls in and out are working fine except for DTMF from Asterisk to the 2600. DTMF from the 2600 to Asterisk is fine. Here are the Asterisk console warnings I get when I send DTMF from Asterisk to the 2600: == Forcing Marker bit, because SSRC has changed Jun
2004 Nov 23
1
Fax over SIP Problems (sorry for this topic ...)
Hello everyone! I tried to send a fax over SIP with an Asterisk Server in the middle (no Digium Cards, etc. installed, everything is SIP only, the PSTN-Gateway is external). Whenever I start sending a Fax to a PSTN destination, the Call gets answered and asterisk tries to build a native bridging: -- Attempting native bridge of SIP/sip.westend.com-082fd1b8 and SIP/xxx-3ef8 Then the following
2005 Jul 11
4
Video phone settings???
I have three video phones here for testing: Extension 6003 is Eyebeam Extension 6004 is a hard phone (model 8770) Extension 6005 is a hard phone (model 8882) Can anybody have a look at my settings and the output I get from all kinds of dialings, please. The sip settings for all phones is (user / password different): [6003] type=friend username=6003 secret=pwd qualify=200 nat=yes host=dynamic
2009 Jul 16
3
T38 negotiation, the last step !
Hi, I've managed to get HYLAFAX---->T38MODEM----->ASTERISK---->CISCOAS5400 working, but when they are negotiating asterisk drops a message telling "Unknown RTP codec 96 received from gateway" Do somebody know how to fix it ? Thank you ! << [ TYPE: Control (4) SUBCLASS: Ringing (3) ] [SIP/GWCISCO5400O-600bfcc8] << [ TYPE: Control (4) SUBCLASS: Answer (4) ]
2004 May 05
1
Asterisk devel. - Mediatrix dtmf bug solved
Hello, When using Asterisk version 0.7.2, FreeBSD port with Mediatrix 1124 gateway, there is problem with DTMF "out-of-band". See debug below: Mediatrix forces (*) to use Payload Type as 96: [...] a=rtpmap:8 PCMA/8000 a=rtpmap:18 G729/8000 a=rtpmap:4 G723/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:96 telephone-event/8000 a=fmtp:96 0-15 [...] Then we've got this nice debug from (*): May
2003 Jul 31
1
RTP codec 13 received - Cisco incompatibility?
Hello, In our SIP network, Asterisk is the central PBX, and it routes calls to the PSTN thru a Cisco Router - IOS 12.2(11)T9. If a client softphone calls directly via Cisco to the PSTN, the call works successfully. If the client softphone calls via Asterisk to other SIP internal extension, it work fine too. The problem is when a client calls an Asterisk extension, and Asterisk transfers
2011 Apr 11
1
Asterisk MOH not working with Elastix asterisk 1.6.2.18
I am using Elastix. Asterisk is used for PBX application in Elastix. I want to make customize MOH. But not able to use MOH. I make simple extension in asterisk conf file but no success :( But when I used Vanilla Asterisk then All things are working.... Below are the details of configuration files. Even default MOH is also not working.... *Asterisk Version 1.6.2.17.2 * *1) Extension.conf*
2003 Jul 31
1
RTP codec 13 received - Cisco incompatibilit y?
I have a similar setup to you and get the same message regularly. I don't think it's the cause of your problem. I did some research on it a while ago: IIRC the cisco uses codec 13 for "silence suppression" whereas asterisk (correctly) uses codec 19. The router can be configured to use 19 also, but I didn't bother. I'm sure somebody will correct me if I'm wrong about
2012 Jan 12
1
how to set callerid in php AGI file.
Hi, I am using phpagi for agi scripting. and want to update callerid number but didn't get any success. please help me how to update PHPAGI is new for me. Below is the code which I write. #!/usr/bin/php -q <?php set_time_limit(30); //require(.phpagi.php.); include("phpagi.php"); $agi = new AGI(); //answer the call $agi-> answer();
2016 May 16
2
Asterisk 11 on Centos: Voicemail crashes when recording message
Hi folks, I'm running Asterisk 11 (at the moment - planning to u/grade to v13.7 LTS), I've just configured the voicemail function, and it's mostly working fine... except when I try to leave a voicemail! This crashes asterisk with no entries in the messages log. The system is running on Centos 6 (or maybe 6.5, I'm not sure how to check this). uname -a returns: Linux
2004 May 12
1
Musical interruptions
Whilst on a call, I'm getting the following... -- Started music on hold, class 'default', on SIP/phone3-a7d5 -- Playing 'pbx-transfer' (language 'en') -- Unable to find extension '#' in context 'default' -- Playing 'pbx-invalid' (language 'en') ie - without anyone pushing keys - I hear the music on Hold - as does the
2011 Apr 08
2
MOH not working
I am using Elastix. Asterisk is used for PBX application in Elastix. I want to make customize MOH. But not able to use MOH. I make simple extension in asterisk conf file but no success :( Below are the details of configuration files. Even default MOH is also not working.... *Asterisk Version 1.6.2.17.2 * *1) Extension.conf* [incoming] exten => 6000,1,Answer exten =>
2013 Oct 21
3
Asterisk-12 issue after successful installation
Hi Team, I have installed asterisk-12 Beta but when I try to asterisk start then get below issue. *[root at cs-gb-pwr-1-04 asterisk-12.0.0-beta1]# asterisk -r asterisk: error while loading shared libraries: libjansson.so.4: cannot open shared object file: No such file or directory [root at cs-gb-pwr-1-04 asterisk-12.0.0-beta1]#* -- Thanks and regards Virendra Bhati +91-9718500594
2004 Jul 27
2
Using rxfax over SIP
I have no analog line interfaces on my asterisk system, but I do have two UK 0870 numbers routed to two separate VoIP accounts (one with FWD, one with gossiptel). Asterisk is configured to register with these accounts. I get voice calls through just fine this way. I thought I could get one of these 0870 numbers to route through to rxfax, thus allowing folks to fax me directly. I've set up
2011 Jun 10
2
How to remove asterisk ?
Hi List, Is there any way by which we can remove asterisk from machine without deleting folder manually? I did google and gets various solution by no success. even after deleted asterisk will be there ..... ----- Thanks and regards Virendra Bhati +91-9172341457 Asterisk Engineer -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jun 10
1
Asterisk issue or VoIP provider issue ?
Hi List, I want to set my caller ID and name with asterisk. So that when I make outgoing calls then destination end will see my name with number. from asterisk end I set both the things into dialplan. --------------- -------------- exten => _X.,n,Set(CALLERID(num)=9172341457) exten => _X.,n,Set(CALLERID(name)="Virendra Bhati") But when call reach to destination number then only
2011 May 17
3
how to know how many calls are on hold
hi list, please help me how to know how many calls are on hold..... -- ----- Thanks and regards Virendra Bhati +91-9172341457 Asterisk Engineer -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110517/09cbc325/attachment.htm>
2011 Apr 22
7
Flite issue
Hi Asterisk guys, Flite is not working with asterisk 1.6.2.17. Flite is working with asterisk 1.4. Please help me how to use it with asterisk 1.6 ....... Thanks in advance. ----- Thanks and regards Virendra Bhati +91-9172341457 Software Engineer -------------- next part -------------- An HTML attachment was scrubbed... URL: