cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1881
Views
18
Helpful
7
Replies

media flow-around missing in ios command

michael_oldham
Level 1
Level 1

The ios command media flow-around seems to be missing in my command set event though the release notes says it should be there. Any one konw whet version it is in. I am on

isco IOS Software, 3800 Software (C3845-IPVOICEK9-M), Version 12.4(15)T9, RELEASE SOFTWARE (fc5)

1 Accepted Solution

Accepted Solutions

You need IPIPGW image i.e. _ivs image. Here is the filename:

c2800nm-adventerprisek9_ivs_li-mz.124-24.T4.bin

Download Link:

http://software.cisco.com/download/release.html?mdfid=279120798&flowid=7533&softwareid=280805680&release=15.1.4M7&relind=AVAILABLE&rellifecycle=MD&reltype=latest

I'm quite disappointed with the rating you have provided. The intent was to help and all info I shared was valid and relevant. Anyways, good luck. Your problem will be solved after you follow the above recommendation.

--
Regards,
Harmit.

View solution in original post

7 Replies 7

paolo bevilacqua
Hall of Fame
Hall of Fame

I think you need an IP to IP Gw image for that.

abmahaga
Level 1
Level 1

Hi Michael,

Can u try this?

Router#conf t

Router(config)#voice service voip

Router(conf-voi-serv)#mode border-element

After this do a write mem which will save the configs and reload the router.

Please let me know if we are able to see the flow options.

Regards,

Abhi.

Hi all,

I also have same issue:

Ro_BR2(config)#voice service voip

Ro_BR2(conf-voi-serv)#med

Ro_BR2(conf-voi-serv)#media ?

  forking     Enable media forking

  statistics  Media statistics is enabled

Ro_BR2(conf-voi-serv)#media

Anybody help me?

Thanks

Thuc

A couple of things:

1> You need to configure "allow-connections sip to sip" under "voice service voip" before you can configure media flow-around.

2> Ensure your IOS supports the command and where you would like to configure it. A couple of links to refer to:

http://www.cisco.com/en/US/docs/ios-xml/ios/voice/cube_proto/configuration/15-2mt/voi-media-flwaroun-sip.html

http://www.cisco.com/en/US/docs/ios/12_3t/voice/command/reference/vrht_m1_ps5207_TSD_Products_Command_Reference_Chapter.html#wp1405588

HTH.

--
Regards,
Harmit.

Hi Harmit,

Pls look at my config:

version 12.4

service timestamps debug datetime msec show-timezone year

service timestamps log datetime msec localtime year

service password-encryption

!

hostname Ro_BR2

!

boot-start-marker

boot-end-marker

!

logging message-counter syslog

logging buffered 1000000

enable password 7 045802150C2E6C1F5B4A51

!

no aaa new-model

memory-size iomem 10

clock timezone VietNam 7

!

dot11 syslog

ip source-route

!

!

ip cef

!

ip dhcp pool Voice

   network 10.30.30.0 255.255.255.0

   option 150 ip 10.10.10.3

   default-router 10.30.30.1

!

ip dhcp pool voice

   option 150 ip 10.10.10.3

!

!

no ip domain lookup

ip multicast-routing

no ipv6 cef

!

multilink bundle-name authenticated

!

!

!

!        

!        

!        

!        

voice service voip

allow-connections h323 to h323

allow-connections h323 to sip

allow-connections sip to h323

allow-connections sip to sip

fax protocol cisco

h323    

  no h225 timeout keepalive

  call start interwork

sip     

  registrar server

!        

!        

voice class media 1

!        

!        

voice class codec 1

codec preference 1 g729r8

codec preference 2 g729br8

codec preference 3 g711alaw

codec preference 4 g711ulaw

!        

!        

!        

Ro_BR2#show ver

Ro_BR2#show version

Cisco IOS Software, 2800 Software (C2800NM-ADVENTERPRISEK9-M), Version 12.4(24)T4, RELEASE SOFTWARE (fc2)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2010 by Cisco Systems, Inc.

Compiled Fri 03-Sep-10 05:38 by prod_rel_team

ROM: System Bootstrap, Version 12.3(8r)T7, RELEASE SOFTWARE (fc1)

Ro_BR2 uptime is 3 days, 2 hours, 53 minutes

System returned to ROM by reload at 12:43:11 VietNam Thu Sep 19 2013

System restarted at 12:44:48 VietNam Thu Sep 19 2013

System image file is "flash:c2800nm-adventerprisek9-mz.124-24.T4.bin"

This product contains cryptographic features and is subject to United

States and local country laws governing import, export, transfer and

use. Delivery of Cisco cryptographic products does not imply

third-party authority to import, export, distribute or use encryption.

Importers, exporters, distributors and users are responsible for

compliance with U.S. and local country laws. By using this product you

agree to comply with applicable laws and regulations. If you are unable

to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:

http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to

export@cisco.com.

Cisco 2821 (revision 53.51) with 237568K/24576K bytes of memory.

Processor board ID FHK0925F38B

2 Gigabit Ethernet interfaces

2 Serial(sync/async) interfaces

2 Low-speed serial(sync/async) interfaces

1 Virtual Private Network (VPN) Module

DRAM configuration is 64 bits wide with parity enabled.

239K bytes of non-volatile configuration memory.

62720K bytes of ATA CompactFlash (Read/Write)

Configuration register is 0x2102

Ro_BR2#conft

Translating "conft"

Translating "conft"

Translating "conft"

% Bad IP address or host name

% Unknown command or computer name, or unable to find computer address

Ro_BR2#conf t

Enter configuration commands, one per line.  End with CNTL/Z.

Ro_BR2(config)#voice ser

Ro_BR2(config)#voice service voio

Ro_BR2(config)#voice service voip

Ro_BR2(conf-voi-serv)#medi

Ro_BR2(conf-voi-serv)#media ?

  forking     Enable media forking

  statistics  Media statistics is enabled

Ro_BR2(config-dial-peer)#dial-peer voice 200 voip

Ro_BR2(config-dial-peer)#mde

Ro_BR2(config-dial-peer)#me

Ro_BR2(config-dial-peer)#media ?

  forking  Enable media forking

Ro_BR2(config-dial-peer)#media

% Incomplete command.

Ro_BR2(config-dial-peer)#

I think IOS version is ok . Any idea?

Thuc

You need IPIPGW image i.e. _ivs image. Here is the filename:

c2800nm-adventerprisek9_ivs_li-mz.124-24.T4.bin

Download Link:

http://software.cisco.com/download/release.html?mdfid=279120798&flowid=7533&softwareid=280805680&release=15.1.4M7&relind=AVAILABLE&rellifecycle=MD&reltype=latest

I'm quite disappointed with the rating you have provided. The intent was to help and all info I shared was valid and relevant. Anyways, good luck. Your problem will be solved after you follow the above recommendation.

--
Regards,
Harmit.

Thanks, Harmit

Thuc

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: