RE: [Asterisk-Users] IAX-IAX Trunking not works

2005-05-21 Thread Joel Duffield
Okay sounds like a stupid question but just to be clear do you have some
sort of timer on both machines?

Joel

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Adnan Ahmed
Sent: Saturday, May 21, 2005 10:30 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] IAX-IAX Trunking not works


Hello ,
I want some tips guidance i am sure this topic discuss alot in list,i
try my best to solve it by myself try googling looking wiki everywhere
but no luck question is iax-iax trunking not working setting,trying
each n every option

server2 iax.conf:
[general]
bindport=4569
bandwidth=low
disallow=all
allow=gsm
jitterbuffer=no
tos=lowdelay
trunk=yes
notransfer=yes

[saim]
username=saim
secret=saim

type=friend
host=dynamic
context=from-sip

disallow=all
allow=gsm

[noman]
username=saim
secret=noman
type=friend
host=dynamic
context=from-sip
disallow=all
allow=gsm

[asteriskser1]
type=friend
;auth=md5
;secret=qwerty
context=local
;host=dynamic
defaultip=192.168.0.51
notransfer=yes
qualify=no
trunk=yes
canreinvite=no

server1 iax.conf:
[general]
bindport=4569
bandwidth=low
disallow=all
allow=gsm
jitterbuffer=no
tos=lowdelay
trunk=yes
notransfer=yes

[user1]
username=user1
secret=user1
type=friend
host=dynamic
context=from-sip
disallow=all
allow=gsm

[user2]
username=user2
secret=user2
type=friend
host=dynamic
context=from-sip
disallow=all
allow=gsm

[test2]
type=friend
context=local
defaultip=192.168.0.51
notransfer=yes
qualify=no
trunk=yes
canreinvite=no


I am using Kiax soft phone  on both servers using codec GSM asterisk
latest stable version OS SLES9 ,any help is highly appreciated i had
look almost every place in wiki regarding iax trunking but all in
vein.
Thanks In Advance.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.322 / Virus Database: 266.11.14 - Release Date: 5/20/2005

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.322 / Virus Database: 266.11.14 - Release Date: 5/20/2005

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] IAX-IAX Trunking not works

2005-05-21 Thread Matt Riddell

Joel Duffield wrote:

Okay sounds like a stupid question but just to be clear do you have some
sort of timer on both machines?

Joel


And of course you would want more than one channel to see the benefits 
of trunking.


--
Cheers,

Matt Riddell
___

http://www.sineapps.com/news.php (Daily Asterisk News - html)
http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] IAX-IAX Trunking not works

2005-05-23 Thread Steve Clark

Adnan Ahmed wrote:

Hello ,
I want some tips guidance i am sure this topic discuss alot in list,i
try my best to solve it by myself try googling looking wiki everywhere
but no luck question is iax-iax trunking not working setting,trying
each n every option

server2 iax.conf:
[general]
bindport=4569
bandwidth=low
disallow=all
allow=gsm
jitterbuffer=no
tos=lowdelay
trunk=yes
notransfer=yes

[saim]
username=saim
secret=saim

type=friend
host=dynamic
context=from-sip

disallow=all
allow=gsm

[noman]
username=saim
secret=noman
type=friend
host=dynamic
context=from-sip
disallow=all
allow=gsm

[asteriskser1]
type=friend
;auth=md5
;secret=qwerty
context=local
;host=dynamic
defaultip=192.168.0.51
notransfer=yes
qualify=no
trunk=yes
canreinvite=no

server1 iax.conf:
[general]
bindport=4569
bandwidth=low
disallow=all
allow=gsm
jitterbuffer=no
tos=lowdelay
trunk=yes
notransfer=yes

[user1]
username=user1
secret=user1
type=friend
host=dynamic
context=from-sip
disallow=all
allow=gsm

[user2]
username=user2
secret=user2
type=friend
host=dynamic
context=from-sip
disallow=all
allow=gsm

[test2]
type=friend
context=local
defaultip=192.168.0.51
notransfer=yes
qualify=no
trunk=yes
canreinvite=no


I am using Kiax soft phone  on both servers using codec GSM asterisk
latest stable version OS SLES9 ,any help is highly appreciated i had
look almost every place in wiki regarding iax trunking but all in
vein.
Thanks In Advance.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



Please don't use reply when you are starting a new thread.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] IAX-IAX Trunking not works

2005-05-24 Thread Gary Lawrence
While you have active calls, type at the cli prompt "iax2 trunk debug".

If trunking is working you should get a reply like:

IAX2 Trunk Debug Requested
Beginning trunk processing
Ending trunk processing with 1 peers and 3 calls processed

If you want to free up more bandwidth add "echocancel=no" to your iax.conf

Gary Lawrence

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Steve Clark
Sent: Monday, May 23, 2005 10:01 AM
To: Adnan Ahmed; Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] IAX-IAX Trunking not works

Adnan Ahmed wrote:
> Hello ,
> I want some tips guidance i am sure this topic discuss alot in list,i
> try my best to solve it by myself try googling looking wiki everywhere
> but no luck question is iax-iax trunking not working setting,trying
> each n every option
> 
> server2 iax.conf:
> [general]
> bindport=4569
> bandwidth=low
> disallow=all
> allow=gsm
> jitterbuffer=no
> tos=lowdelay
> trunk=yes
> notransfer=yes
> 
> [saim]
> username=saim
> secret=saim
> 
> type=friend
> host=dynamic
> context=from-sip
> 
> disallow=all
> allow=gsm
> 
> [noman]
> username=saim
> secret=noman
> type=friend
> host=dynamic
> context=from-sip
> disallow=all
> allow=gsm
> 
> [asteriskser1]
> type=friend
> ;auth=md5
> ;secret=qwerty
> context=local
> ;host=dynamic
> defaultip=192.168.0.51
> notransfer=yes
> qualify=no
> trunk=yes
> canreinvite=no
> 
> server1 iax.conf:
> [general]
> bindport=4569
> bandwidth=low
> disallow=all
> allow=gsm
> jitterbuffer=no
> tos=lowdelay
> trunk=yes
> notransfer=yes
> 
> [user1]
> username=user1
> secret=user1
> type=friend
> host=dynamic
> context=from-sip
> disallow=all
> allow=gsm
> 
> [user2]
> username=user2
> secret=user2
> type=friend
> host=dynamic
> context=from-sip
> disallow=all
> allow=gsm
> 
> [test2]
> type=friend
> context=local
> defaultip=192.168.0.51
> notransfer=yes
> qualify=no
> trunk=yes
> canreinvite=no
> 
> 
> I am using Kiax soft phone  on both servers using codec GSM asterisk
> latest stable version OS SLES9 ,any help is highly appreciated i had
> look almost every place in wiki regarding iax trunking but all in
> vein.
> Thanks In Advance.
> ___
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> 
Please don't use reply when you are starting a new thread.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] IAX-IAX Trunking not works

2005-05-25 Thread Adnan Ahmed
no man iax2 trunking not working i don't know why its really odd 
iax2 trunk debug command shows
IAX2 Trunk Debug Requested
Beginning trunk processing
Ending trunk processing with 0 peers and 0 calls processed
wat's that means how can i enable trunking on one ser iax2 show
channels command shows:
asteriskser1*CLI> iax2 show channels
Channel   Peer UsernameID (Lo/Rem)  Seq
(Tx/Rx)  Lag  Jitter  JitBuf  Format
IAX2/[EMAIL PROTECTED]  192.168.0.151test2   3/3 
00121/00108  00020ms  0006ms  0056ms  gsm
IAX2/[EMAIL PROTECTED]  192.168.0.151test2   6/8 
6/3  00013ms  0001ms  0049ms  gsm
on another server shows

test2*CLI> iax2 show channels
Channel   Peer UsernameID (Lo/Rem)  Seq
(Tx/Rx)  Lag  Jitter  JitBuf  Format
IAX2/[EMAIL PROTECTED]/2192.168.0.77 adnan   2/20687 
00026/00023  [Native Bridged to ID=4]
IAX2/192.168.0.51:45  192.168.0.51 test2   4/4 
00021/00025  [Native Bridged to ID=2]
IAX2/[EMAIL PROTECTED]/5  192.168.0.79 iphone  5/25617 
00025/00024  [Native Bridged to ID=6]
IAX2/192.168.0.51:45  192.168.0.51 test2   6/3 
00021/00026  [Native Bridged to ID=5]
4 active IAX channel(s)
is something going wrong plz i am very keen to solve this as soon as
possible plz kindly enlighten on this issue.

