Modem Pass through to remote PBX

Dear All,
I would like to use the cisco router 3640 (with T1 card) and cisco 2621 (with 2 x FXS card) to simulate the network & pstn environment to test the modem pass through, here is the detail connection:
Analog Phone (Ext: 451660) <--> [FXS] Cisco Router 2621 <---- LAN ----> Router 3640 [T1] <--> [T1] PBX (Panasonic) <--> Analog Phone (Ext: 454820, Modem)
The dial-peer on the router 2621 & 3640 is working as I can call in/out from PBX analog phone, and I was success to connect the PC (with modem port, and use the hyperterminal, atdt454820) from Outside PC (with modem port, Ext: 451660).
But I was fail to dial-out from PBX analog phone (454820) to 451660.
From Cisco router 2600:
dial-peer voice 45166 voip
destination-pattern 45166.
modem passthrough nse codec g711ulaw redundancy
session target ipv4:192.168.0.60 (Router 3640)
From Cisco router 3640
dial-peer voice 454820 voip
destination-pattern 454820
modem passthrough nse codec g711ulaw redundancy
session target ipv4:192.168.0.44 (Router 2600)
Here is the link I try to follow to do:
http://www.cisco.com/en/US/docs/ios/12_1t/12_1t3/feature/guide/dtmodptr.html
I would like to know if there is any miss-configure or how can I troubleshoot (to find out the cause) which I cannot connect from PBX' PC.
Thanks!

Note that anytime a call traverses a voice gateway, we match *two* dial-peers, not one.  We match one inbound, and one outbound.  In your scenario, if the FXS side originates the call, it would be:
fxs(inbound pots)router(outbound voip)----LAN-----(inbound voip)router(outbound pots)---T1
The algorithm for how this works is documented in this link.  I recommend having a few reads over this:
http://www.cisco.com/en/US/tech/tk652/tk90/technologies_tech_note09186a008010fed1.shtml
If you can get these debugs, I can take a deeper look into the failure:
debug voip ccapi inout
debug isdn q931
debug vpm sig
debug h225 asn1
debug h245 asn1
Collect these in the following manner:
Router(config)# service sequence
Router(config)# service timestamps debug datetime msec
Router(config)# logging buffered 10000000 7
Router(config)# no logging con
Router(config)# no logging mon
Router(config)# voice iec syslog
Router# term len 0
Router# sh logg
Also send the full configs of both gateways.
-Steve

