Fax use G711 and voice use G729

I am going to have 2821 connecting to PBX T1 for about 10 sites. GK is used to manage the call routing and bandwidth. The codec we choose is G729. Question is: can we meantime use G711 for the fax even H323 dialpeer is G729? I know G711 passthrough is much better. Fax is on the PBX too.

Here is a rather old document (but still mostly valid) which says fax relay is the preferred method.
http://www.cisco.com/univercd/cc/td/doc/product/voice/c_access/fxmdmnt.htm
This is a good document that will help you understand the issues encountered with faxing over IP.
http://www.cisco.com/en/US/tech/tk652/tk777/technologies_tech_note09186a0080114565.shtml
The right answer will depend upon the specific requirements in your network. In my experience, faxes and modems are an area that can be challenging, and that may require trial and error to get it right.
As an example, we decided to use fax relay everwhere (some low speed WAN links don't have the bandwidth for upspeed), but ran into a very isolated problem with PSTN faxes between our Right Fax server and an internal fax board in a AS400 server at another company. All faxes everywhere else worked great, but this would always fail. Switching it to fax passthrough was the fix, so we now use fax relay for all faxing, except for RightFax to and from the PSTN, which is passthrough.
Please rate helpful posts.
Dave

Similar Messages

  • I cannot use data and voice at the same time.

    I cannot use data and voice at the same time.
    I am on Wifi (connected) and at the same time I am on a voice call. when I switch to my RSS feed reader it does not sync it comes out with a message cannot connect to internet, I thought it is a problem with the feed reader application, IE 10 behaves the same I cannot browse when I am on a voice call.
    This is a very basic issue, am I missing something? Please help.
    My Model is lumia 820 with the latest portico update.
    TIA
    Sandeep

    I am aware that packet data via EDGE and voice cannot happen at the same time, surprisingly when I am on voice call I cannot connect to internet via Wifi too

  • Get "Creation Script" of the existing table ( in SQL database) using C# and without using SMO dlls

    Hi All,
    I need to get the "Creation Script" of the existing table using c# and without using SMO dlls (is it possible? I don't know).
    I.e. In SQL Management Studio -> right click on any table -> Script table as -> Create To  - > open in the new query editor window. This will give you the schema of the table with the constraints of the table.
    For E.g. In Northwind database, for the table "Categories", I would like to get it as show below
    USE [Northwind]
    GO
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    CREATE TABLE [dbo].[Categories](
        [CategoryID] [int] IDENTITY(1,1) NOT NULL,
        [CategoryName] [nvarchar](15) NOT NULL,
        [Description] [ntext] NULL,
        [Picture] [image] NULL,
     CONSTRAINT [PK_Categories] PRIMARY KEY CLUSTERED
        [CategoryID] ASC
    )WITH (PAD_INDEX  = OFF, STATISTICS_NORECOMPUTE  = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS  = ON, ALLOW_PAGE_LOCKS  = ON) ON [PRIMARY]
    ) ON [PRIMARY] TEXTIMAGE_ON [PRIMARY]
    GO
    I would like to get the same schema using c#. Please help.
    Thanks & Regards,
    Kalai.

    SMO is the easiest way to get this. This is what Management Studio uses. If you can't use SMO, get a Profiler trace of the queries that SMO executes when generating the script and execute the same using ADO.NET.
    Regards,
    Farooq Mahmud
    Support Escalation Engineer 
    •  Microsoft Health Solutions Group

  • I am using ethernet and am using a Linksys SE1500 5- port fast etherner switch, i cant seem to sign in on the apple for anything although I have accounts set up in itunes/apple and netflix . Any suggestions PLEASE have spent 3 hours argh. thanks

    I am using ethernet and am using a Linksys SE1500 5- port fast etherner switch, i cant seem to sign in on the apple for anything although I have accounts set up in itunes/apple and netflix . Any suggestions PLEASE have spent 3 hours trying everything I can think of. Any help will be appreciated!
    I have a linksys router but it isn't strong enough to get to this computer, so we are using ethernet.
    Thank you
    Colleen

    Welcome to the Apple Community.
    Are you getting any messages about date and time.
    Have you tried restarting the Apple TV by removing ALL the cables for 30 seconds.
    Are you connected to the network correctly.

  • If you log out of your apple ID on your iPad and let someone else use it and they use facetime.  How come it shows my facetime history and not theirs?   I do not want them to have access to my history.  How can I prevent that and they can see their own?

    If you log out of your apple ID on your iPAD mini and let someone else use it and they use facetime.  How come it shows my facetime history and not theirs?   I do not want them to have access to my history.  How can I prevent that and they can see their own?  Or is the history associated with the iPAD mini itself and not the actual icloud user account?

    You are logging out from
    Settings -> FaceTime, right?
    My guess would be though, that the FaceTime history is stored locally on the device, so anyone using it will see the entire device history (I cannot imagine that FaceTime uploads the history to an Apple server anywhere - I'm sure it is just logged locally on the device - based on my iPhone and iPad show completely different histories, for example).

  • Fax and Voice use same DID - SIP/CUBE

    Is there any good way to have inbound Fax and Voice calls use the same DID?
    I know there used to be a Fax Onramp TCL script, but I thought that was for TDM circuits (T1-PRI).
    In this scenario, the PSTN comes from a SIP provider to a CUBE router. The provider does support T.38.
    Call flow is: Remote Fax machine -> PSTN -> SIP Provider -> CUBE ->SIP -> CUCM (or Fax server.)
    Ideally, I would like to send Fax calls directly to a 3rd party Fax server without going through CallManager (using dial-peers).
    I'm hoping there is some secret SDP message that says "This is a Fax call, route me to the Fax server".
    Thanks, Randy

    Hi Stephan,
    there are several timeouts and timings on voice ports which you can try out to "speed up" your disconnect but from my experience fax machines have an internal timing they need to get ready again - for example it needs often ~30sec to make a second ingoing fax after receiving the first one. For outgoing faxes the machine has usually a buffer where it stores the pages till the line is ready again. So it depends on the type & brand of fax machine you use, doesn't it?
    Notice that some timeouts don't work since you control them with UCM (eg. ringing timeout => should be no answer config on line configuration)
    show voice port 2/0:
    Initial Time Out is set to 2 s
    Interdigit Time Out is set to 10 s
    Call Disconnect Time Out is set to 60 s
    Supervisory Disconnect Time Out is set to 750 ms
    Ringing Time Out is set to infinity
    Wait Release Time Out is set to 30 s
    Hookflash-in Timing is set to max=1000 ms, min=150 ms
    Hookflash-out Timing is set to 400 ms
    Furthermore I would suggest you to use actual 12.4(24)T release since i hade several problems with the 12.4(25c).
    Regards,
    Christoph

  • How to Split the string using Substr and instr using loop condition

    Hi every body,
    I have below requirement.
    I need to split the string and append with single quotes('') followed by , (comma) and reassign entire values into another variable. so that i can use it where clause of update statement
    for example I am reciveing value as follows
    ALN varchar2(2000):=(12ERE-3MT-4Y,4IT-5O-SD,OP-K5-456,P04-SFS9-098,90P-SSF-334,3434-KJ4-O28,AS3-SFS0-J33,989-3KL-3434);
    Note: In the above variable i see 8 transactions, where as in real scenario i donot how many transaction i may recive.
    after modification i need above transactions should in below format
    ALTR Varchar2(2000):=('12ERE-3MT-4Y','4IT-5O-SD','OP-K5-456','P04-SFS9-098','90P-SSF-334','3434-KJ4-O28','AS3-SFS0-J33','989-3KL-3434');
    kindly help how to use substr and instr in normal loop or for loop or while loop while modifying the above transactions.
    Please help me to sort out this issue.
    Many Thanks.
    Edited by: user627525 on Dec 15, 2011 11:49 AM

    Try this - may not be the best way but...:
    create or replace type myTableType as table of varchar2(255)
    declare
    v_array mytabletype;
    v_new_str varchar2(4000);
    function str2tbl
             (p_str   in varchar2,
              p_delim in varchar2 default '.')
             return      myTableType
        as
            l_str        long default p_str || p_delim;
             l_n        number;
             l_data     myTableType := myTabletype();
        begin
            loop
                l_n := instr( l_str, p_delim );
                exit when (nvl(l_n,0) = 0);
                l_data.extend;
                l_data( l_data.count ) := ltrim(rtrim(substr(l_str,1,l_n-1)));
                l_str := substr( l_str, l_n+length(p_delim) );
            end loop;
            return l_data;
       end;
    begin
      v_array := str2tbl ('12ERE-3MT-4Y,4IT-5O-SD,OP-K5-456,P04-SFS9-098,90P-SSF-334,3434-KJ4-O28,AS3-SFS0-J33,989-3KL-3434', ',');
          FOR i IN 1 .. v_array.COUNT LOOP
             v_new_str := v_new_str || ''''||v_array(i)||'''' || ',';
          END LOOP;
       dbms_output.put_line(RTRIM(v_new_str, ','));
    end;  
    OUTPUT:
    =======
    '12ERE-3MT-4Y','4IT-5O-SD','OP-K5-456','P04-SFS9-098','90P-SSF-334','3434-KJ4-O28','AS3-SFS0-J33','989-3KL-3434'HTH
    Edited by: user130038 on Dec 15, 2011 12:11 PM

  • How to automlog into webside using username and password using java program

    I am trying to log in to a website using password and username. What libraries i can use. I searched online and came to know that i can use Apache's commons HttpClient library to do that. I am new to this please let me know what can i use.
    For starting purpose i wrote this code:
    public static void main(String[] args) throws URIException {
         try {
              HttpClient client = new HttpClient();
              GetMethod method = new GetMethod("http://www.google.com");
                   int returnCode = client.executeMethod(method);
                   System.err.println(method.getResponseBodyAsString());
              method.releaseConnection();
              } catch (HttpException e) {
                   e.printStackTrace();
              } catch (IOException e) {
                   e.printStackTrace();
    but this is giving me an error. please see below,
    java.net.UnknownHostException: www.google.com
         at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
         at java.net.PlainSocketImpl.connect(Unknown Source)
         at java.net.SocksSocketImpl.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at java.net.Socket.<init>(Unknown Source)
         at java.net.Socket.<init>(Unknown Source)
         at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:80)
         at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:122)
         at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
         at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
         at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
         at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
         at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
         at com.verizon.zoeott.ingest.PropertyFileReader.main(PropertyFileReader.java:48)
    Another thing is that we use proxy to get internet connection. In internet explorer-->internet options-->LAN Settings-->using automatic configuration script to connect to the internet.
    I don't know how to configure this into java program. please help.
    Thanks,
    amol
    Edited by: 877846 on Jan 20, 2012 9:16 AM
    Edited by: 877846 on Jan 20, 2012 9:21 AM

    Also please let me know about how to connect internet through proxy server.As I said above, if you are using the Apache HTTP client, no we can't, as this is not an Apache forum. I also told you where to find that answer.
    If on the other hand you don't want to use that client any more, setting the system properties http.proxyHost and http.proxyPort will do it for java.net.HttpURLConnection. See the Java Custom Networking tutorial for examples.

  • Using iBooks and Voice Over

    I have encountered a problem with iBooks on my iPad. When I activate Voice Over to read the book out loud, then iPad screen goes black.
    I have found that the only way to restore the screen is to connect the iPad to my iMac and then change the settings.
    Any comments, please!

    Try triple-tapping using three fingers on the device display to turn off screen curtain.

  • Using username and password used in UME

    Hi
        i have used UME to authenticate the user and now i want to do as follows.
        call a web service and if that logged in user has right to access that web service he will get the result else he will not.
       right now i have hard coded the a user to call the web service and every one who has logged in can see every thing i don't want such things now.
    so please give me suggestion for this
    Thanks in advance

    Hi nk,
    In case you are using WS-over-EJB you can try to implement something like described in this <a href="http://help.sap.com/saphelp_nw04/helpdata/en/21/f8424089ff2571e10000000a155106/frameset.htm">tutorial</a>.
    If you need user cridentials, check
    Get the current client-user password
    Reading User Logon and Password on Web Dynpro Application
    retrieving password.........
    Best regards, Maksim Rashchynski.

  • Difference between join conditions using NVL and not using NVL

    Hi,
    I have a join condition in one of the applications as follows.
    NVL(RQ.out_mesg_id,0) = NVL(RS.out_mesg_id,0)How is it different without using NVL function. What is the internal execution difference.
    RQ.out_mesg_id = RS.out_mesg_idWill there be any difference in Performance and also in the query output.
    Regards,
    Pabolu

    Pabolu wrote:
    Hi,
    I have a join condition in one of the applications as follows.
    NVL(RQ.out_mesg_id,0) = NVL(RS.out_mesg_id,0)How is it different without using NVL function. What is the internal execution difference.
    RQ.out_mesg_id = RS.out_mesg_idWill there be any difference in Performance and also in the query output.
    Regards,
    PaboluI suppose that's a bit of a trick question (or could be).
    If the column is allowed to be NULL, then your 2 queries are NOT equivalent, so comparing isn't useful since presumably you can only have one correct result :)
    However, if RQ and RS (no idea what the table names are) are both defined as having a NOT NULL constraint on the column out_mesg_id (ignoring the possibility of column level masking possible with the use of VPD here) then the optimizer could do better if you rewrote the query without the use of NVL (this would of course depend on your tables, indexes, etc ... i am merely showing you that it COULD make a difference).
    SQL> select * from v$version;
    BANNER                                                                         
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product               
    PL/SQL Release 10.2.0.1.0 - Production                                         
    CORE     10.2.0.1.0     Production                                                     
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production                        
    NLSRTL Version 10.2.0.1.0 - Production                                         
    SQL>
    SQL> create table t1 as
      2  select level as col1, case when mod(level, 10) = 0 then null else mod(level, 10) end as col2
      3  from dual connect by level <= 1000;
    Table created.
    SQL>
    SQL> alter table t1 add constraint t1_pk primary key (col1);
    Table altered.
    SQL>
    SQL> create index t1_i_001 on t1 (col2);
    Index created.
    SQL>
    SQL> exec dbms_stats.gather_table_stats(user, 'T1', cascade => true);
    PL/SQL procedure successfully completed.
    SQL>
    SQL> create table t2 as
      2  select level as col1, case when mod(level, 100) = 0 then null else mod(level, 100) end as col2
      3  from dual connect by level <= 1000;
    Table created.
    SQL>
    SQL> alter table t2 add constraint t2_pk primary key (col1);
    Table altered.
    SQL>
    SQL> create index t2_i_001 on t2 (col2);
    Index created.
    SQL>
    SQL> exec dbms_stats.gather_table_stats(user, 'T2', cascade => true);
    PL/SQL procedure successfully completed.
    SQL>
    SQL> --query using NVL
    SQL> explain plan for
      2  select count(*)
      3  from t1, t2
      4  where nvl(t1.col1, 0) = nvl(t2.col1, 0)
      5  /
    Explained.
    SQL>
    SQL> SELECT * FROM table(DBMS_XPLAN.DISPLAY);
    PLAN_TABLE_OUTPUT                                                              
    Plan hash value: 663667122                                                     
    | Id  | Operation              | Name  | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT       |       |     1 |     8 |     5  (20)| 00:00:01 |
    |   1 |  SORT AGGREGATE        |       |     1 |     8 |            |          |
    |*  2 |   HASH JOIN            |       |  1000 |  8000 |     5  (20)| 00:00:01 |
    |   3 |    INDEX FAST FULL SCAN| T1_PK |  1000 |  4000 |     2   (0)| 00:00:01 |
    |   4 |    INDEX FAST FULL SCAN| T2_PK |  1000 |  4000 |     2   (0)| 00:00:01 |
    PLAN_TABLE_OUTPUT                                                              
    Predicate Information (identified by operation id):                            
       2 - access(NVL("T1"."COL1",0)=NVL("T2"."COL1",0))                           
    16 rows selected.
    SQL>
    SQL> --verbose version of NVL
    SQL> explain plan for
      2  select count(*)
      3  from t1, t2
      4  where t1.col1 = t2.col1
      5  or ( (t1.col1 is null and t2.col1 = 0) or (t2.col1 is null and t1.col1 = 0) or (t1.col1 is null and t2.col1 is null) )
      6  /
    Explained.
    SQL>
    SQL> SELECT * FROM table(DBMS_XPLAN.DISPLAY);
    PLAN_TABLE_OUTPUT                                                              
    Plan hash value: 1043818223                                                    
    | Id  | Operation              | Name  | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT       |       |     1 |     8 |     2   (0)| 00:00:01 |
    |   1 |  SORT AGGREGATE        |       |     1 |     8 |            |          |
    |   2 |   NESTED LOOPS         |       |  1000 |  8000 |     2   (0)| 00:00:01 |
    |   3 |    INDEX FAST FULL SCAN| T1_PK |  1000 |  4000 |     2   (0)| 00:00:01 |
    |*  4 |    INDEX UNIQUE SCAN   | T2_PK |     1 |     4 |     0   (0)| 00:00:01 |
    PLAN_TABLE_OUTPUT                                                              
    Predicate Information (identified by operation id):                            
       4 - access("T1"."COL1"="T2"."COL1")                                         
    16 rows selected.So if we compare the 'verbose' version of the query, in the "predicate information" section of the explain you can see that the optimizer was able to completely ignore the
    or ( (t1.col1 is null and t2.col1 = 0) or (t2.col1 is null and t1.col1 = 0) or (t1.col1 is null and t2.col1 is null) ) condition since it knows that neither t1.col1 NOR t2.col1 columns can be null (by definition), and because of this we get a slightly different index access choice.

  • Using JavaBeans and not use BDK?

    I sort of understand Java Beans and currently writes custom beans for my installer using InstallShield MultiPlatfor Edition. I do register the bean(s) the same way as you do with BDK.
    Are there any samples or documentation so that I can write my own GUI builder so I can drop the beans there
    just like you do in Visual Cafe, Visaul Age for Java and JBuilder?
    Or we write JavaBeans and be at the mercy of BDK and or 3rd party GUI builders?

    Do you actually need a GUI builder for your beans??
    In my experience GUI builders are rarely useful and when they are useful it's usually for only the simplest of examples.
    Why not simply code them by hand using the beans' documentation? You'll actually learn something instead puzzling over the myriad shortcomings associated with GUI builders.
    This is not to say you shouldn't roll your own gui builder. But is that really where you should spend your time?

  • I use hotmail,and I use to be able to attach files, now when i click the paper clip nothing

    When trying to attach files to my e-mail I roll over the paper clip icon and attachment it doesn't high lite, I'm using Hotmail, it does the same thing for office docs and photos

    <blockquote>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.5.7 NET_mmhpset FBSMTWB</blockquote>
    You have or had an extension installed (NET_mmhpset) that has changed the user agent from Firefox/3.6.x to Firefox/3.0.x.
    You can check the general.useragent prefs on the about:config page.
    You can open the about:config page via the location bar, just like you open a website.<br />
    Filter: general.useragent<br />
    If general.useragent prefs are bold (user set) then you can right-click that pref and choose Reset.<br />
    See [[Web sites or add-ons incorrectly report incompatible browser]] and [[Finding your Firefox version]]
    See also http://kb.mozillazine.org/Resetting_your_useragent_string_to_its_compiled-in_default
    See these pages and threads about Fast Browser Search (FBSMTWB in the user agent, Help > About).
    *http://www.fastbrowsersearch.com/FBS_Toolbar/Help/helpUninstalling.aspx
    *http://www.pccybertek.com/2009/05/remove-fast-browser-search
    *[/tiki-view_forum_thread.php?forumId=1&comments_parentId=264720]
    *http://forums.mozillazine.org/viewtopic.php?f=38&t=1430845
    Your above posted system details show outdated plugin(s) with known security and stability risks.
    # Shockwave Flash 10.0 r32
    # Next Generation Java Plug-in 1.6.0_16 for Mozilla browsers
    Update the [[Java]] plugin to the latest version.
    *http://java.sun.com/javase/downloads/index.jsp (Java Platform: Download JRE)
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

  • Using Raid and enabling use of second sound devic.K8N/SLI 7100 mobo.I'm lost

    My specs are in my signature, question is should I configure my hd's in Raid, will I get a performance increase? and what is the actual process in doing so? I have a floppy that came with my mobo titled raid configurator something, Keep in mind these hd's are Ultra ATA/100 with 8mb cache and not sata or scsi, and I have two sound devices, the onbard sb live and a pci sb ls.....can i use ls for my mic?....how should I do it? I heard someone mention doi9ng the same thing before i just can't find the post....thank you 

    RAID is worht the speed.  Just configure it in the BIOS and instal Win like on a regular drive.  XP SP2 needs a 4K cluster size to instal IIRC.

  • How to find out the most used objects and rarely used objects?

    Hello all,
                  Can somebody please guide me on the procedure to separate frequently used transactions or reports or tables from rarely used ones on the production server?
    Is there any special transaction to find this out?
    hope to hear from you soon.
    Thanks,
    me

    The SAP standard doesn´t provide such a functionality. There is, however, a product called "RBE" (Reverse Business Engineer) which is part of the Solution Manager (ST-SEP). It must be licensed separately.
    Check
    https://service.sap.com/~sapdownload/011000358700000052162007E
    Markus

Maybe you are looking for