> 
> IAX2 Trunk Debug Requested
> Beginning trunk processing
> Ending trunk processing with 1 peers and 3 calls processed
> 
> If you want to free up more bandwidth add "echocancel=no" to your iax.conf
> 
> Gary Lawrence
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Steve Clark
> Sent: Monday, May 23, 2005 10:01 AM
> To: Adnan Ahmed; Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] IAX-IAX Trunking not works
> 
> Adnan Ahmed wrote:
> > Hello ,
> > I want some tips guidance i am sure this topic discuss alot in list,i
> > try my best to solve it by myself try googling looking wiki everywhere
> > but no luck question is iax-iax trunking not working setting,trying
> > each n every option
> >
> > server2 iax.conf:
> > [general]
> > bindport=4569
> > bandwidth=low
> > disallow=all
> > allow=gsm
> > jitterbuffer=no
> > tos=lowdelay
> > trunk=yes
> > notransfer=yes
> >
> > [saim]
> > username=saim
> > secret=saim
> >
> > type=friend
> > host=dynamic
> > context=from-sip
> >
> > disallow=all
> > allow=gsm
> >
> > [noman]
> > username=saim
> > secret=noman
> > type=friend
> > host=dynamic
> > context=from-sip
> > disallow=all
> > allow=gsm
> >
> > [asteriskser1]
> > type=friend
> > ;auth=md5
> > ;secret=qwerty
> > context=local
> > ;host=dynamic
> > defaultip=192.168.0.51
> > notransfer=yes
> > qualify=no
> > trunk=yes
> > canreinvite=no
> >
> > server1 iax.conf:
> > [general]
> > bindport=4569
> > bandwidth=low
> > disallow=all
> > allow=gsm
> > jitterbuffer=no
> > tos=lowdelay
> > trunk=yes
> > notransfer=yes
> >
> > [user1]
> > username=user1
> > secret=user1
> > type=friend
> > host=dynamic
> > context=from-sip
> > disallow=all
> > allow=gsm
> >
> > [user2]
> > username=user2
> > secret=user2
> > type=friend
> > host=dynamic
> > context=from-sip
> > disallow=all
> > allow=gsm
> >
> > [test2]
> > type=friend
> > context=local
> > defaultip=192.168.0.51
> > notransfer=yes
> > qualify=no
> > trunk=yes
> > canreinvite=no
> >
> >
> > I am using Kiax soft phone  on both servers using codec GSM asterisk
> > latest stable version OS SLES9 ,any help is highly appreciated i had
> > look almost every place in wiki regarding iax trunking but all in
> > vein.
> > Thanks In Advance.
> > ___
> > Asterisk-Users mailing list
> > Asterisk-Users@lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> >
> Please don't use reply when you are starting a new thread.
> ___
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> ___
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] IAX-IAX Trunking not works

2005-05-25 Thread Gary Lawrence
Trunking works for me. I'm not sure what the problem is but can have you try
different things till we find it.

Notransfer=yes doesn't work for me. Calls still transfer.

Try putting trunk=yes in EVERY user.

Also I don't use type=friend. Try setting up a seperate user and peer
context.

Sincerely;

Gary Lawrence
ITcom.Net

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Adnan Ahmed
Sent: Wednesday, May 25, 2005 9:34 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] IAX-IAX Trunking not works

no man iax2 trunking not working i don't know why its really odd 
iax2 trunk debug command shows
IAX2 Trunk Debug Requested
Beginning trunk processing
Ending trunk processing with 0 peers and 0 calls processed
wat's that means how can i enable trunking on one ser iax2 show
channels command shows:
asteriskser1*CLI> iax2 show channels
Channel   Peer UsernameID (Lo/Rem)  Seq
(Tx/Rx)  Lag  Jitter  JitBuf  Format
IAX2/[EMAIL PROTECTED]  192.168.0.151test2   3/3 
00121/00108  00020ms  0006ms  0056ms  gsm
IAX2/[EMAIL PROTECTED]  192.168.0.151test2   6/8 
6/3  00013ms  0001ms  0049ms  gsm
on another server shows