Similar Messages

  • Skype calls pass through the PBX

    Hi Skype Team,
    Good day! Hope to get your immediate response. A supporting document would do for now if you are busy and could not answer immediately. Thank you.
    Is the set-up below possible?
    Skype to Skype calls pass through an Avaya PBX.
    Skype user calls another Skype user and that call passes through the PBX.   
    Thank you very much,
    Jamie Ong

    The erase all content and settings option does exactly that - it erases everything on the iPhone except for iOS and included apps, and there would be no passcode prompt since it would have been erased.
    If you have a connect to iTunes prompt, you must do as provided.
    And if you are getting  there is no SIM installed or the existing SIM is not compatible, this means the iPhone was hacked to be unlocked.
    Sounds like you restored the iPhone with iTunes instead and when doing so with a hacked iPhone, it re-locks the iPhone to the carrier the iPhone was sold as carrier locked with when new. The original iPhone was sold as carrier locked only.
    Or when doing the erase all content and settings option, it also erased the hack used to unlock the iPhone.
    There is no way to get past this now except for having a SIM card inserted from the carrier the iPhone is carrier locked with.

  • Modem & FAX pass-through differencies

    Can anybody tell what are exact differencies in parametar setting beetween modem and fax pass-through modes (like values of static jitter buffer and so on...). In every documentation I find only value for static jitter buffer for modem (200 ms).
    If both are configured globaly (as system parameter) on Cisco voice-gateways (for example - 28xx, 38xx or AS 5xxx) in which cases these two modes can cause malufunction of one of them and why?

    When the gateways detect a data modem, both the  originating gateway and the terminating gateway switch from dynamic and  adaptive buffers to static de-jitter buffers.
    The use of a static  de-jitter buffer is required for modem passthrough because the  adaptation process in a dynamic de-jitter buffer causes a retrain on the  modem connection. When the modem call is concluded, the voice ports  revert to dynamic jitter buffers.
    Modem and fax passthrough are treated the same internally...as fax passthrough is just a special case of modem passthrough.

  • Can Apple tv remote signal pass through wood cabinet door?

    Can Apple TV remote signal pass through wood cabinet door or must the box be clear of any obstruction?

    To go through cabinetry you're $120 away from a solution.
    Read the Comments.
    http://www.amazon.com/Logitech-Harmony-Control-Smartphone-Simple/dp/B00BQ5RYI4/r ef=sr_1_1?ie=UTF8&qid=1423340992&sr=8-1&keywords=logitech+harmony+smart+control

  • Cisco ASA 5505 L2TP Pass through

    I am having trouble with L2TP pass through on an ASA 5505 device.
    L2TP server: OSX 10.6
    I can connect with any OSX system and it works fine straight away.
    When connecting with a windows computer I get a 789 error.  "Error 789: The L2TP connection attempt failed because the security layer encountere a processing error during the initial negotiations with the remote computer."
    I did not setup or configure the device to start with and apart from this issue its working fine so I am hessitant at trying to just mess around too much to try and find the problem.
    I am using the ASDM 6.4 to manage the device.
    Ports look to be forwarded correctly; 1701, 4500 & 500 UDP.
    Im just looking for other common issues?
    Rob

    Below is the commands you wanted.
    Where you see: IPNOTWHATIWASEXPECTING
    This is an IP I dont know. possible and old IP address.
    and
    default-domain value domain-notcorrect.local
    This is an old domain from years ago.
    Result of the command: "show run crypto"
    crypto ipsec transform-set aes-sha esp-aes esp-sha-hmac
    crypto ipsec transform-set aes-192-sha esp-aes-192 esp-sha-hmac
    crypto ipsec transform-set aes-256-sha esp-aes-256 esp-sha-hmac
    crypto ipsec transform-set 3des-sha esp-3des esp-sha-hmac
    crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
    crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
    crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
    crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
    crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
    crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
    crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
    crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
    crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
    crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
    crypto ipsec transform-set transform-amzn esp-aes esp-sha-hmac
    crypto ipsec security-association lifetime seconds 28800
    crypto ipsec security-association lifetime kilobytes 4608000
    crypto dynamic-map map-dynamic 1 set pfs group5
    crypto dynamic-map map-dynamic 1 set transform-set aes-256-sha aes-192-sha aes-sha 3des-sha
    crypto dynamic-map map-dynamic 2 set pfs
    crypto dynamic-map map-dynamic 2 set transform-set aes-256-sha aes-192-sha aes-sha 3des-sha
    crypto dynamic-map map-dynamic 3 set pfs
    crypto dynamic-map map-dynamic 3 set transform-set aes-256-sha aes-192-sha aes-sha 3des-sha
    crypto dynamic-map map-dynamic 4 set transform-set aes-256-sha aes-192-sha aes-sha 3des-sha
    crypto map outside_map 1 match address outside_1_cryptomap
    crypto map outside_map 1 set peer IPNOTWHATIWASEXPECTING3
    crypto map outside_map 1 set transform-set ESP-DES-SHA
    crypto map outside_map 2 match address acl-amzn
    crypto map outside_map 2 set pfs
    crypto map outside_map 2 set peer IPNOTWHATIWASEXPECTING IPNOTWHATIWASEXPECTING
    crypto map outside_map 2 set transform-set transform-amzn
    crypto map outside_map 255 ipsec-isakmp dynamic map-dynamic
    crypto map outside_map interface outside
    crypto isakmp identity address
    crypto isakmp enable outside
    crypto isakmp policy 1
    authentication pre-share
    encryption aes-256
    hash sha
    group 5
    lifetime 86400
    crypto isakmp policy 2
    authentication pre-share
    encryption aes-256
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 3
    authentication pre-share
    encryption aes-256
    hash sha
    group 1
    lifetime 86400
    crypto isakmp policy 11
    authentication pre-share
    encryption aes-192
    hash sha
    group 5
    lifetime 86400
    crypto isakmp policy 12
    authentication pre-share
    encryption aes-192
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 13
    authentication pre-share
    encryption aes-192
    hash sha
    group 1
    lifetime 86400
    crypto isakmp policy 21
    authentication pre-share
    encryption aes
    hash sha
    group 5
    lifetime 86400
    crypto isakmp policy 22
    authentication pre-share
    encryption aes
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 23
    authentication pre-share
    encryption aes
    hash sha
    group 1
    lifetime 86400
    crypto isakmp policy 31
    authentication pre-share
    encryption 3des
    hash sha
    group 5
    lifetime 86400
    crypto isakmp policy 32
    authentication rsa-sig
    encryption des
    hash sha
    group 1
    lifetime 86400
    crypto isakmp policy 33
    authentication pre-share
    encryption 3des
    hash sha
    group 1
    lifetime 86400
    crypto isakmp policy 34
    authentication pre-share
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    Result of the command: "show run group-policy"
    group-policy evertest internal
    group-policy evertest attributes
    dns-server value 10.100.25.252
    vpn-idle-timeout 720
    vpn-tunnel-protocol IPSec l2tp-ipsec
    pfs enable
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value vpnsplittunnel
    default-domain value domain-notcorrect.local
    group-policy petero internal
    group-policy petero attributes
    dns-server value 10.100.25.252
    vpn-idle-timeout 720
    pfs enable
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value vpnsplittunnel
    default-domain value domain-notcorrect.local
    group-policy awsfilter internal
    group-policy awsfilter attributes
    vpn-filter value amzn-filter
    group-policy vpnpptp internal
    group-policy vpnpptp attributes
    dns-server value 10.100.25.252
    vpn-tunnel-protocol l2tp-ipsec
    group-policy vanheelm internal
    group-policy vanheelm attributes
    dns-server value 10.100.25.252
    vpn-idle-timeout 720
    vpn-tunnel-protocol IPSec l2tp-ipsec
    pfs enable
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value vpnsplittunnel
    default-domain value domain-notcorrect.local
    group-policy ciscoVPNuser internal
    group-policy ciscoVPNuser attributes
    dns-server value 10.100.25.10
    vpn-idle-timeout 720
    pfs enable
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value vpnsplittunnel
    default-domain value domain-notcorrect.local
    group-policy chauhanv2 internal
    group-policy chauhanv2 attributes
    dns-server value 10.100.25.252
    vpn-idle-timeout 720
    pfs enable
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value vpnsplittunnel
    default-domain value domain-notcorrect.local
    group-policy oterop internal
    group-policy oterop attributes
    dns-server value 10.100.25.252
    vpn-idle-timeout 720
    vpn-tunnel-protocol IPSec l2tp-ipsec
    pfs enable
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value vpnsplittunnel
    default-domain value domain-notcorrect.local
    group-policy Oterop internal
    group-policy Oterop attributes
    dns-server value 10.100.25.252
    vpn-idle-timeout 30
    group-policy chauhanv internal
    group-policy chauhanv attributes
    dns-server value 10.100.25.252
    vpn-idle-timeout 30
    vpn-tunnel-protocol IPSec l2tp-ipsec
    group-policy bnixon2 internal
    group-policy bnixon2 attributes
    dns-server value 10.100.25.252
    vpn-idle-timeout 720
    vpn-tunnel-protocol IPSec l2tp-ipsec
    pfs enable
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value vpnsplittunnel
    default-domain value domain-notcorrect.local
    Result of the command: "show run tunnel-group"
    tunnel-group ciscoVPNuser type remote-access
    tunnel-group ciscoVPNuser general-attributes
    address-pool vpnippool
    default-group-policy ciscoVPNuser
    tunnel-group ciscoVPNuser ipsec-attributes
    pre-shared-key *****
    tunnel-group petero type remote-access
    tunnel-group petero general-attributes
    address-pool vpnippool
    default-group-policy petero
    tunnel-group petero ipsec-attributes
    pre-shared-key *****
    tunnel-group oterop type remote-access
    tunnel-group oterop general-attributes
    address-pool vpnippool
    default-group-policy oterop
    tunnel-group oterop ipsec-attributes
    pre-shared-key *****
    tunnel-group vanheelm type remote-access
    tunnel-group vanheelm general-attributes
    address-pool vpnippool
    default-group-policy vanheelm
    tunnel-group vanheelm ipsec-attributes
    pre-shared-key *****
    tunnel-group chauhanv type remote-access
    tunnel-group chauhanv general-attributes
    default-group-policy chauhanv
    tunnel-group Oterop type remote-access
    tunnel-group Oterop general-attributes
    default-group-policy Oterop
    tunnel-group chauhanv2 type remote-access
    tunnel-group chauhanv2 general-attributes
    address-pool vpnippool
    default-group-policy chauhanv2
    tunnel-group chauhanv2 ipsec-attributes
    pre-shared-key *****
    tunnel-group bnixon2 type remote-access
    tunnel-group bnixon2 general-attributes
    address-pool vpnippool
    default-group-policy bnixon2
    tunnel-group bnixon2 ipsec-attributes
    pre-shared-key *****
    tunnel-group vpnpptp type remote-access
    tunnel-group vpnpptp general-attributes
    address-pool vpnippool
    default-group-policy vpnpptp
    tunnel-group IPNOTWHATIWASEXPECTING4 type ipsec-l2l
    tunnel-group IPNOTWHATIWASEXPECTING4 ipsec-attributes
    pre-shared-key *****
    tunnel-group evertest type remote-access
    tunnel-group evertest general-attributes
    address-pool vpnippool
    default-group-policy evertest
    tunnel-group evertest ipsec-attributes
    pre-shared-key *****
    tunnel-group evertest ppp-attributes
    authentication ms-chap-v2
    tunnel-group IPNOTWHATIWASEXPECTING3 type ipsec-l2l
    tunnel-group IPNOTWHATIWASEXPECTING3 ipsec-attributes
    pre-shared-key *****
    tunnel-group IPNOTWHATIWASEXPECTING2 type ipsec-l2l
    tunnel-group IPNOTWHATIWASEXPECTING2 general-attributes
    default-group-policy awsfilter
    tunnel-group IPNOTWHATIWASEXPECTING2 ipsec-attributes
    pre-shared-key *****
    isakmp keepalive threshold 10 retry 3
    tunnel-group IPNOTWHATIWASEXPECTING type ipsec-l2l
    tunnel-group IPNOTWHATIWASEXPECTING general-attributes
    default-group-policy awsfilter
    tunnel-group IPNOTWHATIWASEXPECTING ipsec-attributes
    pre-shared-key *****
    isakmp keepalive threshold 10 retry 3
    Result of the command: "show vpn-sessiondb detail remote filter protocol L2TPOverIPsec"
    INFO: There are presently no active sessions of the type specified
    Result of the command: "show vpn-sessiondb detail remote filter protocol L2TPOverIPsecOverNAT"
    INFO: There are presently no active sessions of the type specified

  • USB Pass-Through From Windows 8.1 Host To Windows Server 2012 R2 VM

    I want to be able to connect with a Windows Mobile Device through Windows Mobile Device Center, within a Virtual Machine.  When connecting through the Hyper-V Manager and through Remote Desktop, under "Other supported RemoteFX USB devices",
    I can see the Symbol USB Sync Cradle.  In the VM, in Device Manager, I don't see a USB connection.  In the VM, I don't see any meaningful errors in the Event Viewer.
    Host:  Windows 8.1 Enterprise Hyper-V on a Domain.  Upgraded from Windows 8.1 Pro.  When this computer was originally installed with Windows 8 Pro, Hyper-V was enabled.  I removed Hyper-V, and installed VMWare Player, because I wanted
    USB Pass-through.  I then uninstalled VMWare and installed VirtualBox.  Recently, I uninstalled VirtualBox, upgraded to Windows 8.1 Enterprise, and enabled Hyper-V.
    Virtual Machine OS: Windows Server 2012 R2 on a Workgroup.  Started out with being a VMWare VM, using VMWare Player.  Moved to VirtualBox.  USB Pass-through was working in both those virtual environments.  Used Disk2VHD to convert the
    VM to a VHDX file.
    On the Host:
    Windows Mobile Device Center is connected to a Motorola Windows Mobile Device (MC959X) sitting in a Symbol USB Cradle.  The OS on the scanner is Windows Embedded Handheld 6.5 Classic CE OS 5.2.29217 (Build 29217.5.3.12.26).  Advanced Networking
    (USB to PC) is not enabled.
    Enabled RemoteFX. 
    In the RDP file, and in the Registry, added the GUID's for:
    WPD "{eec5ad98-8080-425f-922a-dabf3de3f69a}";
    Windows Mobile "{6AC27878-A6FA-4155-BA85-F98F491D4F33}";
    USB Device "{88BAE032-5A81-49f0-BC3D-A4FF138216D6}";
    Windows CE USB Device "{25dbce51-6c8f-4a72-8a6d-b54c2b4fc835}";
    GUID_DEVINTERFACE_USB_DEVICE "{A5DCBF10-6530-11D2-901F-00C04FB951ED}"
    Ran "sfc /scannow"
    All Microsoft Updates are current.
    What am I missing?

    I hope it's something like that. Those features have been installed.  Here's what PowerShell shows is installed:
    PS C:\Windows\system32> Get-WindowsFeature |Where {$_.Installed -eq "True"} | ft DisplayName, Installed
    DisplayName                                                                                                  
    Installed
    File and Storage Services                                                                                         
    True
    File and iSCSI Services                                                                                           
    True
    File Server                                                                                                       
    True
    Storage Services                                                                                                  
    True
    Remote Desktop Services                                                                                           
    True
    Remote Desktop Licensing                                                                                          
    True
    Remote Desktop Session Host                                                                                       
    True
    Web Server (IIS)                                                                                                  
    True
    Web Server                                                                                                        
    True
    Common HTTP Features                                                                                              
    True
    Default Document                                                                                                  
    True
    Directory Browsing                                                                                                
    True
    HTTP Errors                                                                                                       
    True
    Static Content                                                                                                    
    True
    HTTP Redirection                                                                                                  
    True
    Health and Diagnostics                                                                                            
    True
    HTTP Logging                                                                                                      
    True
    Performance                                                                                                       
    True
    Static Content Compression                                                                                        
    True
    Security                                                                                                          
    True
    Request Filtering                                                                                                 
    True
    Windows Authentication                                                                                            
    True
    Application Development                                                                                           
    True
    .NET Extensibility 3.5                                                                                            
    True
    .NET Extensibility 4.5                                                                                            
    True
    ASP.NET 3.5                                                                                                       
    True
    ASP.NET 4.5                                                                                                       
    True
    ISAPI Extensions                                                                                                  
    True
    ISAPI Filters                                                                                                     
    True
    Management Tools                                                                                                  
    True
    IIS Management Console                                                                                            
    True
    .NET Framework 3.5 Features                                                                                       
    True
    .NET Framework 3.5 (includes .NET 2.0 and 3.0)                                                                    
    True
    .NET Framework 4.5 Features                                                                                       
    True
    .NET Framework 4.5                                                                                                
    True
    ASP.NET 4.5                                                                                                       
    True
    WCF Services                                                                                                      
    True
    TCP Port Sharing                                                                                                  
    True
    Ink and Handwriting Services                                                                                      
    True
    Media Foundation                                                                                                  
    True
    Remote Server Administration Tools                                                                                
    True
    Role Administration Tools                                                                                         
    True
    Remote Desktop Services Tools                                                                                     
    True
    Remote Desktop Licensing Diagnoser Tools                                                                          
    True
    Remote Desktop Licensing Tools                                                                                    
    True
    SMB 1.0/CIFS File Sharing Support                                                                                 
    True
    User Interfaces and Infrastructure                                                                                
    True
    Graphical Management Tools and Infrastructure                                                                     
    True
    Desktop Experience                                                                                                
    True
    Server Graphical Shell                                                                                            
    True
    Windows PowerShell                                                                                                
    True
    Windows PowerShell 4.0                                                                                            
    True
    Windows PowerShell 2.0 Engine                                                                                     
    True
    Windows PowerShell ISE                                                                                            
    True
    WoW64 Support                                                                                                     
    True

  • RV042G cannot support more than 2-3 IPSec Pass through connections

    Hi,
    I'm trying to figure out what the max number of IPSec VPN pass through connections the RV042G can handle.  We bought an RV042G router to replace our old RV042 box which was running into connection limitations.  There are approximately 15 people in the office and anywhere from 5-8 of them need to vpn to a single client site.   There seems to be an issue with UPNP where it creates the proper port forwarding but doesn't associate it with an internal IP address.  Giving each workstation a static internal IP doesn't solve this issue.  The remote site we are connecting to does have NAT-T turned on.  What ends up happening is that after a while, users cannot vpn.  Sometimes it happens with fewer than three users.  Clearing the UPNP and rebooting the router helps but eventually if you connect and disconnect, a few times, you're hosed.   The UPNP doesn't release the setting it makes in a timely fashion.  Is there any way to fix this besides turning off UPNP which we need for other software to work?

    Lenovo support (for me in Canada at least) is based in Atlanta, so I'm surprised you found a tech with bad English...
    Your problems sound like windows problems, not hardware problems -- are you running XP or Windows7? If you google based on your OS, there are threads to be found on slowing down the start menu behaviors.

  • WAAS pass-through connections

    I gather that a connection through a WAE can be in pass-through for one of 3 reasons :
    - the remote WAE is not detected through the 3 way TCP handshake (conn type 'PT No Peer'
    - the connection already exists (conn type 'PT In Progress')
    - the connection is set to pass-through as it has hit a policy which puts it in pass-through mode (conn type ??)
    In the output of the 'show tfo conn list' command, what is the 'Conn Type' for a connection that is being passed through because of a pass through policy ?
    Thanks
    Nigel

    Nigel,
    The potential pass-through reasons are:
    PT App Cfg
    PT Dst Cfg
    PT_Glb Cfg
    PT Overload
    PT In Progress
    PT PE Int Error
    PT Dyn Bypass
    PT No Peer
    PT Rjct Capabilities
    PT Rjct Resources
    PT Asym Client
    PT Asym Server
    PT Intermediate
    PT FB Int Error
    PT AD Int Error
    PT App Override
    PT Server Blacklist
    Regards,
    Zach

  • YN 622C pass-through TTL with 430 EX II?

    Have Canon T5i, Canon 430 EX II flash.
    I bought a set of Yongnuo YN622C radio TTL triggers, and they work great for OFF-camera TTL.  I can set my 430EXII anywhere around a room and it shoots with perfect full TTL.
    But when I have the YN622C on the Camera hotshoe, then put the 430EXII on top of that, right on the camera, the flash fires only as a manual flash. 
    The YN622C is supposed to have "pass through" ability - passing TTL settings through to the 430EXII mounted on top, but mine is not working.   I want to have one TTL flash on top of the trigger, on the camera, for a fill flash, and then another flash on the remote trigger for an off-camera flash.
    Has anyone else used these triggers with success? Do I just have a set of faulty triggers that should be returned? or is there some special trick that I'm missing to get TTL pass through?.  It seems awfully strange that they work for OFF-camera TTL, but do not work when everything is mounted directly to the camera.

    You should be able to have "pass through".  It seemed to work Okay when I tried it.  
    I would suggest doing a Reset/Clear to default.
    Here is a link to a very good resource for using the YN-622C.  https://docs.google.com/file/d/0B77OmmGIg0gMVFpqNkpBYXBHajA/edit
    Mike Sowsun
    S110, SL1, 5D Mk III

  • Pass Through plugin

    Hi Dudes,
    When using the 'Pass Through Authentication' plugin the Directory Server bind requests are redirected to the Directory Server specified as argument(s) in the PTA configuration.
    My question is does the PTA also handles group evaluation...?
    For example in ACI:
    Does NOT function properly.
    aci: (targetattr = "*")(version 3.0; acl "Enable Read-Only access for Directory Services Managers Group"; allow (read,search,compare)(groupdn = "ldap:///cn=Administrators,cn=dscc");)
    Does function properly.
    aci: (targetattr = "*")(version 3.0; acl "Enable Read-Only access for Directory Services Managers Group"; allow (read,search,compare)(userdn = "ldap:///cn=\*,cn=Administrators,cn=dscc");)
    Can anybody provide a solide explanation of this behaviour.
    Regards,
    Bhagt Rajaram
    Edited by: gonzales on May 6, 2008 5:10 AM

    PTA doesn't deal with ACI and group evaluation.
    PTA only forward the authentication to a remote server (Bind request).
    The ACI that doesn't work because the groupdn is not a local group and the server doesn't know how to compute membership.
    Regards,
    Ludovic.

  • Receive wireless signal and pass through via ethernet

    Hi,
    I'd like to know if it's possible to pass through internet via ethernet from a Time Capsule that receives a Wireless signal.
    How can I do this?
    Thanks!

    Well, to be more specific, this a scheme of what I'm trying to do (it represents the floors in my house):
    [URL=http://minus.com/liKoug8pFOaFN][IMG]http://i.minus.com/jiKoug8pFOaFN.jpg[/IMG][/URL]
    So;
    - Telenet modem wired to D-link wireless router.
    - D-link router to AE (wireless)
    - AE to stereo (wired)
    - D-link router to TC (wireless)
    - TC to PC (wired)
    - TC to printer (USB)
    - D-link to tv (wired)
    - D-link to Digibox (digital television - wired)
    I want to be able to stream music from every device on the netwerk (iPad, iPhone, MBP, ..)
    and print from every device. All music should be streamed from iTunes Library on TC.
    I hope this is clear
    Thanks in advance!

  • Configure FRITZ!Box Fon WLAN 7320 for PPPOE PASS-Through

    I just switched ISP providers, from ARCOR to 1&1 and received a new FRITZ!Box Fon WLAN 7320 modem. I've been trying to figure our (without success) how to get it to do pppoe pass-through and allow my Airport Extreme router to the authenication with 1&1 versus the Fritzbox. I would greatly appreciate any and all assistance.
    I do not want to use the Fritzboz WLAN and/or have it do the PPPOE authenication.
    Message was edited by: jmpsohi

    One for the Airport forum, I would think:
    http://discussions.apple.com/category.jspa?categoryID=140
    Regards
    TD

  • Does user traffic pass through Controller and Aironet 1030?

    Hi All,
    I want to beat out some questions that I cannot find exactly guideline in Cisco. I intend to implement 2 Airespace 2000 controller and some 1010s and one 1030 to my main office and branch office. At present, there is a 512kbps WAN link between this two office. So I don't want to let the traffic within the branch office to pass through the WAN link. Therefore, I intend to use the solution that 1 controller stay in main office to serve the 1010s in main office and 1 controller stay in remote office to serve the 1010s in remote office. But the remote site only needs 1 AP, thus I would like to use one 1030 to stay in branch office and 2 controller stay in main office to perform controller's redundancy. I would like to know Does the clients' traffic pass through the link between 1030 and controller as the same as 1010? I does very confuse whether 1030 has this feature because I found some blur instruction of 1030 in Cisco.
    Further, if I place one of the controller in remote office, how can I control the APs in remote office to choose the local controller instead of the controller in main office using Layer 3 discovery method? Does any know? Thanks!
    Jason,
    best regards,

    Hi Jason,
    Hopefully this info will clear this up for you;
    Q. Can I install an access point (AP) at a remote office and install a Cisco WLC at my headquarters? Does the Lightweight AP Protocol (LWAPP) work over a WAN?
    A. Yes, you can have the WLCs across the WAN from the APs. LWAPP works over a WAN. Use Remote Edge AP (REAP) mode. REAP allows the control of an AP by a remote controller that is connected via a WAN link. Traffic is bridged onto the LAN link locally, which avoids the need to unnecessarily send local traffic over the WAN link. This is precisely one of the greatest advantages of having WLCs in your wireless network.
    Note: Not all lightweight APs support REAP. For example, the 1030 AP supports REAP, but the 1010 and 1020 AP do not support REAP. Before you plan to implement REAP, check to determine if the APs support it. Cisco IOS Software APs that have been converted to LWAPP do not support REAP.
    Q. I want to set up the Cisco 1030 Lightweight Access Point (AP) with a Cisco WLC in Remote Edge AP (REAP) mode. In this mode, is all wireless traffic tunneled back to the WLC? Additionally, if the AP cannot contact the WLC, what happens to the wireless clients?
    A. The 1030 AP tunnels all WLC traffic (control and management traffic) to the WLC via Lightweight AP Protocol (LWAPP). All data traffic stays local to the AP. The 1030 REAP can only reside on a single subnet because it cannot perform IEEE 802.1Q VLAN tagging. As such, traffic on each service set identifier (SSID) terminates on the same subnet on the wired network. So, while wireless traffic may be segmented over the air between SSIDs, user traffic is not separated on the wired side. Access to local network resources is maintained throughout WAN outages.
    At times of WAN link outage, all WLANs except the first is decommissioned. Therefore, use WLAN 1 as the primary WLAN and plan security policies accordingly. Cisco recommends that you use a local authentication/encryption method, such as the Wi-Fi Protected Access (WPA) Pre-Shared Key (WPA-PSK), on this first WLAN.
    Note: Wired Equivalent Privacy (WEP) suffices, but this method is not recommended because of known security vulnerabilities.
    If you use WPA-PSK (or WEP), properly configured users are still able to gain access to local network resources even when the WAN link is down.
    From this doc;
    http://www.cisco.com/en/US/products/ps6366/products_qanda_item09186a008064a991.shtml
    Hope this helps!
    Rob
    Please remember to rate helpful posts.....

  • CUCM ISUP-OLI / ANI II pass-through

    Hi, I've a Cisco UBE that receive a SIP calls from a remote provider. This provider send ANI-II Digits into a From header like:
    Received: 
    INVITE sip:[email protected]:5060 SIP/2.0
    From: <sip:[email protected]:5060>;isup-oli=00;tag=SDs1ts901-10.50.83.40+1+161e1d+61e8c298
    but when CUBE pass-through this call it strip ANI II Digits 
    Sent: 
    INVITE sip:[email protected]:5060 SIP/2.0
    From: <sip:[email protected]>;tag=850A3664-1051
    Is there any way to avoid this? I need to pass-through ISUP-OLI on From header.

    I found this document that describe what I need.
    http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/voice/cube/configuration/cube-book/pass-unsupported.html

  • Data has changed after passing through FIFO?

    Dear experts,
    I am currently working on a digital triangular shaping using the 7966R FPGA + 5734 AI. I am using LabView 2012 SP1.
    Some days ago I have encountered a problem with my FIFOs that I have not been able to solve since. I'd be glad if somebody could point out a solution/ my error.
    Short description:
    I am writing U16 variables between ~32700-32800 to a U16 configured FIFO. The FIFO output does not coincide with the data I have been writing to the FIFO but is rather bit-shifted or something is added. This problem does not occure if I execute the VI on the dev. PC with simulated input.
    What I have done so far:
    I am reading all 4 channels of the 5734 inside a SCTL. The data is stored in 4 feedback nodes I am applying a triangular shaping to channel 0 and 1 by using 4 FIFOs that have been prefilled with a predefined number of zeros to serve as buffers. So it's something like (FB = Feedback node):
    A I/O 1  --> FB --> FIFO 1 --> FB --> FIFO 2 --> FB --> Do something
    A I/O 2  --> FB --> FIFO 3 --> FB --> FIFO 4 --> FB --> Do something
    This code shows NO weird behaviour and works as expected.
    The Problem:
    To reduce the amount of FIFOs needed I then decided to interleave the data and to use only 2 FIFOs instead of 4. You can see the code in the attachment. As you can see I have not really changed anything to the code structure in general.
    The input to the FIFO is a U16. All FIFOs are configured to store U16 data.
    The data that I am writing to the FIFO can be seen in channel 0 of the output attachment.
    The output after passing through the two FIFOs can be seen in channel 2 of the same picture.
    The output after passing through the first FIFO (times 2) can be seen in channel 3 of the picture.
    It looks like the output is bit-shifted and truncated as it enters Buffer 1. Yet the difference between the input and output is not exactly a factor of 2. I also considered the possibility that the FIFO adds both write operations (CH0 + CH1) but that also does not account for the value of the output.
    The FIFOs are all operating normally, i.e. none throws a timeout. I also tried several different orders of reading/writing to the FIFOs and different ways of ensuring this order (i.e. case strucutres, flat and stacked sequence). The FIFOs are also large enough to store the amount of data buffered no matter if I write or read first.
    Thank you very much,
    Bjorn
    Attachments:
    FPGA-code.png ‏61 KB
    FPGA-output.png ‏45 KB

    During the last couple of days I tried the following:
    1. Running the FPGA code on the development PC with simulated I/O. The behavior was normal, i.e. like I've intended the code to perform.
    2. I tested the code on the development PC with the square and sine wave generation VI as 'simulated' I/O. The code performed normal.
    3. I replaced the FIFOs with queues and ran my logic on the dev. PC. The logic performed totally normal.
    4. Right now the code is compiling with constants as inputs like you suggested...
    I am currently trying to get LabView 2013 on the development machine. It seems like my last real hope is that the issue is a bug in the XILINX 13.4 compiler tools and that the 14.4 tools will just make it disappear...
    Nevertheless I am still open for suggestions. Some additional info about my FIFOs of concerne:
    Buffer 1 and 2:
    - Type: Target Scoped
    - Elements Requested: 1023
    - Implementation: Block Memory
    - Control Logic: Target Optimal
    - Data Type: U16
    - Arbitrate for Read: Never Arbitrate
    - No. Elements Per Read: 1
    - Arbitrate for Write: Never Arbitrate
    - No. Elements Per Write: 1
    The inputs from the NI 5734 are U16 so I am wirering the right data type to the FIFOs. I also don't have any coercion dots within my FPGA VI. And so far it has only occured after the VI has been compiled onto the FPGA. Could some of the FIFOs/block memory be corrupted because we have written stuff onto the FPGA too often?

Maybe you are looking for

  • I have an ipad&iPhone but used the same iCloud account for both during setup.i now have ran out of iCloud storage!

    I have an ipad&iPhone but used the same iCloud account for both during setup.i now have ran out of iCloud storage! If I delete the account from iPhone will I lose the apps from my ipad? And will new account that i set up on iPhone give me 5gb storage

  • SSRS 2012 Report Manager web browser display issues

    Hi Guys I'm having a issue with the report manager display in explorer, Firefox and chrome web browsers, it doesn't display correctly, any advice would be greatly appreciated, thanks

  • WTK 2.5 SVGDemon on a device

    Hi, I'm trying to get the Wireless Toolkit 2.5 SVGDemo to run on a mobile device. The code works fine in an emulator, but when I install the jar on a MIDP 2.0 CLDC 1.1 device I can't get any of the MIDLets to run. The app installs and I can load the

  • Recording songs from Vinyl

    Hi, Have recorded tracks from vinyl on my iMac using garageband but only get sound through one speaker on playback.  Connection is from amplifier to iMac via headphone jack socket and "audio-in".  Vinyl player produces sound in left and right speaker

  • User Exit / BADI for MEK1 transaction

    Hi All,    Can anybody help me to know UserExit or BADI for the transaction MEK1?.    Thanks Rgds, Sudhakar