search for: callflows

Displaying 10 results from an estimated 10 matches for "callflows".

Did you mean: callflow
2004 May 07
4
SIP Wokflow diagram
Hi everybody, I would like to create SIP call flow Diagram under Windows. Is anybody know a program to perform it? I have already Ethereal and I would like an explicit diagram just to show where something have problems... Thanks Ignace
2010 Sep 17
1
Attended Transfer does not release channels
Hi all, i have the following setup PSTN -> routing server (asterisk 1.6.2.11) -> IAX -> callcenter asterisk 1.6.2.9 -> SIP -> agent Does work quit fine - then agent does have the abibility to transfer a call to a third party - the agent can initiate the transfer over a web interface - it does generate a asterisk manager atxfer request... So agent does initiate transfer - call
2005 May 11
1
Forcing Asterisk to not bridge/transcode RTP traffic
Does anyone know how to do this? Just curious, ie SIP callflow A -- Asterisk -- B, RTP goes directly from A to B .. Matt
2004 Aug 06
0
Asterisk as SIP proxy?
I know asterisk isn't a real SIP proxy and is more of a multi-protocol pbx with limited SIP support, but... ... is it possible if you have a central registration server that handles all of your dialplan routing and several asterisk PSTN gateways that it routes calls to for an outbound SIP conversation using reinvites and NOT have the registrar box try and send ANY RTP traffic back to the
2006 Feb 06
0
Oh323 channel problem
Hi, I'm using Asterisk 1.2.3 with the asterisk-oh323 channel driver, version 0.7.3. Pwlib is V1.8.7 an OpenH323 is V1.15.6. Following CallFlow: SIP-UA -> OpenSER -> * -> CCM OpenSER routes all calls with prefix 60 to Asterisk, where I've configured following extension: exten => _60.,1,Dial(OH323/${EXTEN:2}@v.w.x.y) v.w.x.y is a Cisco Callmanager where Asterisk is
2007 Nov 20
0
MediaHandling--Help Required
Hello Users, My Setup is like this openser --Registrar asterisk --Callflow using asterisk-b2bua + radius for accounting My Intention was to generate a Acct-Stop Packet when there is a failure of RTP media from one of the UAC's( callee or caller) who is in dialog. so that the Caller will not be charged for Meaning less network problems Because there is no way asterisk knows about
2004 Jan 09
3
ChanIsAvail and SIP
Hello all. Has anyone had any success using ChanIsAvail with only SIP channels? Is there another, better way to check if an extension is busy without dialing it? Thanks, B. J. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040109/48ac2c3e/attachment.htm
2009 Dec 01
0
SafiServer and SafiWorkshop 1.2 With Web Services Released
SafiServer and SafiWorkshop 1.2 is here! This is a seminal release for us as the product is now more stable, powerful, and easy to use than ever. We've also added a new ActionStep "CallWSByWSDL" that allows you to easily consume Web Services from your Saflet, providing you with even more integration possibilities for your IVR/Callflow applications. The release of this ActionStep
2020 Sep 08
3
Some calls drop after 30 seconds
    Some users have complained that their calls drop after about 30 seconds.  Not all, just some.  After looking at the log files the only difference I can find from the dropped calls is the following line: [2020-09-07 11:29:59] VERBOSE[21666][C-00000055] bridge.c: Bridge 14410400-5e04-4358-af0c-45fd71f6f5cd: switching from simple_bridge technology to native_rtp     Most calls just do:
2006 Feb 27
8
AGI Scripts Terminate too Soon
Ok, here's a weird one. I have an AGI script where one user calls another. The call is answered. Everything is peachy. If the call is terminated by the CALLEE hanging up the call, then Asterisk returns control back to where the Dial() command left off, and I can check the return code of Dial(), ${DIALSTATUS} etc. That's all great. HOWEVER, if the CALLER hangs up the call, it seems as if