[SR-Users] Setup kamalio at AWS server

Fred Posner fred at palner.com
Wed May 6 16:51:38 CEST 2015


On 05/06/2015 10:44 AM, Yogendra Gupta wrote:
> Hello,
> 
> I have setup kamailio at AWS server and it is connecting at private IP
> not public ip.
> 
> I am getting following error:
> 
>  
> 
> ERROR: <core> [udp_server.c:392]: udp_init(): bind(7, 0x7f9eca5f11bc,
> 16) on 54.149.7.246: Cannot assign requested address
> 
>  
> 
> Let me know where I need to fixed it
> 
>  
> 
> Thanks
> 

In your LISTEN statement, you probably have an IP that is not on the system.

Try something like:

listen=udp:X.X.X.X:5060 advertise Y.Y.Y.Y:5060

where x is your private ip and y is your public ip.

Fred Posner
The Palner Group, Inc.
http://www.palner.com (web)
+1-503-914-0999 (direct)


> 
> *From:*Yogendra Gupta [mailto:yogendra at konstantinfosolutions.com]
> *Sent:* Tuesday, April 07, 2015 10:45 AM
> *To:* 'Kamailio (SER) - Users Mailing List'; 'Daniel-Constantin Mierla'
> *Subject:* RE: Kamailio audio call not working at some DNS network
> 
>  
> 
> Hello,
> 
>  
> 
> We have added domain and now call is connected but audio is not coming.
> 
> What can be issue with audio call?
> 
>  
> 
> Following is details:
> 
>  
> 
> Username : user2
> 
> Domain : mobileappplatform.com
> 
> Password : 123456
> 
>  
> 
> Let me know what can be issue?
> 
>  
> 
> thanks
> 
>  
> 
> *From:*Yogendra Gupta [mailto:yogendra at konstantinfosolutions.com]
> *Sent:* Wednesday, April 01, 2015 7:57 PM
> *To:* 'Kamailio (SER) - Users Mailing List'; 'Daniel-Constantin Mierla'
> *Subject:* Kamailio audio call not working at some DNS network
> 
>  
> 
> Hello,
> 
>  
> 
> We have setup Kamailio (SIP) at linux ubuntu server and it is working
> fine for call and text chat with users that are registered at server for
> some DNS networks.
> 
> Audio call is not working at some DNS and chat is working at same DNS.
> 
>  
> 
> We have already disabled firewall at server.
> 
> What can be problem at server.
> 
>  
> 
> I have also attached config file .. please check if there is any error.
> 
>  
> 
> Let us know any communication option so we can sort out this issue at
> our server.
> 
>  
> 
> Thanks
> 
>  
> 
> *From:*sr-users [mailto:sr-users-bounces at lists.sip-router.org] *On
> Behalf Of *jay binks
> *Sent:* Wednesday, April 01, 2015 6:16 PM
> *To:* Daniel-Constantin Mierla; Kamailio (SER) - Users Mailing List
> *Subject:* Re: [SR-Users] Make deb
> 
>  
> 
> Sorry, this confused me a little..
> 
> can you give an example of what you mean ?
> 
>  
> 
> On 1 April 2015 at 22:40, Daniel-Constantin Mierla <miconda at gmail.com
> <mailto:miconda at gmail.com>> wrote:
> 
> Hello,
> 
> you have to edit spec files and remove the other modules in the folder
> matching your debian distribution inside 'pkg/kamailio/deb/'. This is
> the only way I know to change the packaging content for debs. Then make
> a symlink inside root folder of kamailio server named 'debian' to the
> respective folder inside 'pkg/kamailio/deb/' and run 'make deb'.
> 
> Cheers,
> Daniel
> 
>  
> 
> On 01/04/15 13:50, jay binks wrote:
> 
>     is there any way to make deb packages for only 1 of the modules ??
> 
>     currently it takes a long time to run "make deb" 
> 
>      
> 
>     im simply trying to build and package db_cassandra ( need the
>     package for my environment )
> 
>      
> 
>     As a side note, is there any chance db_cassandra could be added to
>     the kamailio deb packages ?
> 
>      
> 
>     -- 
> 
>     Sincerely
> 
>     Jay
> 
>      
> 
>     _______________________________________________
> 
>     SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> 
>     sr-users at lists.sip-router.org <mailto:sr-users at lists.sip-router.org>
> 
>     http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
> 
>  
> 
> -- 
> 
> Daniel-Constantin Mierla
> 
> http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
> 
> Kamailio World Conference, May 27-29, 2015
> 
> Berlin, Germany - http://www.kamailioworld.com
> 
> 
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org <mailto:sr-users at lists.sip-router.org>
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
> 
> 
> 
> 
> -- 
> 
> Sincerely
> 
> Jay
> 
> 
> 
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
> 



More information about the sr-users mailing list