test2*CLI> iax2 show channels
Channel   Peer UsernameID (Lo/Rem)  Seq
(Tx/Rx)  Lag  Jitter  JitBuf  Format
IAX2/[EMAIL PROTECTED]/2192.168.0.77 adnan   2/20687 
00026/00023  [Native Bridged to ID=4]
IAX2/192.168.0.51:45  192.168.0.51 test2   4/4 
00021/00025  [Native Bridged to ID=2]
IAX2/[EMAIL PROTECTED]/5  192.168.0.79 iphone  5/25617 
00025/00024  [Native Bridged to ID=6]
IAX2/192.168.0.51:45  192.168.0.51 test2   6/3 
00021/00026  [Native Bridged to ID=5]
4 active IAX channel(s)
is something going wrong plz i am very keen to solve this as soon as
possible plz kindly enlighten on this issue.

> 
> IAX2 Trunk Debug Requested
> Beginning trunk processing
> Ending trunk processing with 1 peers and 3 calls processed
> 
> If you want to free up more bandwidth add "echocancel=no" to your iax.conf
> 
> Gary Lawrence
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Steve Clark
> Sent: Monday, May 23, 2005 10:01 AM
> To: Adnan Ahmed; Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] IAX-IAX Trunking not works
> 
> Adnan Ahmed wrote:
> > Hello ,
> > I want some tips guidance i am sure this topic discuss alot in list,i
> > try my best to solve it by myself try googling looking wiki everywhere
> > but no luck question is iax-iax trunking not working setting,trying
> > each n every option
> >
> > server2 iax.conf:
> > [general]
> > bindport=4569
> > bandwidth=low
> > disallow=all
> > allow=gsm
> > jitterbuffer=no
> > tos=lowdelay
> > trunk=yes
> > notransfer=yes
> >
> > [saim]
> > username=saim
> > secret=saim
> >
> > type=friend
> > host=dynamic
> > context=from-sip
> >
> > disallow=all
> > allow=gsm
> >
> > [noman]
> > username=saim
> > secret=noman
> > type=friend
> > host=dynamic
> > context=from-sip
> > disallow=all
> > allow=gsm
> >
> > [asteriskser1]
> > type=friend
> > ;auth=md5
> > ;secret=qwerty
> > context=local
> > ;host=dynamic
> > defaultip=192.168.0.51
> > notransfer=yes
> > qualify=no
> > trunk=yes
> > canreinvite=no
> >
> > server1 iax.conf:
> > [general]
> > bindport=4569
> > bandwidth=low
> > disallow=all
> > allow=gsm
> > jitterbuffer=no
> > tos=lowdelay
> > trunk=yes
> > notransfer=yes
> >
> > [user1]
> > username=user1
> > secret=user1
> > type=friend
> > host=dynamic
> > context=from-sip
> > disallow=all
> > allow=gsm
> >
> > [user2]
> > username=user2
> > secret=user2
> > type=friend
> > host=dynamic
> > context=from-sip
> > disallow=all
> > allow=gsm
> >
> > [test2]
> > type=friend
> > context=local
> > defaultip=192.168.0.51
> > notransfer=yes
> > qualify=no
> > trunk=yes
> > canreinvite=no
> >
> >
> > I am using Kiax soft phone  on both servers using codec GSM asterisk
> > latest stable version OS SLES9 ,any help is highly appreciated i had
> > look almost every place in wiki regarding iax trunking but all in
> > vein.
> > Thanks In Advance.
> > ___
> 

Re: [Asterisk-Users] IAX-IAX Trunking not works

2005-05-26 Thread Matt Riddell

Adnan Ahmed wrote:
no man iax2 trunking not working i don't know why its really odd 


You will need a timer source.

Either:  Hardware
Or:  Software

Hardware: Digium Cards ETC
Software: ZTDummy ETC

--
Cheers,

Matt Riddell
___

http://www.sineapps.com/news.php (Daily Asterisk News - html)
http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users