Snap capture auto on incoming call event

Hi all, write almost after 2 years.

now I m developing an application regarding: "Application automatically captures a nod & send immediately by e-mail when it receives an incoming call..."

I have done until now is: -.

my code from the main class:

public class ClickNSend extends UiApplication {

    /**
     * Entry point for application
     * @param args[0] = CALL_RECEIVED(Command line arguments)
     */
    public static void main(String[] args)
    {
        ApplicationPermissions permission = new ApplicationPermissions();
        permission.addPermission(ApplicationPermissions.PERMISSION_EMAIL);
        permission.addPermission(ApplicationPermissions.PERMISSION_MEDIA);

        if ( args.length > 0 && args[0].equals("CALL_RECEIVED")) {
            RegisterPhoneListener phone_handler = new RegisterPhoneListener();
            Phone.addPhoneListener(phone_handler);
            System.out.println("===================> started in auto-start up mode..");
        }
        else if ( args.length > 0 && args[0].equals("NORMAL_MODE")){
            System.out.println("===================> started in regular mode..");
            SnapShot app = new SnapShot();
            app.enterEventDispatcher();
        }

    }

    public ClickNSend(){}
}

(2) method phoneListener which is called code entering is given below

private void checkCall(String ehandler, int callid){
        System.out.println("Status:::" + ehandler );
        callInfo = Phone.getCall(callid);
        UiApplication.getUiApplication().invokeLater(new Runnable()
        {
        public void run(){
            try {
                AutoStartSnapShot app = new AutoStartSnapShot();
            } catch (Exception e) {
        System.out.println("Exception : "+e.getMessage());
        }
        }
        });
}

(3) class code AutoSartSnapShop

public AutoStartSnapShot() {
        try{
            home = new MainScreen();
            p = Manager.createPlayer("capture://video");
            p.realize();
            System.out.println("----------->>> Player realized");
            p.prefetch();
            System.out.println("----------->>> Player prefetched");
            p.start();
            System.out.println("----------->>> Player started");
            vc = (VideoControl) p.getControl("VideoControl");
            viewFinder = (Field)vc.initDisplayMode(VideoControl.USE_GUI_PRIMITIVE, "net.rim.device.api.ui.Field");
            home.add(viewFinder);
            //Thread.sleep(1500);
            pushScreen(home);
            new Thread() {
                public void run() {
                    try {
                        capture();
                    } catch (Exception e) {
                        e.printStackTrace();
                    }
                }
            }.start();

        } catch (Exception me){
            System.out.println(me.getMessage());
        } finally {
            popScreen(home);
        }

    }

now my problem is that - when I received a call, an exception is thrown: application already running in this process... to "BOLD" statement / highlighted in above code...

I stuck very bad... Please suggest a good solution

It was solved by writing

UiApplication.getUiApplication().pushGlobalScreen(new  AutoStartSnapShot(), 1, iEngine.GLOBAL_MODAL);

insteade of Scripture

UiApplication.getUiApplication().invokeLater(new Runnable() {
      public void run(){
          try {
              AutoStartSnapShot app = new AutoStartSnapShot();
          } catch (Exception e) {
              System.out.println("Exception : "+e.getMessage());
          }
      }
});

Tags: BlackBerry Developers

Similar Questions

  • How to detect incoming calls in the background?

    Hello

    our application works in the background (and playes audio). We are looking for a way to detect incoming calls (and to stop playing).

    It comes to CLDC app, not a moped.

    Is it possible in background mode and how? In which case I can listen?

    If not, is it possible in the leading fashion and how?

    I guess we can add a net.rim.blackberry.api.phone.PhoneListener and use the callIncoming method
    in the main application, but it works in background mode?

    If anyone can confirm, I would appreciate... Thank you...

    @ BBDev, but when a call is incoming, and then sound stops automatically right? And we don't have to capture the event however!

    Thank you!

  • Get the message of incoming call on HP 7520 all-in-one Photosmart

    I had a professional hook up my HP Photosmart 7520 wireless all in one.  I have a special ringtone that is put in place for faxes and also

    I get phone calls on this line. Everything works fine, but lately I've noticed when I get a phone call

    a message appears on the screen of the printer saying incoming call Auto answer on ignore or accept. I also get this messge

    for incoming faxes. If you do not click on ignore or accept that everything works well. You will get your phone call and also the

    Fax will print. I do not know if this message appeared on the screen of the printer or I'm just noticing.

    I think I started to get this message calls and faxes. Can someone tell me if this message should always

    appear when you get an incoming call or a fax or is there a setting I need to change to get rid of the message? The message really is not hurt anything if you pretend it isn't there, for incoming call example, message, leave it alone and pick up phone and all is well. The same thing with the fax. I have a distinctive ring of a fax, a double ring, but the message remains displayed "call auto answer incoming on ignore or Accept." If you do not click on ignore or accept the fax starts printing and the message disappears.  I swear I've never seen this message before.  Can anyone share any light

    on this subject? I don't know if I make a mountain out of a hill of the mole, because everything still works, but I

    never remember just to see this message on the printer display screen before and I would like to know if it comes from an update, or if I've accidentally changed something, or if it was always like that and I just noticed. Please, if anyone can shed some light on this, I would be grateful, because I really think that this message has begun to appear even if everything seems to be in working condition. All answers would be appreciated. I know I'm old, but I hope I don't get senile no also. The only thing that has happened between the time wherever I noticed this message is I needed a Java Update and I got a fake virus. This was my tech support-assisted and supported.

    Thank you in advance.

    Hi go_pens,

    Your printer has a feature that allows automatic updates. There was actually a patch last week or the week before for this printer. These updates to the firmware of the printer. I think that your mind is still intack, I believe, you're not senile.

    I don't think the message appeared on the printer before, I guess you're right, and that the update made this change. In addition to the automatic response accepting faxes for you, you now have the possibility to accept or ignore the fax before that the automatic response accepts the fax.

    I hope that this addresses and solves your request! Thanks for joining the HP Forums. If there is anything else, we can help do not hesitate to ask.

  • BlackBerry Z30 incoming calls NOT Ringing - Z30

    Hello

    I recently did a quick reset on my Blackberry Z30 (outfits the two buttons for volume 10 seconds), this fixed my initial problem to experience the shift answering calls.

    When I get calls, now, however there is no ringing sound... I can see the incoming call and I answer the call, but there is no ringing sound.

    I tried to ensure that the volume buttons have turned up full, I even checked my notification settings and made sure that they are on normal. I checked also double the settings on the normal setting, ensure that the volume meter is full.

    Yet even after that, then by restarting the phone several times, still me the same problem.

    Does anyone have the magical answer, I would really advice, because miss me calls because there is no ringing sound.

    sdgardne wrote:
    Hello and welcome to the community!

    Have you tried changing the notification settings, check that and then to change them to what you want? Maybe something is 'stuck '...

    If not, has there been any rush before the event this behavior started? You already described the shift answering calls and restarting with volume keys, but was there something before? A new application? An update of a certain type? Something else?

    Or, if it was always like that? I don't think... and so began to understand what happened just before this behavior is a good first step to try to understand.

    Also, what OS is your device currently running please?

    Let us know.

    Hello

    Thank you for your reply,

    I tried to change the notification setting of 'silent' to 'normal' to see if it helps... but it did not help.

    I have not changed anything in the settings or downloading apps, I even tried to reset some default functionality and he still refuses to make the Bell Rings when someone calls me.

    The current software provides its update: OS Blackberry 10 - version of the 10.3.2.28.36 software

    If you have an idea of what the issue could be just I want to know, I would rather not completely reset my phone like this would be the last resort.

    UPDATED - HIS RING NOW ONCE AGAIN!

    I plugged into my macbook and tried to load in the Blackberry Link software, that the software did not recognize my phone (another new question lol), it's just returned to normal, and now I can hear it ring, thank God!

  • CallType does not return a missed call event

    Hi all

    Today I try CallType function. At this time I show you this method returns only inbound and outbound event is not back Missedcall event.

    Please check below the code and let me know how I get missed calls event?

     CallType::Type callOfType = call.callType();
        if (callOfType == bb::system::phone::CallType::Incoming) {
            qDebug() <<  "Incoming call..........";
        } else if (callOfType == bb::system::phone::CallType::Missed) {
            qDebug() <<  "Missed Call..........";
        } else if (callOfType == bb::system::phone::CallType::Outgoing) {
            qDebug() <<  "OutGoing Call.........";
        }
    

    That is right. Which is currently used in call only logs. You should use Call: calLState() rather to identify missed calls. The following should work.

    call.callState() == CallState::Disconnected && _lastCallState == CallState::Incoming
    

    See you soon.

    Shadid

  • 9500 Simulator auto hang up call

    Hi, I have developed an application that generates a call using code:

    PA PhoneArguments = new PhoneArguments (PhoneArguments.ARG_CALL, newNumber);

    Invoke.invokeApplication (Invoke.APP_TYPE_PHONE, pa);

    It works in the simulators of the previous version and even in 9530, but to 9500 when the new number is called, he hangs up immediately. In fact, it goes to the method callDisconnected (int callId).  Any thoughts?

    thanx

    Your callInitiated method fires its events?  If so it might be suspended the call before the Simulator incoming call prompt appears.

  • Detect an incoming call

    Hello
    I implement a game using the MIDlet and GameCanvas. I read in the forum a way to detect that an incoming call is using the library of PhoneListener of the RIM.
    But I wonder, is there another way to do a little fooling maybe!
    I noticed that when the unit receives a call, the user accepts the call, the device calls the MIDlet pauseApp and the displayable IsShown method returns false. But when the device receives a call and the user decides to take it or not, the appliance calls pauseApp no displayable methos as isshown returns false, it's returning true in this stadium. If the user declines the call, the game continues to work as if nothing had happened. But the problem is that the device takes control of the sound, and when he returns to the game, there is no sound in my game. Note that this only happens if the user declines the call, because no pauseApp method is called, and IsShown continues to return true.

    Yes, is there a way to detect and incoming call without using PhoneListener?
    Thanks in advance

    Kind regards
    Vitor

    PS: I found and really old thread asking the same thing and it is not resolved yet, so I posted it again, hope this isn't a big problem.

    I found a solution, kind of a thing. In my game there is background music, in adding a PlayerListener, I could detect when a call is received by the playerUpdate method. When a call is received the device stop him his game and receiver playerUpdate a DEVICE_UNAVAILABLE event. So whenever I'm in the middle of the game and receive this event, I can put my game paused.

    Thank you all

  • Is it possible to programmatically accept an incoming call?

    I'm trying to pick up an incoming call by program by injecting the key event to SEND it, but that doesn't seem to work (without exception, the event is simply ignored. The correct permissions are defined as and other must-have injections work just fine). The incoming call screen doesn't seem like inevitable injection at all.

    Just to be safe, I have the following code in the callIncoming() of the PhoneListener method:

              EventInjector.KeyCodeEvent ev = new EventInjector.KeyCodeEvent(
                        EventInjector.KeyCodeEvent.KEY_DOWN,
                        ((char) Keypad.KEY_SEND),
                        KeypadListener.STATUS_NOT_FROM_KEYPAD, 100);
                EventInjector.invokeEvent(ev);
    

    Please correct me if I'm wrong, but I think that this code is correct but ignored (apparently on purpose) by blackberry.

    Is there another way to do this? (I really hope that, because it sounds like a sticking point for us, which means that we must stick with Symbian & WinMo for our product where it works very well).

    I test on a BlackBerry 9000 "BOLD".

    the call method is called before the incoming call screen. If you inject the send key, nothing happens because the modal screen is not yet there.
    Here is the code I use to accept the call. To be on the safe side, I use, I create a new Thread in sleep (500) callincoming and call for a break of half a second for the overall screen to show.

    UiApplication.getUiApplication().invokeLater(new Runnable() {   public void run() {       ApplicationPermissions permissions = ApplicationPermissionsManager.getInstance().getApplicationPermissions();     if (permissions.getPermission(ApplicationPermissions.PERMISSION_EVENT_INJECTOR) == ApplicationPermissions.VALUE_ALLOW) {          EventInjector.KeyCodeEvent pressEndKey = new EventInjector.KeyCodeEvent(EventInjector.KeyCodeEvent.KEY_DOWN,                  (char) Keypad.KEY_SEND, KeypadListener.STATUS_NOT_FROM_KEYPAD, 100);          EventInjector.KeyCodeEvent releaseEndKey = new EventInjector.KeyCodeEvent(EventInjector.KeyCodeEvent.KEY_UP,                  (char) Keypad.KEY_SEND, KeypadListener.STATUS_NOT_FROM_KEYPAD, 100);          EventInjector.invokeEvent(pressEndKey);           EventInjector.invokeEvent(releaseEndKey);     } }});
    

    use invokelater to inject the key and it should work.

  • dealing with the unwanted incoming call to SX 20 during the Conference

    Could someone help me please with a problem I have with a new system of SX20.

    Is it possible that the system can be set to do not disturb when the first call is in place?

    The Polycom VSX 7000, there is a setting in the option multipoint-to-multipoint auto-répondre calls, no auto answer or reject the call.

    This means that the first call can be set to auto answer mode and all calls will be rejected.

    Is it possible that the SX20 can be put in place in this same mode - auto answer the first call and then dismiss all other incoming calls in "do not disturb" mode

    The only option that seems to work is either reject all calls or unwanted calls "ringing" in the session.

    Thank you very much

    Hello

    You can change default "Allow" on "deny".

    Conference 1 IncomingMultisiteCall Mode: enable

    Deny: An incoming call will be rejected if you are already in a call. You will not be notified
    on the incoming call. However, the call will appear as a missed call in the call history list.

    BR Oleksandr

  • BlackBerry Smartphones untrapped exception: java.lang.NullPointerException on silent incoming call

    I got an incoming call and I hit him either the top or to the bottom of the volume button to turn off the sound.  The ringtone to silence, then the unsilenced ringtone 1 second later.  Then I hit the top or to the bottom of the volume once again button, then he silenced and I received this error message:

    Eception exception: java.lang.NullPointerException

    I clicked on OK and everything works fine.  Is there any solution for this and should I be worried?  I am running v4.7.1.40 (Platform 4.1.0.40).

    HI and welcome to the Forums!

    Untrapped exception happen - they are basically an event for which there is no program on the device to manage code. It's like a mistake on a computer--sometimes they straight. Future updates will probably help with some. A few things to check and try:

    (1) make sure you are on the latest OS for your business... you can check your carriers latest version certified through this Portal:

    http://NA.BlackBerry.com/eng/support/downloads/download_sites.jsp

    (2) a Hard Reboot:

    Whenever random strange behaviors creep, the first thing to do is a battery pop reboot. With power ON, remove the hood back and remove the battery. Wait a minute, then replace the battery and cover. Power on and wait patiently through the long reboot - about 5 minutes. See if things return to functioning. Like all computing devices, BB suffers from memory leaks and others... with a hard reboot is the best remedy.

    (3) good memory management:

    There are three types of potential memory on a BB: 1) application memory, the device memory) 2 and 3) Media/SD memory card

    Application memory - it is the most important; It is protected (not available to the user), dedicated and (fixed size) space as the destination for the installation of applications (more a few storage applications, overhead and other costs). You can't touch AppMemory. You cannot improve the maximum AppMemory that your BB has. It is what it is. Applications can install only here... There is no other choice.

    The device memory - it is space on your BB you can touch these files, images, media, etc. In general, it is not very big, but it is available.

    Memory card SD/Media - is what it says... your SD card to store files, media, photos, etc.. It can be as large as your BB OS can support... see this KB:
    http://www.BlackBerry.com/BTSC/KB05461

    On some devices/OS levels, enforcement and the memory of the device are combined into "free file"... This is, IMO, a little more difficult to administer that you can't see really how AppMemory you have. Nevertheless, here are some tips to use:
    http://www.BlackBerry.com/BTSC/KB15345
    http://www.BlackBerry.com/BTSC/KB14320
    http://www.BlackBerry.com/BTSC/KB14213

    Finally, it is always important to correctly close applications when you are finished with them. Using the back or on the red button won't do that - those leave the app to decide what to do... and some let themselves memory-resident, consumes resources on your BB, slowing down the overall performance. Rather, to close an application, press the BBKey and select 'Farm' or 'Quit'... that forces the application to be closed, freeing for your new use the resources it consumed. Some applications will always be running (in general - BBMessenger, browser, homescreen, phone and Messages)... but, you should always close them properly - especially the browser... If we leave on a web page, it will not consume only additional resources, but the power of the battery as well.

    Good luck!

  • Configure incoming calls to route to the internal unit

    I have a Cisco 2921 router which has a 4 FXO inside card. I would like to configure so that ALL incoming calls on all 4 ports to be forwarded to a post internal (1001), it is a test environment and I can't seem to understand what Miss me. The config is below:

    Building configuration...

    Current configuration: 8500 bytes

    !

    ! Last configuration change at 08:19:46 EST Friday, March 1, 2013 by sjones

    !

    version 15.1

    horodateurs service debug datetime msec localtime

    Log service timestamps datetime msec localtime

    no password encryption service

    sequence numbers service

    !

    hostname WH-VOIP-2900

    !

    boot-start-marker

    boot-end-marker

    !

    !

    logging buffered 10000000

    !

    AAA new-model

    !

    !

    AAA authentication login default group Ganymede + local line

    /NOAUTH AAA authentication login no

    default AAA authorization exec group Ganymede + local no

    /NOAUTH AAA authorization exec no

    orders accounting AAA 15 by default start-stop Ganymede group.

    Default connection accounting AAA power Ganymede group.

    !

    !

    !

    !

    !

    AAA - the id of the joint session

    !

    clock timezone IS - 5 0

    summer time clock IS recurring

    !

    No ipv6 cef

    IP source-route

    IP cef

    !

    !

    !

    !

    !

    no ip domain search

    IP domain name mgsd.edu

    !

    Authenticated MultiLink bundle-name Panel

    !

    !

    !

    !

    !

    !

    FXO trunk group

    !

    Crypto pki token removal timeout default 0

    !

    Crypto pki trustpoint TP-self-signed-3979560690

    enrollment selfsigned

    name of the object cn = IOS - Self - signed - certificate - 3979560690

    revocation checking no

    !

    !

    TP-self-signed-3979560690 crypto pki certificate chain

    certificate self-signed 01

    308201B 6 A0030201 02020101 3082024D 300 D 0609 2A 864886 F70D0101 04050030

    2 060355 04031326 494F532D 53656 C 66 2 AND 536967 6E65642D 43657274 31312F30

    69666963 33393739 35363036 6174652D 3930301E 170 3130 31323232 31333533

    30375A 17 0D 323030 31303130 30303030 305A 3031 06035504 03132649 312F302D

    4F532D53 5369676E 656C662D 43 65727469 66696361 74652 33 39373935 65642D

    36303639 3030819F 300 D 0609 2A 864886 01050003, 818, 0030, 81890281 F70D0101

    8100DD47 9227149F 2D084CE5 3 D 7DBF4FCA 227595 C3519000 3F468821 D56F653A

    E74FCBAD B4936598 F0C26B2B 6132ADE7 1B1BDC89 44D3C53F 63DDAF78 8E08FCA7

    7044095A DBE38889 7CD 48871 94ED1CF9 F2ECC50A 8BD21AFC 5BC3B3FC B322E161

    F3CE339A 88AA803B E3705349 03A7D918 C11E5844 ECF039EB FEC44CDF 52A59AE5

    0C 430203 010001A 3 75307330 1 130101 FF040530 030101FF 30200603 0F060355

    551 1104 19301782 1557482D 564F4950 2 D 302E6D67 323930 73642E65 6475301F

    23041830 16801463 9BA90049 2F6005DC F2A35FC3 0EDB2530 0603551D 4138 329D

    1 D 060355 1D0E0416 0414639B A900492F 6005DCF2 A35FC332 9D41380E DB25300D

    06092A 86 01010405 00038181 005C2C45 9F687AEF 3219F567 337E55CD 4886F70D

    9E524A1B 7879B3B1 F3C872F9 DFF7F014 FFE0D84B 67252EFE 3DFF8959 9565ADE2

    79857E34 FFF2C3DE 667D5D62 8A4E4690 D874CF4A 8B 180832 7748D1E8 BB71543B

    BC404126 02DABACB DDF24EE6 6F63F8CE F7F8494C 66115C B768BC77 DA2D5C2C 77

    984DC376 A16F2B81 D1CBD44F F23B8605 D4

    quit smoking

    voice-card 0

    DSP services dspfarm

    !

    !

    !

    voip phone service

    h323 connections allow h323

    allow connections h323 to SIP

    allow connections sip h323

    allow sip to sip connections

    redirect ip2ip

    Fax protocol t38 ls-redundancy version 0 0 hs-redundancy 0 help none

    H323

    !

    voice class codec 1

    g711ulaw codec preference 1

    codec preference 2 g729r8

    !

    vocal h323 class 1

    H225 timeout tcp establish 3

    Call slow start

    prerogative of the call

    !

    !

    !

    !

    !

    license udi pid CISCO2921/K9 sn FTX1448AJ6B

    HW-module pvdm 0/0

    !

    !

    !

    username admin privilege 15 secret 5 $1$ iKc / $uQJli0iQG9VAu4PiFeYC8 /.

    !

    redundancy

    !

    !

    !

    !

    !

    !

    !

    !

    !

    !

    !

    interface GigabitEthernet0/0

    Description inside LAN

    IP 10.40.0.51 255.255.0.0

    automatic duplex

    automatic speed

    H323-gateway voip interface

    H323-gateway voip bind port 10.40.0.51

    !

    interface GigabitEthernet0/1

    no ip address

    Shutdown

    automatic duplex

    automatic speed

    !

    interface GigabitEthernet0/2

    no ip address

    Shutdown

    automatic duplex

    automatic speed

    !

    IP forward-Protocol ND

    !

    IP http server

    local IP http authentication

    IP http secure server

    IP http timeout policy slowed down 60 life 86400 request 10000

    !

    IP route 0.0.0.0 0.0.0.0 10.40.0.1

    !

    !

    !

    !

    !

    !

    SNMP-Server RO community mgsdvoip

    SNMP-Server RO community mhsswitch

    location of Server SNMP "Mooresville High School"

    Server enable SNMP traps snmp authentication linkdown, linkup warmstart cold start

    Enable SNMP-Server intercepts ATS

    Server enable SNMP traps eigrp

    Enable SNMP traps envmon fan supply temperature State of the server stop

    Server enable SNMP traps insertion withdrawal flash

    SNMP-Server enable traps energywise

    Server enable SNMP traps cef resources-failure-change of State peer peer-fib-state-change inconsistency

    Server enable SNMP traps config-copy

    config SNMP-server enable traps

    Server enable SNMP traps config-ctid

    entity of traps activate SNMP Server

    Server enable SNMP traps hsrp

    Enable SNMP-server holds the CPU threshold

    Server enable SNMP traps syslog

    Server enable SNMP traps vtp

    Server enable SNMP traps srst

    SNMP-Server enable traps voice

    SNMP-server host 10.65.0.252 version 2 c mgsdvoip

    SNMP-server host 10.10.0.252 version 2 c mhsswitch

    RADIUS-server host 10.60.253.10 key Pa$ $word

    RADIUS-server application made

    !

    !

    control plan

    !

    !

    voice-port 0/0/0

    1 FXO-group of circuits

    connection ÉRA 1001

    Description 704-799-0516

    !

    voice-port 1/0/0

    2 FXO-group of circuits

    connection ÉRA 1001

    !

    voice-port 0/0/2

    3 FXO trunk-group

    connection ÉRA 1001

    !

    voice-port 0/0/3

    4 FXO-group of circuits

    connection ÉRA 1001

    Description ==> 911

    !

    !

    !

    SCCP local GigabitEthernet0/0

    SCCP ccm 10.65.0.63 identifier 1 version7.0

    SCCP

    !

    SCCP ccm Group 1

    link interface GigabitEthernet0/0

    associate the profile 1 WH-2900_CFB register

    the associated profile 2 registry WH-2900_MTP

    !

    dspfarm profile Conference 1

    Codec g711ulaw

    Codec g711alaw

    Codec g729ar8

    Codec g729abr8

    Codec g729r8

    Codec g729br8

    maximum sessions 4

    associate the PCRS application

    !

    dspfarm profile 2 PSG

    Codec g711ulaw

    maximum sessions 2 material

    associate the PCRS application

    !

    voice POTS dial-peer 1

    trunkgroup FXO

    incoming called-number.

    !

    Dial-peer voice 2 pots

    destination-model 9 [2-9] 11

    Setup progress_ind allow 3

    alert progress_ind activate 8

    progress_ind enable progress 8

    port 0/0/3

    Forward-digits 3

    !

    Dial-peer voice 3 pots

    destination-model $ 911

    Setup progress_ind allow 3

    alert progress_ind activate 8

    progress_ind enable progress 8

    port 0/0/3

    Forward-digits all the

    !

    Dial-peer voice 4 pots

    trunkgroup FXO

    destination-model 9 [2-9]... [2-9]......

    Setup progress_ind allow 3

    alert progress_ind activate 8

    progress_ind enable progress 8

    Forward-digits 10

    !

    voice pots Dial-peer 5

    trunkgroup FXO

    destination-model 91 [2-9]... [2-9]......

    Setup progress_ind allow 3

    alert progress_ind activate 8

    progress_ind enable progress 8

    Forward-digit 11

    !

    Dial-peer voice 6 pots

    trunkgroup FXO

    destination-style 9011T

    Setup progress_ind allow 3

    alert progress_ind activate 8

    progress_ind enable progress 8

    prefix 011

    !

    Dial-peer voice 32 pots

    trunkgroup FXO

    composition of 4-digit SRST Description to other sites

    destination-model 2...

    Forward-digits all the

    prefix 704658

    !

    Dial-peer voice 100 voip

    preference 1

    destination-model [2]...

    Setup progress_ind allow 3

    progress_ind connect enable 8

    progress_ind disconnect switch 8

    session target ipv4:10.65.0.23

    codec voice-class 1

    h323 voice-class 1

    DTMF-relay h245 alphanumeric

    rate of 14400 Fax

    IP qos dscp cs5 signaling

    No vad

    !

    Dial-peer voice voip 101

    preference 2

    destination-model [2]...

    Setup progress_ind allow 3

    progress_ind connect enable 8

    progress_ind disconnect switch 8

    session target ipv4:10.65.0.63

    codec voice-class 1

    h323 voice-class 1

    DTMF-relay h245 alphanumeric

    rate of 14400 Fax

    IP qos dscp cs5 signaling

    No vad

    !

    !

    !

    !

    access controller

    Shutdown

    !

    !

    Call-Manager-emergency

    secondary-tone 9

    MAX conferences 4-6 win

    transfer full-consult system

    3 timeouts interdigit

    IP source address 10.40.0.51 port 2000

    Max-joined 50

    Max - dn 100 double line

    primary phone message system is offline

    secondary system message standalone

    1 7046582 model numbering plan... extension-length 4

    transfer-model. T

    KeepAlive 10

    voicemail 2525

    call-Park select non-auto-match

    ground of appeal forwards. T

    call forward availability 97046582525

    timeout before call 97046582525 16 noan

    aa-mm-dd date format

    !

    !

    VM integration

    direct model * GNC

    peer-to-peer of nonresponse 5 FDN of mires * GNC *.

    peer-to-peer busy 7 FDN of mires * GNC *.

    safe-to-post non-response 4 FDN of mires * GNC *.

    safe-to-position 6 FDN of mires * GNC *.

    !

    !

    Line con 0

    password V01pG8te

    line to 0

    line vty 0 4

    access-class 23 in

    privilege level 15

    password V01pG8te

    transport input telnet ssh

    line vty 5 15

    access-class 23 in

    privilege level 15

    password V01pG8te

    transport input telnet ssh

    line vty 16 1114

    transport of entry all

    !

    Scheduler allocate 20000 1000

    NTP 129.6.15.29 Server

    end

    Jeff,

    I guess that 100 & 101 voip dial peers point to a CuCM?

    The destination model on the voip dial peer does not 1001 on the ERA and they must change to something like: -.

    Dial-peer voice voip 101

    voice mail Dial 100

    destination-model [12]...

    voice mail Dial 101

    destination-model [12]...

    destination-model [2]...

    Hope this helps,

    Craig

    PLEASE EVALUATE THE MESSAGES USEFUL

  • IP incoming calls in Expressway management

    My Expressway is set up to handle incoming calls to [email protected] / * / and [email protected]/ * / _Addresss for the two SIP & H.323. But some video settings can only have a single IP address. Obviously, they must come through a kind of automatic standard, but how to match a call without prefix DN, just an IP address in highway, so I can route the call to an auto attendant?

    Thank you

    GTG

    For calls that use the IP address of the highway and contains no one alias, you can use the feature 'Rescue' alias to route these calls to an auto attendant or IVR, refer to the Expressway Administration Guide on pg 122.

  • Can't do out calls and incoming calls go straight to voicemail

    Cannot do out calls and incoming calls are directed to voicemail

    See If you can not connect to a cellular or cell - data Apple Support Network.

    TT2

  • Incoming calls mute after updating iOS 10.0.0.2 iPhone SE

    Hello

    After the update of 10.0.0.2, I saw a strange problem on my iPhone SE:

    • Incoming calls appear to be muted 2 ways (the two of us don't hear)
    • The speaker and mute icons on the screen looks normal (non-active)
    • When pressing the speaker icon 2 times (the first time it activates the "speaker" icon, but not the President himself, the second time, it disables the icon) all works fine again.

    It's the same when you use the standard helmet.

    A reboot seems to fix my problem for 1 time. But after that, the problem returns.

    I could not find any related problem, so maybe I'm missing some (new) settings?

    Any help is greatly appreciated!

    Peter

    Hi Montfrooij,

    Thank you for using communities of Apple Support. From what you have said, it seems that you are not able to hear a person during a call on the iPhone. Looks like you already have a troubleshooting.  I recommend you to read this article, it may be able to help solve the problem. You can also check that the iPhone is not connected to a headset Bluetooth, the sound of routing to that rather than the receiver.

    If you do not hear a person on an appeal or a voice message or if the sound is not clear on your iPhone - Apple Support

    See you soon.

  • Can not see incoming calls when the iPhone is locked

    When my iPhone is blocked I don't see if there are messages or incoming calls. It isn't anything like that before.

    Thank you

    check the tools on your phone

Maybe you are looking for

  • Qosmio F50 - Windows 7 and OfficeJet G55

    Hello I use a Toshiba Qosmio 50. Since I've upgraded to Windows 7, my OfficeJet G55 no longer print.Windows 7 cannot install the appropriate driver.Scan and copy functions are available, but not the print function.I tried all the solutions on HP and

  • DeskJet 3050 a, offline cd labels

    whenever I have print a cd label print offline. have tried different labels and different settings vertical and horizontal. is there a printer calibration test I could try?

  • How do I share from vista to xp

    The network and sharing Center is not very friendly. I am part of a group of work my brother home and connected wireless with. I can't find a way to see its shared folders or even his computer at all.

  • SFTP / SCP with WinSCP error - Help Center

    Hi all - I try to access my ASA 5510 firewalls, using SFTP (or SCP) Protocol on port 22 WinSCP. I can authenticate (database LOCAL on the AAA rules) but so can not go further because it throws an error message to me (photo attached). I can SSH on por

  • Software PC of IDT Audio will no longer display the equalizer settings

    I have a Compaq Presario CQ61 - 407SA Notebook PC with Windows 7 Home premium (64-bit) Initially, the IDT PC Audio showed the audio output graphically with an equalizer with slides and predefined settings that could be modified - big.  I only found i