Alex van Es
2004-Nov-07 12:03 UTC
[Asterisk-Users] Forward incoming SIP calls to H323 ipphone?
Hi all, For my setup I need to forward incoming SIP and ZAP calls to my IP phone using H323. I have managed to set up the OH323 and when I enter my asterisk's ip number into sjphone, it will answer and give me the welcome message. So receiving calls with H323 is not a problem.. but I want to be able to dial out. I have set up a extention that looks like; exten => 1234,1,Dial(OH323/192.168.1.20) I keep on getting the message unable to create channel of type ' OH323'. I have tried also the names h323, h.323, oh323, OH323/h323.. but none of them seem to exist. When I receive the incoming call it says channel OH323, so I assume that is the correct name. However.. I still can't forward calls out. I could do without OH323, but when I forward incoming SIP calls to my IP phone using SIP I just get silence after I answer the phone (both parties can't hear each other) so I wanted to try it this way. Anyone has any ideas? Alex -- Alex van Es - Alex@icepick.com http://photography.icepick.com
Michael Manousos
2004-Nov-08 03:09 UTC
[Asterisk-Users] Forward incoming SIP calls to H323 ipphone?
Since you are able to receive H.323 calls with chan_oh323, I assume that the module is loaded. You could check the incoming/outgoing/simultaneous limits or submit the oh323.conf. Additionally, what are the full messages that you get on the console? Michael. Alex van Es wrote:> Hi all, > > For my setup I need to forward incoming SIP and ZAP calls to my IP phone > using H323. I have managed to set up the OH323 and when I enter my > asterisk's ip number into sjphone, it will answer and give me the > welcome message. So receiving calls with H323 is not a problem.. but I > want to be able to dial out. > I have set up a extention that looks like; > > exten => 1234,1,Dial(OH323/192.168.1.20) > > I keep on getting the message unable to create channel of type ' OH323'. > I have tried also the names h323, h.323, oh323, OH323/h323.. but none of > them seem to exist. When I receive the incoming call it says channel > OH323, so I assume that is the correct name. However.. I still can't > forward calls out. > > I could do without OH323, but when I forward incoming SIP calls to my IP > phone using SIP I just get silence after I answer the phone (both > parties can't hear each other) so I wanted to try it this way. > > Anyone has any ideas? > > Alex > -- > Alex van Es - Alex@icepick.com > http://photography.icepick.com > > _______________________________________________ > 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